Hotels

Hotel List

Method: GET
Path: /publishers/{publisherCode}/hotels
Description: Get a list of hotels connected to the selected publisher and your application.

Parameters

Name

Located in

Description

Required

Type

Name

Located in

Description

Required

Type

publisherCode

path

The unique identifier for the data publisher.

Yes

string

Responses

Code

Description

Schema

Code

Description

Schema

200

OK

Hotel

401

Unauthorized

Error

403

Forbidden

Error

429

Too Many Requests

TooManyRequests

500

Internal Server Error

Error


Response JSON Samples: Hotels Sample