Duplicate Parties REST Endpoints

Resolution Requests/Duplicate Parties
The duplicate parties resource is used to view and create duplicate parties in a resolution request. The duplicate parties resource include details of the duplicate party, such as its name, identifier, and so on.
Create a duplicate party
Method: post
Path: /crmRestApi/resources/11.13.18.05/resolutionRequests/{RequestId}/child/DuplicateParty
Get a duplicate party
Method: get
Path: /crmRestApi/resources/11.13.18.05/resolutionRequests/{RequestId}/child/DuplicateParty/{DuplicatePartyUniqID}
Get all duplicate parties
Method: get
Path: /crmRestApi/resources/11.13.18.05/resolutionRequests/{RequestId}/child/DuplicateParty