get Activity Log
GET {{HostName}}/act/v1/hotels/{{HotelId}}/activityLog?fromDate=2021-09-26&offset=0&toDate=2021-09-26&limit=25&activityGroup=REP_ACTIVITY&activityType=CREATE+ACTIVITY
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
searchText | string | ||
fromDate | string | ||
offset | number | ||
toDate | string | ||
limit | number | ||
activityGroup | string | ||
activityType | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-app-key | string | ||
x-hotelid | string |