get Fulfillment Activity Log
GET {{HostName}}/fof/v1/hotels/{{HotelId}}/fulfillmentActivityLogs?fromDate=Date&offset=integer&toDate=Date&limit=integer&activityGroup=string
Request Params
Key | Datatype | Required | Description |
---|
fromDate | string | | Search from date for the user activity log. |
offset | string | | 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. |
toDate | string | | Search to date for the user activity log. |
limit | string | | Indicates maximum number of records a Web Service should return. |
activityGroup | string | | Activity Group |
searchText | string | | Search text for the user activity log. |
userByIds | string | | By user |
userForIds | string | | For User |
activityType | string | | Activity Type |
module | string | | Activity module. |
Available values : Reservation, Contract, Allotment, Outlookview, Profile, Accountreceivables, GdsConvRateCodes, RateCode, Billing, Activity | | | |
Key | Datatype | Required | Description |
---|
Content-Type | string | | |
x-app-key | string | | |
x-hotelid | string | | |