Related Guides
Sub-merchant Onboarding APIs Set Up Webhooks Webhook PayloadsEndpoints
-
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.