Partner - Booking API
/partners/v1/bookings/parkings/{id}/departure - PATCH
Through integration with the Partner Booking API, you gain seamless access to TRAVIS booking platform. This API allows you to get access to the bookings made on the TRAVIS platform.
Endpoint
https://api.travisroadservices.com/partners/v1/bookings/parkings/{id}/departure
Copy
Query params
| Parameter | Type | Description |
|---|---|---|
actualDepartureDateTime
|
string | The actual departure date time for this parking booking |
id
|
string | PartnerBookingParking identifier |
Request body
Response body
Response 200
Response 400
Response 422
Response 404
Response 202
Response 401
Response 403
Response 500