Validate Fund Account
POST https://api.razorpay.com/v1/fund_accounts/validations
Use this API to create an account validation transaction.
Request Body
{"account_number"=>"{account_number}", "fund_account"=>{"id"=>"{fund_account_id}"}, "amount"=>100, "currency"=>"INR", "notes"=>{"random_key_1"=>"Make it so.", "random_key_2"=>"Tea. Earl Grey. Hot."}}
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
RESPONSES
status: ``