Instant Bank Account Verification - US

Introduction

Our instant bank account verification flow is designed to provide secure and efficient account verification services across various countries, including the United States. This process allows businesses and financial institutions to verify bank account details instantly, streamlining the onboarding process and enhancing the overall user experience.

Use Cases:

  1. Cross-Border Transactions:
    • Facilitate cross-border transactions by quickly and accurately verifying bank account details, enabling secure and efficient international money transfers.
  2. Enhanced Onboarding Process:
    • Streamline the customer onboarding journey by automating the bank account verification process, reducing manual efforts, and minimizing the risk of errors.
  3. Risk Mitigation:
    • Minimize the risk of fraudulent activities by validating bank account details through a robust and reliable verification process, providing an additional layer of security.
  4. Currency Confirmation:
    • Obtain information on the currency associated with the provided bank account, allowing businesses to ensure compatibility and accuracy in financial transactions.

Bank Account Validation Flow

Document image
ο»Ώ
Document image
ο»Ώ

API description

Sample cURL

Pre-production
Production
ο»Ώ

Headers

Key

Value

Authorization

access token (returned as id field of login request)

Content-type

application/json

Request Data

JSON
ο»Ώ

Request Data Parameters

Parameter

Description

Validation Checks

Type

Required

fullName

Full name of bank account holder

Any non empty string

String

Mandatory for all countries except when country is "US"

accountNumber

Account number of bank account

Alphanumeric

String

Mandatory

clearingSystemId

Clearing system codes of financial institutions associated with the bank account

Alphanumeric

String

Mandatory

isBusiness

isBusiness

boolean

boolean

Mandatory

Sample Response

Success (200)
Success (200)
Bad Request (400)
Bad Request (400)
Upstream Down (409)
ο»Ώ

Success Response Body Parameters

Key

Description

Type

result.description

Validation description

String

result.country

country associated with bank account

String

result.response.matchScore

Degree of matching

Float

result.response.matchScoreDescription

Description reflecting the strength of the match

String

result.response.nameMatched

Name that achieved the match

String

result.response.currency

Currency associated with the validated information

String

Country Details

ο»Ώ

Country

Creditor (Full Name)

Creditor Account (Account number)

Creditor Agent (Clearing system ID)

Match_Score

Match_Score_Description

Data Remarks

US

Name

beneficiary bank account ID

ABA code as clearing system ID

Discrete values representative of strength of match (1, 0, etc.)

Strong, Weak

n/a

Error Codes

Error Code

Description

200

Success - The request was processed successfully.

400

Bad Request - The request was malformed or invalid.

409

Conflict - The request conflicts with the server state.

500

Internal Server Error - An unexpected error occurred.

Getting help

Please feel free to contact us if you have any questions, require clarification, or have ideas for how to make the documents or any of our services better.

You can reach out to us at [email protected]. We strive to provide prompt and reliable assistance, ensuring your queries are addressed effectively.

We value your feedback and are committed to making your experience smooth and enjoyable. Our team is dedicated to assisting you with any needs you may have. Thank you for choosing our services. We look forward to helping you!

ο»Ώ