Browse Docs
ONLINE DOCUMENTATION
|
||||||||||||||||||||
Configuring API Callback NotificationsIn this document
OverviewAPI callback notifications require an API endpoint implementation on your side. The supported events described below are serialized as JSON and sent to API endpoint that is implemented on your environment via HTTP POST request. Request FormatThe request content-type will be Every request body contains the following object members:
Event TypesFollowing event types are supported:
A sample request body for the
A sample request body for the
|
||||||||||||||||||||