get Block Daily Statistics
GET {{HostName}}/blk/v1/blocks/dailyStatistics?limit=10&offset=1&hotelId={{HotelId}}&start=2024-08-01&end=2024-08-01
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | number | ||
offset | number | ||
hotelId | string | ||
start | string | ||
end | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |