DEV

Mutation.

shipmentLabelsMerge

Merge all labels for a shipment into a single file and return a pre-signed download URL

Arguments

includePackingSlips

Boolean

No description

shipmentId

ID!

Required

No description
GraphQL
1
2
3
type Mutation {
  shipmentLabelsMerge(includePackingSlips: Boolean, shipmentId: ID!): ShipmentLabelsMergeResult!
}
Book a demo

Was this page helpful?