Skip to main content

Shipment Model

About 1 min

Shipment Model

AttributeTypeDescription
ConsignmentNostringShipment consignment number.
ConsigneestringShipment consignee name.
ManualTicketbooleanFalse when the shipment originated from an external orders source, such as an integrated system or shopfiy. True when the ticket was create using the GSS UI.
PackingSlipNostringOrder/packing slip number for integrated orders or Delivery Reference when created using the GSS UI.
Pickeddatetime (nullable)Date/time goods picked by courier. Time local to pickup origi.
Delivereddatetime (nullable)Date/time goods delivered to receiver. Time local to delivery address.
StatusstringLatest courier tracking status of the shipment.
TotalCostdecimalTotal cost of the shipment excluding taxes where applicable.
TrackingstringTrack and trace url for live tracking of the order.
OriginZonestringShort code for the origin zone of the consignment.
DestinationZonestringShort code for the destination zone of the consignment.
CostCentrestringName of the associated cost centre.
CarrierstringCarrier name.
DeliveryInstructionsstringInstructions for delivery driver.
IsSaturdayDeliveryboolIf delivery will be attempted on Saturday, when applicable.
IsRuralDeliveryboolIf the destination has been determined to be rural.
IsResidentialDeliverybool(Nullable)If the destination has been determined to be residential.
IsPOBoxboolIf the destination has been determined to be a PO Box, ParcelPod, etc.
CustomerRefstringReference number.
TotalCubicdecimalSum of cubic volume of all items in this consignment. Denoted in m3.
CreatedUtcdatetimeWhen the shipment has been created
CreatedBystringWho created the shipment
TotalKgdecimalSum of weight of all items in this consignment. Denoted in kg.
PartsintNumber of items in this consignment.
IsSignatureRequiredboolTrue if the delivery driver needs to collect a signature.
IsFreightForwardboolTrue if this is a freight-forward consignment.
ManifestedAtdatetime (nullable)Date and time manifestedAt. null when not manifest yet.
ManifestNumberstringManifestNumber of shipment.
PartsintNumber of items in this consignment.
OriginobjectSender details. (Contact Model)
DestinationobjectDestination details. (Contact Model)
Itemsobject listShipment packages. (Shipment Package Model)
Last update: