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": "2bdf37e1-a8e5-46df-912b-2f8baef27b05",
  "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