[Sandbox Only] Update Status
POST
/open/1.0/shipment/status/{tracking_number}
Last modified:2025-03-17 08:37:51
Status | Description |
---|---|
picked_up | status when logistict partner not picking up |
processing | status when shipment already manifested |
return | status return shipment |
delivered | status delivered shipment |
undelivered | status when shipment failed sending to customer |
Request
Path Params
tracking_number
string
required
Example:
OEXOEX11330122
Header Params
X-API-KEY
string
optional
Example:
{{ApiKey}}
Body Params application/x-www-form-urlencoded
status
string | null
optional
Example:
picked_up
Request samples
Responses
Modified at 2025-03-17 08:37:51