Booking API

/v1/booking/parking - 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.


Open Swagger Specification

Endpoint

    https://api.travisroadservices.com/v1/booking/parking
    Copy
  

Query params

Parameter Type Description
invoiceCustomer string The invoice customer of the booking
location string Filter based on locations
truck string Filter on license plate of truck
trailer string Filter on license plate of trailer
status string Filter on booking status (planned, active, completed, expired, cancelled)
reference string Filter on booking reference
language string The language of the response.
page string The collection page number
itemsPerPage string The number of items per page

Response body

Response 200