PUT api/person/mergerequest
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
mergeRequest | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "SourcePersonID": "461034f9-21f7-49f8-b1dd-ba646f92ecfe", "DestinationPersonID": "73973b21-59fe-4e5b-bf07-325f5eedcbbd" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{ "Error": true, "Message": "sample string 2" }