DEV

Input.

ShipmentCreateWorkflowInput

No description

Fields

declaredValue

Decimal

The declared value (insurance) of the shipment

exemption

String

Exemption code for shipments requiring an ITN

fulfillmentCenter

ID

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

generateCustoms

Boolean

Boolean value to indicate if a CustomSpec should be generated from this Shipment

generateLabel

Boolean

Boolean value to indicate if a Label should be generated for the ShipmentCarton(s) in this Shipment

itnNumber

String

ITN to apply on the label request

labelSpec

LabelSpecInput

The optional label specifications for the Label to be generated

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.

shipmentConsolidationId

ID

ID of the ShipmentConsolidation this Shipment will belong to

shipmentDate

DateTime

A specified date for a future shipment

specialServices

[ShipmentSpecialService!]

A list of ShipmentSpecialServices to apply to this Shipment

trackingNumber

String

The optional tracking number related to the shipment

Was this page helpful?