DEV

Mutation.

shipmentConsolidationRemoveShipments

Removes Shipments from an OPEN ShipmentConsolidation so they can be assigned to a different one. Only permitted while the consolidation is OPEN — once the carrier order exists the membership is fixed at the carrier and can no longer be changed. No carrier call is made.

Arguments

No description
GraphQL
1
2
3
type Mutation {
  shipmentConsolidationRemoveShipments(input: ShipmentConsolidationRemoveShipmentsInput!): ShipmentConsolidation!
}
Book a demo

Was this page helpful?