Create a Linked Account

POST https://api.razorpay.com/v2/accounts

Request Body

{"email"=>"gaurav.kumar@example.com", "phone"=>"9000090000", "type"=>"route", "reference_id"=>"124124", "legal_business_name"=>"Acme Corp", "business_type"=>"partnership", "contact_name"=>"Gaurav Kumar", "profile"=>{"category"=>"healthcare", "subcategory"=>"clinic", "addresses"=>{"registered"=>{"street1"=>"507, Koramangala 1st block", "street2"=>"MG Road", "city"=>"Bengaluru", "state"=>"KARNATAKA", "postal_code"=>"560034", "country"=>"IN"}}}, "legal_info"=>{"pan"=>"AAACL1234C", "gst"=>"18AABCU9603R1ZM"}}

HEADERS

| Key | Datatype | Required | Description | | Content-type | string | | |

RESPONSES

status: ``