Customer Payload
Customer Payload Format
{
"ChangeDateTime": "2018-11-16T10:46:20.7741026Z",
"Customer": {
"Id": 862,
"Title": "",
"FirstName": "Aardvark",
"Surname": "Anderson",
"RelatedProviderId": 1044,
"MobileNumber": "3",
"Company": "Animalania",
"Email": "[email protected]",
"ReceiveGroupEmailMarketing": false,
"GroupEmailMarketingOptInDateTime": null,
"GroupEmailMarketingOptInText": null,
"ReceiveGroupSmsMarketing": true,
"GroupSmsMarketingOptInDateTime": "2018-11-12T10:15:00",
"GroupSmsMarketingOptInText": "Would you like to receive news and offers from Laharna by SMS",
"ReceiveRestaurantEmailMarketing": false,
"RestaurantEmailMarketingOptInDateTime": null,
"RestaurantEmailMarketingOptInText": null,
"ReceiveRestaurantSmsMarketing": true,
"RestaurantSmsMarketingOptInDateTime": "2018-11-16T10:46:20.7115562+00:00",
"RestaurantSmsMarketingOptInText": "Would you like to receive news and offers from Testaurant by SMS"
},
"Changes": [
{
"ChangeType": "CustomerSmsChanged",
"OldValue": "2",
"NewValue": "3"
},
{
"ChangeType": "CustomerGroupEmailMarketingOptinChanged",
"OldValue": true,
"NewValue": false
},
{
"ChangeType": "CustomerGroupEmailMarketingTextChanged",
"OldValue": "Would you like to receive news and offers from Laharna by Email",
"NewValue": null
},
{
"ChangeType": "CustomerGroupEmailMarketingDateChanged",
"OldValue": "2018-11-12T09:31:00.0000000",
"NewValue": null
}
]
}Customer Event Types
Customer Contact Details Changed
Customer Created
Customer Deleted
Customer Marketing Opt-ins Changed
Last updated
Was this helpful?
