DEV

Type.

Shipment

No description

Fields

customsDocuments

[CustomsDocument!]!

Required

No description

customsSpec

CustomsSpec

No description

id

ID!

Required

A unique identifier for the shipment

pddpSubmission

PddpSubmission

No description

createdAt

DateTime!

Required

The date and time this Shipment was created

createdBy

ID!

Required

The user who created this Shipment

declaredValue

Decimal

The declared value (insurance) of the shipment

exemption

String

Exemption code for shipments requiring an ITN

fulfillmentCenter

FulfillmentCenter

The FulfillmentCenter that was used to fulfill the Shipment.

itnNumber

String

ITN that was applied on the label request

order

Order

The Order associated with this Shipment

parties

[Party!]!

Required

All of the Partys involved with this Shipment

serviceLevel

ServiceLevel!

Required

The ServiceLevel utilized by the Carrier for this Shipment

shipmentCartons

[ShipmentCarton!]!

Required

A list of ShipmentCartons related to this Shipment

shipmentConsolidation

ShipmentConsolidation

The ShipmentConsolidation this Shipment belongs to

shipmentDate

DateTime

The scheduled shipment date for this Shipment

shipmentType

ShipmentType!

Required

Indicates whether the Shipment is international or domestic

specialServices

[ShipmentSpecialService!]

A list of ShipmentSpecialServices to apply to this Shipment

Required

The status of the shipment

statusTransitions

[ShipmentStatusTransition!]!

Required

A list of statuses of the shipment

tracking

Tracking

An optional master tracking

Was this page helpful?