Documentation

Transfers CACHEAPI Transfers logo icon

APItude also includes now the ability to download the transfers content & portfolio. This API will provide you with availability to cache and download the routes operated by transfer services and as well as the rest of the static content, like currencies, terminals & hotels codes and such.

APItude transfers CACHE API is designed to provide Hotelbeds Group clients with a set of API calls to download:

APItude Transfers CACHE API is delivered via HTTPS GET requests. Reesponse data is returned in JSON, allowing you to easily build requests and parse responses in a standard way by using the tools included with most of the modern languages. Every exposed HTTP resource allows every client to create paginated responses by means of using offset & limit attributes.

Build

Transfer CACHE API is designed to provide offline portfolio & content for transfers.

RUN IN POSTMAN

Transfer CACHE API methods

/hotels

This method is used to obtain a hotels portfolio. It allows to filter by language, countryCode, destinationCode, hotelCode & giataCode, as well as setting offset & limits in order to paginate the response. The response generated is a list of hotels with code (Atlas), name, category, description, countryCode, destinationCode, city Name, coordinates, chainCode, address, postalCode & terminals (nearby)

/currencies

This method is used to obtain a CURRENCIES portfolio. It allows to filter by language & currency codes, as well as setting offset & limits in order to paginate the response. The response generated is a list of currencies with code and name.

/masters/

This is a group of methods that return the master data of the transfers: categories, transfer types and vehicles.

/locations/

This is a group of methods that return the information related with the phisical location of the transfers: countries, destinations and terminals.