...
Panel | ||
---|---|---|
| ||
|
Request Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
RequestId | Int32 | No | Click here for more information. | 1 | |
SessionTicket | String | Yes | Click here for more information. | Aa/HJL2aAIqnCD1DEazq8Q== | |
ExpenseTypeGroupIdentity | No | The unique keys used to identify the expense type group(s) to be retrieved | |||
IncludeInactiveFlag | Boolean | No | true | If set to 'true', inactive expense type groups will be returned in the results | true |
MaxRowsToReturn | Int32 | No | The maximum number of expense type groups this service will return | 10 | |
String | No | A search string to narrow down the results. An expense type group will be included in the results if the search string matches the expense type group name. This value is disregarded if an expense type group name is specified in ExpenseTypeGroupIdentity. | Software |
...