POST https://api.legendonlineservices.co.uk/Contacts/ContactCommunicationPreferences

Request Parameters

From Body Type Description
Id Guid
Authoriser String Optional.
[ContactCommunicationPreferenceApiModel]
Name Type Description
Active Boolean Optional.
CommunicationPreferenceID Int32 Optional.




{
  "Id": "ad42e967-8609-45a8-9e5f-82486653674f",
  "CommunicationPreferences": [
    {
      "CommunicationPreferenceID": 1,
      "Active": true
    },
    {
      "CommunicationPreferenceID": 1,
      "Active": true
    },
    {
      "CommunicationPreferenceID": 1,
      "Active": true
    }
  ],
  "Authoriser": "sample string 2"
}

Response - (Status 204 - No Content)

No object is returned by this request


Bundle(s)
Joining