Account Verification API

The Account Verification API enables you to validate a recipient's bank account details before initiating a disbursement. This verification helps prevent errors due to invalid account information and ensures that funds are sent to the correct beneficiary.​

Request query parameters

Key ParametersData TypeDescription
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 this link for full list of bank accounts you can send to.
This API only able to validate bank account and not e-wallet account.

Response parameters

Key ParametersData TypeDescription
messageStringMessage response for the request.
accountNoStringThe verified bank account number.
accountNameStringThe name associated with the bank account.
bankShortCodeStringThe short code of the bank institution.

By integrating the Account Verification API into your payment workflow, you can enhance the reliability of your transactions and ensure funds are directed to valid and intended recipients.​

If you need further assistance or have questions about integrating with Brick's APIs, feel free to reach out to our support team or consult the detailed guides available in our documentation.

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