Create an Account

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

Request Body

{"email"=>"gauriagain.kumar@example.org", "phone"=>"9999999999", "legal_business_name"=>"Acme Corp", "business_type"=>"partnership", "customer_facing_business_name"=>"Example", "profile"=>{"category"=>"healthcare", "subcategory"=>"clinic", "addresses"=>{"operation"=>{"street1"=>"507, Koramangala 6th block", "street2"=>"Kormanagala", "city"=>"Bengaluru", "state"=>"Karnataka", "postal_code"=>560047, "country"=>"IN"}, "registered"=>{"street1"=>"507, Koramangala 1st block", "street2"=>"MG Road", "city"=>"Bengaluru", "state"=>"Karnataka", "postal_code"=>560034, "country"=>"IN"}}, "business_model"=>"Healthcare E-commerce platform"}, "legal_info"=>{"pan"=>"AAACL1234C", "gst"=>"18AABCU9603R1ZM"}, "brand"=>{"color"=>"FFFFFF"}, "notes"=>{"internal_ref_id"=>"123123"}, "tos_acceptance"=>{"date"=>nil, "ip"=>nil, "user_agent"=>nil}, "contact_info"=>{"chargeback"=>{"email"=>"cb@example.org"}, "refund"=>{"email"=>"cb@example.org"}, "support"=>{"email"=>"support@example.org", "phone"=>"9999999998", "policy_url"=>"https://www.google.com"}}, "apps"=>{"websites"=>["https://www.example.org"], "android"=>[{"url"=>"playstore.example.org", "name"=>"Example"}], "ios"=>[{"url"=>"appstore.example.org", "name"=>"Example"}]}}

HEADERS

| Key | Datatype | Required | Description |

RESPONSES

status: ``