v1

latestOpenAPI 3.0.32026-07-26170311887.2 KB
Trackings

Update a tracking

Update a tracking (Sandbox only)

This endpoint is intended for testing tracking status updates and is exclusively available in the Sandbox environment.

Required authorization scope: public.track_3p:write

🚧 Warning

This endpoint uses api-sandbox.easyship.com domain. The full URL, without query params, is https://api-sandbox.easyship.com. This docs platform does not fully support OpenAPI and uses/displays the global URL instead of the correct one.

patch/2024-09/sandbox/trackings/{tracking_id}

Path parameters

tracking_idstring required

Tracking ID provided when creating

Request body

status_slug'in_transit_to_customer' | 'out_for_delivery' | 'failed_attempt' | 'delivered' | 'exception'

The abbreviation of the tracking status

Response

tracking successfully updated