Allocating a vehicle
To provide real-time visibility for a created transport it is necessary to allocate a vehicle. The allocation can be done by an executing carrier or by the transport owner.
Allocation
Although not the standard use case, Shipper Standard Interface allows shipper and LSP customers to allocate available vehicles to their own transports.
Resources
Description | Documentation | OpenApi |
---|---|---|
Vehicle Allocation | POST /v2/vehicle_allocation | |
Vehicle Deallocation | POST /v2/vehicle_deallocation |
Received allocated vehicles
It is also possible to receive allocated vehicles.
Resources
Description | Documentation | OpenApi |
---|---|---|
Vehicle Allocation Result | GET /v2/vehicle_allocation_result/pull |