DEV

Input.

ShipmentLabelWorkflowInput

No description

Fields

bookingNumber

String

The booking number for freight shipments

exemption

String

Exemption code for shipments requiring an ITN

fulfillmentCenter

ID

Optional ID of the FulfillmentCenter this Shipment is being fulfilled from.

isDeclaredValue

Boolean

The declared value (insurance) of the shipment

itnNumber

String

ITN to apply on the label request

labelSpec

LabelSpecInput

The optional label specifications for the Label to be generated

landedCostId

ID

The ID of the landed cost to create the shipment from. Either landedCostId or orderId are required.

orderId

ID

ID or accountOrderNumber of the Order this Shipment will belong to. Required if no Party or Carton objects are present.

serviceLevel

String

ID or code of the ServiceLevel to be used for this Shipment.

shipmentCartonSpecialServices

ShipmentCartonSpecialServiceDetailInput

Special service details to apply at the ShipmentCarton level

shipmentCartons

[ShipmentCartonInput!]

Optional field to specify ShipmentCarton objects associated with the Shipment.

shipmentDate

DateTime

A specified date for a future shipment

specialServices

[ShipmentSpecialService!]

A list of ShipmentSpecialServices to apply to this Shipment

Was this page helpful?