get Traces By Date Range
GET {{HostName}}/blk/v1/hotels/{{HotelId}}/tracesByDateRange?hotelIds={{HotelId}}&beginDate=2024-01-08&endDate=2024-01-10
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
hotelIds | string | ||
beginDate | string | ||
endDate | string |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
x-hotelid | string | ||
x-app-key | string |