Wallet API
The Wallet API provides endpoints for managing digital wallets in the FinHub platform. These endpoints allow for creating, retrieving, and managing wallet accounts and transactions.Available Endpoints
This tag groups endpoints related to wallet management operations, including:Method | Endpoint | Description |
---|---|---|
GET | /api/v2.1/wallet/getWallets | Get all wallets for a customer |
GET | /api/v2.1/wallet/getAccountTransactions | Get transactions for a specific wallet account |
Wallet Management
The Wallet API enables comprehensive management of digital wallets, allowing customers to:- View their wallet balances
- Track transaction history
- Manage multiple currency accounts
- Perform transfers between wallets