Skip to Content
ShipmentsCreate a shipment

Create a shipment

A shipment is the execution unit of an order. It supports status, tracking, assignment to a trip, and linking to a carrier or own vehicle. Shipments exist only on orders — never on quotations.

URL: /shipments  · create /shipments/create 

When do you create a shipment?

  • One order can have one or more shipments. Split on partial deliveries, multiple vehicles or multiple drivers.
  • Shipments inherit customer, stops and cargo from the order. You can pick a subset of stops per shipment when splitting across multiple shipments.

Key fields

FieldNotes
Shipment numberAuto via sequence
OrderRequired — link to source order
StopsSubset of the order stops in correct sequence
Vehicle / driverOwn resource from Vehicles and Staff
CarrierOptional — when subcontracted, from Carriers
Tracking number / URLExternal tracking
Planned start/endDrives placement in dispatch

Statuses

draftconfirmedin_transitdeliveredcancelled

StatusMeaning
draftConcept, or auto-created from order
confirmedPlanned in dispatch, ready for execution
in_transitFirst pickup has an actual departure time
deliveredLast delivery has POD/arrival
cancelledNot executed; reverts on order
Last updated on