Upload Account Documents
POST http://api.razorpay.in/v2/accounts/{account_id}/documents
Use the API to upload business documents for a sub-merchant's account.
Know more about the Upload Account Documents API.
Request Body
[{"name"=>"file", "value"=>"@/Users/your_name/Downloads/sample_uploaded.jpeg", "datatype"=>"string"}, {"name"=>"document_type", "value"=>"business_proof_url", "datatype"=>"string"}]