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": "c88dc362-1f15-4323-a39c-530fdf1e4ed8",
  "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