POST https://api.legendonlineservices.co.uk/Contacts/{Id}/ThirdPartyIdentifier

Sets the third party identifier value for a contact ID

Request Parameters

From Path Type Description
Id Guid Contact ID
From Body Type Description
Value String Third party identifier value




{
  "Value": "sample string 1"
}

Response - (Status 204 - No Content)

No object is returned by this request

Remarks

If the contact already has a third party identifier set then a 400 Bad Request will be returned.

Bundle(s)
Joining