A contact campaign appointment changed type in SubscriberCRM.

Name Type Description Required
Id Int32 No
Name String No
Url Actions Description
https://subscribercrmapi.iliberty.org.uk/api/contactcampaignappointmentchangedtype POST Gets all the contact campaign appointment changed types.

Here is a Json example of the ContactCampaignAppointmentChangedType object.

{
"Id": 12345,
"Name": "An appointment changed type"
}