DEV

Input.

ShipmentConsolidationUpdateInput

No description

Fields

id

ID!

Required

ID of the ShipmentConsolidation to update.

shipmentId

ID

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.
Desired status for the ShipmentConsolidation. Should be null unless the consolidation should be closed.

Was this page helpful?