A Wallet is an Asset that represents Money. The Wallet maintains a record of all transactions it has participated in. A Wallet has a single balance and a single currency.
A Settlement Wallet is a special type of Wallet that can only receive or refund money related to a Payment Request. This means you cannot topup, withdraw, or send money from this Wallet.
Attributes
Attributes
/api/wallets
This endpoint allows you to create a Wallet.
Attributes
-
accountId
-
ledgerId
-
settlement
Errors
-
ACCOUNT_MAX_WALLETS_REACHED
/api/wallets/{walletId}/transactions
This endpoint allows you to list Wallet Transactions.