Update a specific shipment
Path parameters
Request body
Ship by date.
Shipment notes.
Whether or not to display the shipment notes on the pack list.
The tracking number for the shipment.
The shipping method identifier
The shipped date. Read-only: the value is accepted but not applied; the shipped date is set when the shipment ships.
The actual ship date override. Takes precedence over the shipped date wherever a ship date is reported. Send the calendar date at midnight UTC (e.g. 2014-10-23T00:00:00Z); it is stored as sent and reports compare it as a date. Null clears it. On update, a value outside 2000-01-01 to 2099-12-31 is rejected; patch does not range-check.
The shipment's cost. Read-only: the value is accepted but not applied.
Response
Shipment
Unique id associated to this entity.
Number
Shipment Name
Tracking number
Ship by date.
Shipped date.
Shipped date override.
Shipment notes.
Whether to display the shipment notes on the pack list.
The actual cost to ship as set on the shipment page
The estimated cost to ship as set on the original shipment from the sales order page. It is charged to the customer via the Shipping/Handling line
Custom fields that have been defined on this entity.
The external references associated with this shipment
Changes
No recorded changes to this endpoint across all 23 revisions of this API.