Modify a Virtual Account
POST request to https://api.razorpay.com/v1/virtual_accounts/{va_id}/receiver
You can use this API to attach a receiver to an existing virtual account.
Request Body
{"receivers"=>{"types"=>["vpa"]}}
POST request to https://api.razorpay.com/v1/virtual_accounts/{va_id}/receiver
You can use this API to attach a receiver to an existing virtual account.
{"receivers"=>{"types"=>["vpa"]}}