You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to create a duplicate resolution request via rest api?

How to create a duplicate resolution request via rest api?

Currently we are using this post command:crmRestApi/resources/11.13.18.05/resolutionRequests

with the following payload:

{"RequestName": "API Merge 1234","ResolutionType": "MERGE","DuplicateParty": [    {"PartyNumber": "646238" },    {"PartyNumber": "664031" },    {"PartyNumber": "664032" },    {"PartyNumber": "646237" }  ]}

but it is returning 403 forbidden response. Let us know how to resolve this issue.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!