Skip to main content

Get International Order Status Update via Webhook

Get International Order Status Update via Webhook

How it works

  1. Bosta webhooks to keep your orders synced with the latest state on our system by sending a request to a specific endpoint that you will provide us with.

  2. After every change in the state of the order. We will send a POST request to your endPoint with this update

How to use

  1. While creating your order you need to set the following parameter in the request body
  1. After any change in the state you will receive the following request on the endpoint you provide us with: POST https://yourendPoint with the following body

Bosta states

State NameState CodeDescription
Created10The order is still in initial State
Picked up21The order is picked up from business
Route Assigned20The order is assigned to route
Received at warehouse21The order is received at warehouse
Ready to Transfer26The flight details are added to the order and it's ready for transit (occurs in when orderLocation is Source only)
In Transit between Hubs / Air Transit30When the orderLocation is Source is means the order is in Air Transit when the orderLocation is Destination it means the order is in transit between hubs
Cleared from Customs45When the order is cleared from customs in the destination country
Out for Delivery41When the order is out for delivery to the consignee
Delivered60When the order is delivered to the consignee
Exception47When the order receive an exception
Terminated48When the order is terminated or canceled