Search Hotels

Zentrum connect offers two types of HTTP protocol to make hotel searched by ids. We recommend you to use GET call but you can use POST call if the length of hotel ids is long

GET Search:
HTTP: GET
Endpoint:{baseEndpoint}/api/v1/hotels

POST Search::
HTTP: POST
Endpoint:{baseEndpoint}/api/v1/hotels/search

FAQs

For how long is the token valid that we received in the response?

The token is valid for 60 minutes.

Error Codes

Error CodeError Message
401'{{Field}}' must not be empty.
500Your request failed due to an unknown system error. Please contact support team with the correlationId.