Links

Get information about washings

Information filled by the trucker on the mobile app when a washing is performed can be accessed within the status_updates in the global JSON of a transport.
Here is an exemple of a status_update object in the case of a truck wash:
exemple_status_update_truck_wash.json
1KB
Code
You can retrieve the washing method that was used in method. Possible values are : none, A, B, C, D.
Depending on how the washing was done, you also have details about:
  • the station where the truck has been washed : stationName
  • the detergent that has been used : detergent
  • the disinfectant that has been used : disinfectant