get Rate Plans
GET {{HostName}}/rtp/v1/ratePlans?includeRateInformation=false&includeInactive=true&offset=0&hotelId={{HotelId}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
includeRateInformation | boolean | ||
includeInactive | boolean | ||
offset | number | ||
sellDate | string | ||
hotelId | string | ||
rateCategory | null |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
x-hotelid | string | ||
x-app-key | string |