ListBookmarks
Lists all the available bookmarks.
URL (general format)
SERVER:PORT/lawson-ios/action/ListBookmarks?
<parameter=key>
Optional parameters
Parameter Key | Value Type | Parameter Description |
---|---|---|
display | Alphanumeric string |
Indicates how the response is displayed. Fixed values are SIMPLE, LIST, and TREE. LIST and TREE will display more attributes for bookmark. The default value is TREE. |
maxRecords | Integer |
The maximum number of bookmarks to be displayed. The minimum length for strings is 1. |
filter | Alphanumeric string | The criteria used to narrow down the search for bookmarks. |
Example filter:
filter=bookmarkName EQ mybookmark