Many of the Flowroute API's provide notifications via a Webhook or Callback url. If specified, the Flowroute server will submit an HTTP POST message to the URL specified in the request.
Here is a list of the current API Endpoints that support Callback Notifications:
- CDRs
- Account Level Messaging Callback
- Number Specific Callback
- Port In API - coming soon
All submissions are sent via HTTP POST and are in JSON format. Payloads will differ by endpoint. See the links above for more detailed information about the individual callbacks.