Update Bank For Existing Wallet Address
Update the bank account linked to an existing wallet address. Optionally set autoSettlement so incoming crypto to this address is paid out to that bank.
Authorizations
Your application ID from the Breet dashboard
Your application secret from the Breet dashboard
Environment selector: development or production
Path Parameters
ID of the wallet to update.
Body
Bank identifier from the GET /payments/banks endpoint.
A short note included with bank settlement payouts. Maximum 32 characters.
Bank account number for settlement payouts.
Optional. When true, incoming crypto to this address is auto-settled to the linked bank. Omit or use false to keep funds in the wallet.
Response
Bank details updated successfully