ListUserRecords

Action that retrieves a list of user records given a filter.

Optional parameters

Parameter Key Value Type Parameter Description
maxRecordCount Integer

The number of records that must be retrieved. Must be greater than 0. The default value is 500.

filter Alphanumeric string

The filter to be used when re-trieving title translations.

XML request format

Format of the request XML payload for GET method calls.

/lawson-ios/action/ListUserRecords?maxRecordCount=<MAXNO>&filter=<FILTER>