Account Verification API

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

Request parameters

Key ParameterData TypeDescription
public_access_tokenStringPublic-access-token generated using your clientId and clientSecret
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
Authorization
OAuth2
Click Try It! to start a request and see the response here!