Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

pathPublisher code

The unique identifier for the data publisher.

Yes

string

Responses

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