Name
Description
Type
Additional information
currency

string

None.

balance

decimal number

None.

transactions

Collection of StatementTransaction

None.

errorMessage

Error sent by the method

string

None.

status

A single digit indicating the status of the request. Result of the transaction (Enum CodeStatus) Example: 0 - Success

integer

None.

description

Description of the transaction (Login failed, Access denied, Success or Specific Error) Example: Success

string

None.