Skip to main content
Fork the Razorpay Postman Public Workspace and try the Stakeholder APIs using your Test API Keys. Sub-merchant Onboarding APIs Set Up Webhooks Webhook Payloads

Endpoints

  • post /v2/accounts/:account_id/stakeholders - Create a Stakeholder: Creates a stakeholder.
  • get /v2/accounts/:account_id/stakeholders/:stakeholder_id - Fetch a Stakeholder With ID: Retrieves the details of a stakeholder.
  • get /v2/accounts/:account_id/stakeholders - Fetch All Stakeholders: Retrieves the details of all stakeholders.
  • patch /v2/accounts/:account_id/stakeholders/:stakeholder_id - Update a Stakeholder: Updates a stakeholder.