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.
status
•
ShipmentConsolidationStatus
Desired status for the
ShipmentConsolidation
. Should be null unless the consolidation should be closed.
Was this page helpful?
Yes
No
© 2024 Zonos
zonos.com
Input.
ShipmentConsolidationUpdateInput
No description
Fields
id
ID!
Required
ShipmentConsolidation
to update.shipmentId
ID
Shipment
to add to theShipmentConsolidation
. Ifstatus
is provided in the input,shipmentId
will be added to the consolidation, and then the desired status will be set.status
ShipmentConsolidationStatus
ShipmentConsolidation
. Should be null unless the consolidation should be closed.