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.
Before you do so, please make sure your endpoint is compatible with our endpoint specifications. Do not attempt to send callbacks before you endpoint is set up.
Before you register...
Set up your endpoint before sending any callback configurations. Do not use a "fake" URL to test the configuration, as this will result in errors.
Request
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.
- Acquisition Campaign Callbacks
- Event-Triggered Callbacks
- Person Callbacks
- Push Device Callbacks
- Subscription Callbacks
- Subscription List Callbacks
- Unmatched Message Callback
- Wallet Callbacks
Two callback registrations may not share a callback type if they have overlapping active date ranges.