get Front Office Statistics
GET {{HostName}}/fof/v1/hotels/{{HotelId}}/frontOfficeStatistics/{{StatisticsCode}}?metric=ArrivalsTotal&metric=CheckedInsTotal&date=date&endDate=date&metric=string¶meterNames=string¶meterValues=string&roomClasses=string
StatisticsCode} variable should be CheckIns
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
metric | string | Supported housekeeping statistical codes | |
metric | string | Supported housekeeping statistical codes | |
date | string | Start date of the report | |
endDate | string | End date of the report | |
metric | string | Supported housekeeping statistical codes | |
parameterNames | string | Required when statisticsCode is ReservationsCancellationsToday | |
parameterValues | string | Required when statisticsCode is ReservationsCancellationsToday | |
roomClasses | string | Room Class of the Room |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string | ||
date | null | Start date of the report | |
metric | null | Supported housekeeping statistical codes | |
parameterNames | null | Supported housekeeping statistical codes | |
parameterValues | null | Required when statisticsCode is ReservationsCancellationsToday | |
roomClasses | null | Room Class of the Room |