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": "3d961e5b-a79e-4162-af35-0cc2a16dc260", "DestinationPersonID": "d0430040-61fe-4d1a-85b9-2cf432ba9f94" }
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" }