Booking API
/v1/bookings/truckcharging/{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/truckcharging/{id}
Copy
Query params
| Parameter | Type | Description |
|---|---|---|
language
|
string | The language of the response. |
id
|
string | BookingTruckCharging identifier |
Response body
Response 200
Response 404