Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Tip

Available from CRM.COM R9.0.0

Table of Contents
maxLevel2

...

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, TRANSFER

Tip

TRANSFER classification is available from CRM.COM R9.0.0

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:

Include Page
V4:group_identifier
V4:group_identifier

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:

Include Page
V4:unit_identifier
V4:unit_identifier

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

...