Shipment
Object model reference for Shipment object
Shipment
Physical or digital transfer of ordered goods/services
Attributes
Name
Type
Description
id
String
unique identifier
state
String
shipment state (ready
, shipped
or delivered
)
source
address to pick shipment from
destination
address to deliver shipment to
created
shipment creation timestamp
provider
String
provider of shipping service
target_delivery
planned date and time of delivering shipment
Example
Last updated
Was this helpful?