Skip to main content
PUT
Update shipment detail

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

reference_number
string
required

Shipment reference number

Body

application/json
status
string
warehouse_id
string
awb_no
string
courier_company_name
string
shipping_label_url
string
tracking_url
string
manual_shipping_charges
number
eta_delivery
string<date-time>
shipped_date
string<date-time>
out_for_delivery_date
string<date-time>
delivered_date
string<date-time>

Response

200 - application/json

OK

message
string
success
boolean
content
object