get Config Activity Log
GET {{HostName}}/ent/config/v1/configurations/activityLogs?activityGroup={{ActivityGroup}}
Request Params
Key | Datatype | Required | Description |
---|
limit | null | | Indicates maximum number of records a Web Service should return. |
pageNumber | null | | Index or initial index of the set(page) being requested. If the index goes out of the bounds of the total set count then no data will be returned. |
hotelId | null | | Hotel code. |
module | null | | Activity module. enum" : [ "Reservation", "Contract", "Allotment", "Outlookview", "Profile", "Accountreceivables", "GdsConvRateCodes", "RateCode", "Billing", "Activity" |
parameterName | null | | Name of the parameter. |
parameterValue | null | | Value of the parameter. |
activityGroup | string | | Required |
activityType | null | | |
fromDate | null | | Search from date for the user activity log. |
toDate | null | | Search to date for the user activity log. |
searchText | null | | Search text for the user activity log. |
userByIds | null | | |
userForIds | null | | |
Key | Datatype | Required | Description |
---|
Content-Type | string | | |
x-hotelid | string | | |
x-app-key | string | | |