Skip to main content
POST
Look up bank account details

Authorizations

Authorization
string
header
required

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

Body

application/json
institution_number
string

The institution number to look up. Optional.

transit_number
string

The transit number to look up. Optional.

account_number
string

The account number to validate. Optional.

Response

200 - application/json

OK

id
string
read-only

The unique identifier of the object in Nmbr.

object
string
read-only

The type of the object in Nmbr ("bank_account_lookup").

data
Bank Account Lookup · object