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": "0432bf54-6a28-45cd-9009-6452bfa210df",
  "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