Account Verification API

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

Request parameters

Key ParameterData TypeDescription
public_access_tokenStringThe public access token is generated using your clientId and clientSecret, and you can retrieve it from this endpoint: https://docs.onebrick.io/v1/reference/get-public-token
accountNumberStringAccount number that the funds are intended to be sent to.
bankShortCodeStringThis 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 ParameterData typeDescription
accountNoStringAccount number of the user
bankShortCodeStringInstitution short code of the user
accountNameStringInstitution account name that the funds are intended to be sent to.
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!