Update tracking information
PATCH/v2/orders/shipments/track-and-traces/:id
Updates existing tracking information with new status, location, or other tracking details. Only provided fields will be updated, existing values are preserved for omitted fields.
Request
Responses
- 200
- 400
- 403
- 404
- 500
Tracking information updated successfully
Invalid tracking data or validation errors
Insufficient permissions to update this tracking information
Tracking information not found with the specified ID
Internal server error during tracking information update