Skip to main content
POST
NUBAN account lookup with bank

Authorizations

X-API-Key
string
header
required

Server-to-server auth. Send your API key in the "X-API-Key" header and your API secret in the "X-API-Secret" header.

Body

application/json

Account number and bank code

accountNumber
string
required
Example:

"0123456789"

bankCode
string
required

Bank code from GET /kyc/nuban/banks.

Example:

"058"

Response

OK

data
object
success
boolean
Example:

true