get Property Calendar
GET {{HostName}}/ent/config/v1/calendar?startDate={{StartDate}}&endDate={{EndDate}}&fetchInstructions=Event
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
startDate | string | Required | |
endDate | string | Required | |
fetchInstructions | string | Required. Allowed values "DayType", "Event" | |
hotelId | string | Hotel for which calendar is being represented. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |