Channel Room-Rate Plan Pull

This endpoint allows you to retrieve detailed information about the rate plans available for a specified hotel, including different room types, rate plans, and their associated details.


Endpoint

POST

Header
Type
Required
Description

app-id

string

Yes

Your application ID. Required for authentication.

Authorization

string

Yes

Your API key. for authorization. Required for authentication.

Content-Type

string

Yes

Must be set to application/json.

Attributes

hotelid alphanumeric (Required)

The unique property ID as assigned by the provider upon creation of the property.


channelid string (Required)

Generated while delivering reviews from OTA.


channelhotelid alphanumeric (Required)

The unique property ID as assigned by the channel.


Sample Request

Please find an example input message below.


Response

Success Response

Error Response

Errors Response 1

Errors Response 2

Errors Response 3

Errors Response 4

Last updated

Was this helpful?