Account Validation APIs

List of RazorpayX Account Validation APIs available to perform various actions.


To make a

to a Contact, you must:

  1. Create a Contact.
  2. Add a Fund account to the Contact.
  3. Validate the Contact's Fund account.
  4. Make payouts.

You can validate your Contact's Fund account/s using the following Validation APIs.

Watch Out!

You must

to use the Account Validation APIs.

Account Validation APIs validate previously created Contact's Fund accounts. You can create a Contact and Fund Account from the

or using the APIs.

The table below lists the various endpoints and gives a brief description of each:

API EndpointDescription
Creates a Contact.
Creates a .
Validates the Contact's bank account information.
Creates a .
Validate the Contact's Virtual Payment Address (VPA)/UPI account information.
Retrieves all account validation transactions.
Retrieves a single account validation transaction with ID.

With Composite Account Validation, you can use a single API to perform all the actions at once, including account validation. This is useful to create new Contacts and Fund accounts immediately. You can create a Contact and Fund Account from the

as well.

The table below lists the various endpoints and gives a brief description of each:

API EndpointDescription
Create Contact, Fund Account with bank details and Validate the Contact's bank account information in a single API call.
Create Contact, Fund Account with VPA and Validate the Contact's bank account information in a single API call.
Retrieves all account validation transactions.
Retrieves a single account validation transaction with ID.

Was this page helpful?