Vehicle Deallocation
In case you want to de-allocate a vehicle from a transport, push vehicle_deallocation DTO.
Attribute | Description | Type (Length) | Example | Mandatory |
---|---|---|---|---|
transport_number | Transport number | CHAR(50) | ABC123 | True |
Note, this action stops tracking of the transport completely. If you aim to change previously allocated vehicle, for example due to the tractor switch, use Vehicle Allocation instead.
Â