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": "dd583ea6-fe1a-4bdf-b988-85d4936aaba7", "DestinationPersonID": "2b5fddcb-24af-49d6-b04a-a893b0ab2254" }
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" }