Tip |
---|
Table of Contents | ||
---|---|---|
|
...
Name | Type | Description | ||||||
token | String | The token retrieved from the login method | ||||||
classification (mandatory) | String | The classification of the wallet transaction types that should be retrieved. The supported classifications are CREDIT, DEBIT, REIMBURSE, VOID | ||||||
group_identifier (optional) | Group Identifier | The identifier of the group that will be creating the wallet transaction. The group is filtered against the wallet transaction types' allowed organisational units. The allowed group identifier fields are the following:
| ||||||
unit_identifier (optional) | Unit Identifier | The identifier of the unit that will be creating the wallet transaction. The unit is filtered against the wallet transaction types' allowed organisational units. The allowed unit identifier fields are the following:
| ||||||
fields_set (optional) | List of Strings, comma separated | A list of fields that should be included in the results. If not specified then all the available fields will be returned |
...
Expand | |||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
HTTP Method: GET
Request: Response:
|