Shipments

Get a shipment status

Retrieve the current tracking status and event history of a shipment.

post/shipment/get/

Request body

tracking_numberstring required

Tracking number for the package.

tracking_providerstring

Unique code of the tracking provider for that tracking.

Response

Shipment tracking data, or an error object when the tracking does not exist.

statusstring

success or error.

messagestring

Response message (present on error, e.g. "tracking information is not exist").

Changes

No recorded changes to this endpoint across all 1 revision of this API.