Webhook for updates to orders and trips. Subscribe to this endpoint to receive updates.
Note that both support our canonical VisibilityUpdate schema, but the body can also be a custom mapped format.
Any of:
POST
- AccountingVisibilityUpdate
- object
{ "timestamp": "2019-08-24T14:15:22Z", "updates": [ { … } ] }