Booking API
/v1/bookings/truckwash/{id} - GET
Through integration with the Booking API, you gain seamless access to TRAVIS’ booking platform, facilitating the upfront reservation of truck parking spaces from your own software. This API establishes direct communication with the truck parking facilities.
Endpoint
https://api.travisroadservices.com/v1/bookings/truckwash/{id}
Copy
Query params
| Parameter | Type | Description |
|---|---|---|
id
|
string | BookingTruckWash identifier |
Response body
Response 200
Response 404