Package Data

Description of the package data sent as payload to your endpoint.

The Package Data model is delivered on: Creation, Amendment or Removal

eventNotificationGroupId: 800

eventNotificationTypeId: 800 or 801 or 802 (Create, Amend or Cancel)

{
    "eventData": {
        "packageData": {
            "packageId": "21",
            "packageName": "Fly Whales Fly"
        }
    },
    "eventNotificationCompanyIdentifier": "b6589fc6ab",
    "eventNotificationCompanyName": "North Shore Seaplanes",
    "eventNotificationDateTime": "2021-02-04 13:42:40",
    "eventNotificationGroupId": "800",
    "eventNotificationId": "8",
    "eventNotificationIpAddress": "66.183.253.14",
    "eventNotificationName": "package create",
    "eventNotificationSystem": "support",
    "eventNotificationType": "Package Created",
    "eventNotificationTypeId": "800"
}

Last updated