Register for a new callback type

Before you begin to receive callbacks, you will need to send a request that indicates which callback you’d like to receive and where the callbacks should be sent.

Request Body

The registration request body varies depending on which callback you are registering for. Example bodies can be found in the reference for whichever callback you are registering for.

Two callback registrations may not share a callback type if they have overlapping active date ranges.

Response

If the callback has been successfully registered, you will receive an HTTP 201 – CREATED response.

Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!