Notification Payload Details

Each notification message sent from the system contains the following components:

  • Service Endpoint Address
    The destination URL of the external system configured to receive the notification.
  • Payload (Query Parameters)
    The data is transmitted as query parameters appended to the service endpoint. These parameters consist of:
    • Common Elements: A standardized set of fields included in every notification message, regardless of type.
    • Notification-Specific Elements: Additional fields tailored to the particular notification type being triggered.

For a complete breakdown of both common and notification-specific payload elements, refer to the pages that follow in this guide.


What’s Next