Shipment Object
A Shipment object representing a package shipped to a buyer.
Fields
#
actionItemsNeeded
Actions required from the seller before this shipment can be processed
dropoffDueDetails
Details about when the shipment is due to be dropped off. If the shipment is already dropped off, this will be null.
shipmentItems
The order items included in this shipment.
Required scopes: read:shipments
trackingInfo
Tracking information for the shipment (tracking code, courier, label URL).
shipmentDocuments
Documents associated with the shipment (label, bundled file, commercial invoice).
Interfaces
#
Also implements Node .
Usages
#
References
#
- Field shipment from ShipmentItem
- Field node from ShipmentEdge
- Field shipment from Query
Previous
SalesChannelType
Next
ShipmentConnection
