Trailers
Last updated
Was this helpful?
Last updated
Was this helpful?
Adds a trailer in the requester's company fleet
/trailers/
The ID of the trailer in your system.
tr123type1
Your trailer fleet number. It has to be unique among all your trailers. When filled, fleet number will be displayed in the web and mobile app next to license plate number. It can also be used for searches.
TRUCK120
License plate number (has to be unique)
WE749RM
True if the trailer can be used for Qualimat transport. This value is used to add a Qualimat logo next to the trailer in forms, in order to help the user selecting the trailer when creating a transport. The is no control on the value. You can create a Qualimat transport with a trailer that is not flagged for Qualimat. In this case a warning is displayed in the transport detail.
List of tags applied to the trailer.
/trailers/{pk}//
If you choose to identify an object with its remote_id
instead of its pk
then
replace the pk
value with the remote_id
value in the URL
specify lookup_field=remote_id
in the query parameters
Used to specify what field is used in the URL to identify the object you're requesting, e.g. with the remote_id
(see path parameters)
No body
/trailers/{pk}//
If you choose to identify an object with its remote_id
instead of its pk
then
replace the pk
value with the remote_id
value in the URL
specify lookup_field=remote_id
in the query parameters
Used to specify what field is used in the URL to identify the object you're requesting, e.g. with the remote_id
(see path parameters)
Update information for a trailer in the requester's company fleet
/trailers/{pk}//
If you choose to identify an object with its remote_id
instead of its pk
then
replace the pk
value with the remote_id
value in the URL
specify lookup_field=remote_id
in the query parameters
Used to specify what field is used in the URL to identify the object you're requesting, e.g. with the remote_id
(see path parameters)
The ID of the trailer in your system.
tr123type1
Your trailer fleet number. It has to be unique among all your trailers. When filled, fleet number will be displayed in the web and mobile app next to license plate number. It can also be used for searches.
TRUCK120
License plate number
WE749RM
True if the trailer can be used for Qualimat transport. This value is used to add a Qualimat logo next to the trailer in forms, in order to help the user selecting the trailer when creating a transport. The is no control on the value. You can create a Qualimat transport with a trailer that is not flagged for Qualimat. In this case a warning is displayed in the transport detail.
List of tags applied to the trailer.