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

  1. You must provide 1 endpoint which stateless & open to receive requests from the Shipper server. See the payload on the next page
  2. Set the webhook url on Shipper Dashboard
  3. Simulate the orders in Sandbox to get the status updates

What’s Next