Real-time notifications
Webhook endpoints
Status and stage changes emit JSON events. In this prototype, events are logged here; if you set a URL, the browser will attempt POST (CORS must allow it). Production must dispatch webhooks from your server.
Configure endpoint
Test emit
Fires a sample shipment.status using merge fields.
Delivery log
Carrier APIs (DHL, FedEx, UPS, Aramex, DPD): see docs/WEBHOOKS_AND_CARRIERS.md. Merge rules: docs/AWB_INTEGRATOR_MERGE.md.