The Wallets section enables users to manage, convert, and track funds across multiple supported currencies using internal wallets.
Users can view all their available wallets through the List of Wallets API, where each wallet represents a supported payout currency with its current balance and status. By selecting a specific wallet, users can access detailed information such as wallet ID, available balance, and status using the View Wallet Details API.
To manage currency exposure, users can generate conversion quotes using the Create Quote API, which provides real-time exchange rates and locks the price for a limited duration. If the exchange rate is favorable, users can immediately convert funds between wallets using the Swap Wallet to Wallet API and hold the converted balance for future payouts or transactions.
Users can monitor wallet activity through the List of Wallet Transactions API, which returns all transactions related to a selected wallet with filtering options. For deeper insights, the View Wallet Transaction API provides complete details of an individual wallet transaction based on the transaction ID.
Together, these APIs provide a comprehensive and flexible wallet management experience, allowing users to securely store funds, optimize currency conversions, and maintain full visibility into wallet-level transactions.
