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": "7d81e7d2-6fc5-493f-bed6-ec924df9dd31", "DestinationPersonID": "e4da5210-234e-4f6d-8103-22eff563ce25" }
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" }