Transfers
Transfer Endpoints
When using the Transfer endpoints below, you will be able to search using various types of location data which will represent the transfers pickup and dropoff points. Currently, the API will accept IATA Codes, TTI Codes and Postcodes (Postcodes can be used for UK Transfers).
You will need a token to call the api. To get the user token use the existing endpoint: Get Token.
Action | Endpoint | Method |
---|---|---|
Availability | https://api.holidayextras.co.uk/v1/transfers/search | GET |
Make Booking | https://api.holidayextras.co.uk/v1/transfers/[TransferCode] | POST |
Amend Booking | not supported | - |
To View and Cancel your existing bookings, this can be done using the generic product based View Booking and Cancel Booking endpoints.