get Rate Plan Schedules
GET {{HostName}}/rtp/v1/hotels/{{HotelId}}/ratePlans/{{RatePlanCode}}/schedules
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
limit | number | ||
endDate | string | ||
roomType | string | ||
roomClass | null | ||
ratePlanScheduleId | null | ||
startDate | string | ||
endDate | string |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
Accept | string | ||
x-hotelid | string | ||
x-app-key | string |