Skip to main content
POST
Add bank account

Authorizations

X-API-Key
string
header
required

Your Daya API key, sent in the X-API-Key header. Issue and scope keys in the Daya dashboard.

Headers

Idempotency-Key
string
required

Stable key for this logical operation; reuse it for every retry

Body

application/json

account_number + bank_code

account_number
string
required
Example:

"0123456789"

bank_code
string
required
Example:

"044"

Response

Saved bank account

data
object
error
object
message
string

Message is an optional banner/toast string.

success
boolean
timestamp
string