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 |
---|---|---|---|---|
publisherCode | path | The unique identifier for the data publisher. | Yes | string |
Responses
Code | Description | Schema |
---|---|---|
200 | OK | |
401 | Unauthorized | |
403 | Forbidden | |
429 | Too Many Requests | |
500 | Internal Server Error |
Response JSON Samples: Hotels Sample