{
"subscriptionId": "9ccbe7c2-00e7-44dd-8af7-885c44b4404f",
"subscriptionName": "My Subscription",
"notificationUrl": "https://customerEventNotifications.custommer.com/notificationsEndPoint",
"D365CustomerID": "C0123456",
"eventTimeStamp": "2024-05-23T00:02:29Z",
"documentRef": "{The invoice or delivery note ref}", // This will be the document reference of the document that triggered the event
"dataType": {} // This will be populated with the data relating to the event - for example for an invoice this will be the same as what you would receive from the customerInvoices endpoint
}