Account Verification API

This API helps verify the account of receipt to prevent fraud.

Request parameters

Key Parameter

Data Type

Description

public_access_token

String

Public-access-token generated using your clientId and clientSecret

accountNumber

String

Account number that the funds are intended to be sent to.

bankShortCode

String

This should be the institution that your end-customer intends to receive funds in. Please see https://technical-docs.onebrick.io/docs/destination-banks for full list of accounts you can send to.

Response parameters

Key Parameter

Data type

Description

accountNo

String

Account number of the user

bankShortCode

String

Institution short code of the user

accountName

String

Institution account name that the funds are intended to be sent to.

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!