Get Property Calendar (v0) -> specific rate Plan
GET {{HostName}}/shop/v0/hotels/{{HotelCode1}}/calendar?arrivalDateFrom={{currentdate}}&arrivalDateTo={{currentdateplus30}}&adults=1&children=1&childrenAges=12&rateMode=Average&lengthOfStay=3&ratePlanCodes={{RatePlanCode}}
Get property offers for Public rates
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
arrivalDateFrom | string | ||
arrivalDateTo | string | ||
adults | number | ||
children | number | ||
childrenAges | number | ||
rateMode | string | ||
lengthOfStay | number | ||
ratePlanCodes | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
Accept | string | ||
x-app-key | string | ||
x-channelCode | string |