Question

MCMCG
MCMCG
IN
MCMCG
Posted: Jan 22, 2025
Last activity: Feb 4, 2025
Last activity: 4 Feb 2025 5:29 EST
Solved
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":[] }