Skip to main content
POST
Add bank account

Body

application/json
accountNumber
string
required

Bank account number

Example:

"8065924354"

bankCode
string
required

Bank code (e.g. 305 for OPay)

Example:

"305"

isDefault
boolean
required

Default account recipient

Example:

false

label
string

Friendly label

Example:

"My OpayBank"

Response

Bank account added successfully.