availabilityId
to reserve and confirm the booking. availabilityId
.supplierReferenceNumber
.GET
/locations/
endpoint will return a list of all possible places the supplier provides ground transportation pickups and dropoffs. GET
/connections/
will return a service list based on the query for departure location and arrival locations. GET
/connections/
directly without first calling GET
/locations/
provided that the departure and arrival locations are encoded, see the endpoint description for details on the encoding format. Content-Type: application/json
in the header and the request body must be a JSON encoded string. Every endpoint will return JSON.