Skip to main content
GET
Resolve Account Name

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

account_number
string
required

The 10-digit account number

bank_code
string
required

The bank code from /banks endpoint

Response

Success

status
string
Example:

"success"

message
string
Example:

"Account retrieved"

data
object