Create - Fund Account - VPA
POST https://api.razorpay.com/v1/fund_accounts
Use this API to create a Fund Account with UPI VPA.
Request Body
{"contact_id"=>"{cont_id}", "account_type"=>"vpa", "vpa"=>{"address"=>"gaurav.kumar@exampleupi"}}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string |