DEV

Input.

ShipmentConsolidationUpdateInput

No description

Fields

fulfillmentCenterId

ID

ID of the fulfillment center the consolidation will be shipped from. Required for Canada Post to populate the manifest sender address. Not used by Japan Post (the dispatch slip uses the merchant's deferred-payment account on file).

id

ID!

Required

ID of the ShipmentConsolidation to update.

shipmentId

ID

Deprecated

ID of the Shipment to add to the ShipmentConsolidation. If status is provided in the input, shipmentId will be added to the consolidation, and then the desired status will be set.

shipmentIds

[ID!]

IDs of Shipments to add to the ShipmentConsolidation. If status is provided in the input, shipmentIds will be added to the consolidation, and then the desired status will be set.
Desired status for the ShipmentConsolidation. Should be null unless the consolidation should be closed.
Book a demo

Was this page helpful?