Skip to main content
POST
Verify Bank Account

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

Body

application/json
id
string

Bank identifier from the GET /payments/banks endpoint.

accountNumber
string
currency
string

Optional. The bank account currency (ngn or ghs) should match the currency of the selected bank ID. If omitted, defaults to your business's operating country currency.

Example:

"ngn"

Response

Bank account verified successfully