Upload Stakeholder Documents
POST http://api.razorpay.in/v2/accounts/{account_id}/stakeholders/{stakeholder_id}/documents
Use the API to upload signatory documents for a stakeholder.
Know more about the Upload Stakeholder Documents API .
Request Body
[{"name"=>"file", "value"=>"@/Users/your_name/Downloads/sample_uploaded.jpeg", "datatype"=>"string"}, {"name"=>"document_type", "value"=>"aadhar_front", "datatype"=>"string"}]
HEADERS
| Key | Datatype | Required | Description |
RESPONSES
status: ``