Skip to main content
Deposit accounts renamed from wallets. The /wallets resource is now /deposit-accountsWalletsController/Service/Module are DepositAccountsController/Service/Module, and the wallet_id path/query parameter is now deposit_account_id. Update any integration still calling /wallets.Full error response documentation. Every endpoint now documents its actual success and error responses (400/401/403/404/409) in the API Reference, matching what the API actually returns.