Sync a shipment's status from the carrier
Sync a shipment’s status from the carrier. Requires the READ_SHIPPING scope.
READ_SHIPPING scope.Authorizations
Installed-app access token (prefix app_), issued by the OAuth install flow. The store is bound to the token server-side — never send a shop id.
Query Parameters
ObjectId of the order whose shipment should be synced.
Response
Sync a shipment's status from the carrier.
Standard Salesive response envelope. The operation-specific payload is carried in data.
HTTP status code, echoed in the body.
Whether the request succeeded.
Human-readable result message.
A shipment record. Shapes vary slightly by how the shipment was created (manual, automatic label, or ShipDay dispatch); only the most common fields are listed and extra properties may be present.

