Partial update (RFC 7396 merge semantics) of editable fields on a
specific shipment, identified by its immutable shipment_id (returned
by POST /shipments and echoed in every shipment response).
Use this instead of PATCH /shipments/{tracking_number} when a
tracking number is shared by several shipments (a clubbed parcel —
several orders shipped in one package). A shared tracking number can't
identify one shipment, so PATCH /shipments/{tracking_number} returns
409 ambiguous-tracking-number with the candidate shipment_ids;
pick one and amend it here.
The editable/immutable field rules, null (clear) semantics, and the
"at least one updatable field" requirement are identical to
PATCH /shipments/{tracking_number}.
Rate limit: 600 requests per minute per store, shared with
POST /shipments.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||