Question
MCMCG
IN
Last activity: 22 Jan 2025 8:40 EST
DX API: How to create the content payload for assignment api
I'm using react with DX Api integration. I'm trying to build the custom UI elements by using the "uiResource" information provided by the case api response.
I'm unable to figure out how to create the payload for assignment api which gets triggered on click of next button.
Here is the sample payload, my question is regarding the "content" property (in bold):
{ "content":{"EditAddress":"No","ConfirmDisclosure":""}, "pageInstructions":[] }