Skip to main content
Use the Document APIs to upload and fetch documents for the KYC verification process. Check the product activation status and updates permitted for Document APIs. The maximum supported file size for a JPG/PNG is 4MB. The maximum supported file size for a PDF is 2MB. Do not pass file URLs instead of uploading documents. If you have uploaded the document but mandatory field-level parameters are not passed in the API, you need to re-execute the Documents API with the same document and pass the fields. Fork the Razorpay Postman Public Workspace and try the Document APIs using your Test API Keys. Sub-merchant Onboarding APIs Set Up Webhooks Webhook Payloads

Endpoints

  • post /v2/accounts/:account_id/documents - Upload Account Documents: Uploads business documents for a sub-merchant’s account.
  • post /v2/accounts/:account_id/stakeholders/:stakeholder_id/documents - Upload Stakeholder Documents: Uploads signatory documents for a stakeholder.
  • get /v2/accounts/:account_id/documents - Fetch Account Documents: Retrieves the documents uploaded for an account.
  • get /v2/accounts/:account_id/stakeholders/:stakeholder_id/documents - Fetch Stakeholder Documents: Retrieves the documents uploaded for a stakeholder.