How To Use
Overview
Shipper Webhook is an engine for Shipper clients to receive the latest data on shipper orders and their delivery status in real-time. To be able to use this engine, you needs to provide a stateless and open API endpoint to receive requests from the Shipper server.
Webhook Integration
Preparation Step
- You must provide 1 endpoint which stateless & open to receive requests from the Shipper server. See the payload on the next page
- Set the webhook url on Shipper Dashboard
- Simulate the orders in Sandbox to get the status updates
Updated over 3 years ago
What’s Next