Path parameters
Allowed values:
FEES
, CREDIT
The type of funds in the Client Wallet:FEES
– Fees Wallet, for fees collected by the platform, specific to the Client Wallet object.CREDIT
– Repudiation Wallet, for funds for the platform’s dispute management, specific to the Client Wallet object.
Allowed values: The three-letter ISO 4217 code (EUR, GBP, etc.) of a supported currency (depends on feature, contract, and activation settings).The currency of the wallet.
Responses
200
200
The current balance of the wallet.
Returned values: The three-letter ISO 4217 code (EUR, GBP, etc.) of a supported currency (depends on feature, contract, and activation settings).The currency of the wallet.
Returned values:
DEFAULT
, FEES
, CREDIT
The type of funds in the wallet:DEFAULT
– Regular funds for user-owned wallets. Wallets with thisFundsType
cannot have a negative balance.FEES
– Fees Wallet, for fees collected by the platform, specific to the Client Wallet object.CREDIT
– Repudiation Wallet, for funds for the platform’s dispute management, specific to the Client Wallet object.
The unique identifier of the wallet.The
Id
of Client Wallet object has the format FundsType
_Currency
, for example: FEES_EUR
, CREDIT_GBP
, etc.Max. length: 255 charactersCustom data that you can add to this object.
For wallets, you can use this parameter to identify the corresponding end user in your platform.
For wallets, you can use this parameter to identify the corresponding end user in your platform.
The date and time at which the wallet was created.