Partner - Booking API

/partners/v1/bookings/parkings/{id} - GET

If you have the bookings imported in your own system and you want to fetch the latest information about a booking you can use this API to import your booking.


Open Swagger Specification

Endpoint

    GET - https://api.travisroadservices.com/partners/v1/bookings/parkings/{id}
    Copy
  

Query params

Parameter Type Description
id string PartnerBookingParking identifier

Request body

No request body

Response body

Response 200

Response 404

No response body

Response 401

No response body - No bearer token set verify if your token is added as bearer token

Response 403

No response body - You don't have access to this API resource

Response 500

No response body