Skip to main content
PUT
Update Bank For Existing Wallet Address

Authorizations

x-app-id
string
header
required

Your application ID from the Breet dashboard

x-app-secret
string
header
required

Your application secret from the Breet dashboard

X-Breet-Env
string
header
required

Environment selector: development or production

Path Parameters

id
string
required

ID of the wallet to update.

Body

application/json
id
string

Bank identifier from the GET /payments/banks endpoint.

narration
string

A short note included with bank settlement payouts. Maximum 32 characters.

accountNumber
string

Bank account number for settlement payouts.

autoSettlement
boolean

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