Booking API
/v1/bookings/truckcharging/{id} - PUT
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 |
Request body
Response body
Response 200
Response 400
Response 422
Response 404