Razorpay Docs Logo
Razorpay Docs Logo
/
Docs AI persona

R.A.Y.

Beta

Beta

Pricing

API Reference

Support

Log In

Introduction

API Reference Guide

API Changelog

Understand Razorpay APIs

Authentication

Sandbox Setup

Best Practices

Glossary

Payments

Orders

Payments

Downtime

Settlements

Instant Settlements

Refunds

Disputes

Documents

Customers

Payment Links

QR Codes

Invoices

Subscriptions

Route

Smart Collect

TPAP Pro

Customer Onboarding

Accounts Management

Payments

Mandates Flow

Bills

About Bills

Bills Entity

Create a Bill

Update a Bill

Delete a Bill

Partners

Account

Product Configuration

Stakeholder

Documents

Webhooks

Payout APIs

Get Started

Account Validation

Account Validation Entity

Create Contact

Create Fund Account (Bank Account)

Validate Fund Account (Bank Account)

Create Fund Account (VPA)

Validate Fund Account (VPA)

Fetch All Transactions

Fetch Transaction with ID

Fetch Balance

Composite Account Validation

Contacts

Fund Accounts

Payouts

Payouts to Cards

Payout Composite

Payouts Approval

Payout Idempotency

Payout Links

Payout Wallet - Amazon

Transactions

Api

X

Account Validation

API Test Keys

Account Validation APIs

Account Validation

validates your Contact's Fund Account details (such as bank account or virtual payment address (VPA) details) to verify the account number where the user wants to receive the amount. Account Validation is not available in test mode and is possible only for RazorpayX Lite.


To make an account validation transaction, you must

allowlist your IPs

,

Create a Contact

and Create a Fund Account for the Contact using either

bank account

or

VPA details

.


Fork the Razorpay Postman Public Workspace and try the Account Validation APIs using your

Test API Keys

.

Run in Postman

Related Guides:

About Fund Account Validation

Set up Webhooks

Webhooks Payloads

Endpoints

07

Create Contact

POST

Creates a Contact using customer's contact details such a phone number or email id.

Create a Fund Account of Type Bank Account

POST

Creates a Fund Account for an existing Contact using customer's bank account details.

Validate a Bank Account

POST

Validates the contact's bank account.

Create a Fund Account of Type VPA

POST

Creates a Fund Account for an existing Contact using customer's virtual payment address or UPI.

Validate a VPA

POST

Validates the contact's virtual payment address or UPI fund account.

Fetch All Account Validation Transactions

GET

Retrieves the details of all Fund Account Validation transactions you have made.

Fetch Account Validation Transactions With ID

GET

Retrieves particular Fund Account Validation transaction with its id.