Update External Wallet Priority
Wallet
Update External Wallet Priority
Update the priority order of external wallets for transaction funding
PUT
Update External Wallet Priority
Update the priority order of external wallets for transaction funding. When a transaction is initiated, wallets are checked sequentially in this order until one with sufficient balance is found to fund the entire transaction. Only one wallet funds each transaction — partial funding from multiple wallets is not supported.
Authentication
Your public API client key
Bearer token for authentication
Request Body
Array of wallet priority updates
Response
Whether priority update was successful
Important Notes
Update All Wallets: You must provide priority values for ALL registered external wallets. Partial updates may result in unexpected behavior.
Related Endpoints
- Get External Wallet Priority - View current priority order
- Get External Wallets - View all registered external wallets
- Withdraw from Credit Wallet - Uses priority order for destination wallet
- Withdraw from Reward Wallet - Uses priority order for destination wallet