Versions Compared

Key

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


Tip

Available from CRM.COM R12.0.0


Tip

Deprecated from CRM.COM R18R17.0.0


Excerpt

This method is used to get wallet transactions which are not related to any wallet balance period and as a result, their amounts are not included in the opening balance of the wallet for the currently open wallet balance period. Wallet transactions of a single wallet can be retrieved by each call.

...

NameTypeDescription
tokenStringThe token retrieved from the login method
wallet_identifier

(mandatory)

Wallet Identifier

The identifier of the wallet that should be returned as a result. The allowed wallets identifier fields are the following:

Include Page
V4:wallet_identifier
V4:wallet_identifier

number
(optional)
NumberThe number of wallet transactions to be retrieved, starting from the latest one

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

...