Vendor Sub-Account Management via Oauth 2.0
Use this API to make a server-to-server call to onboard vendors for split settlement for a particular gateway configured on your account.
Steps to Integrate:
1. Juspay will create and share an access token
2. Merchant to pass this access token for authorization (as explained below)
3. The shared token can only be used to call this particular endpoint and would not work with any other endpoint, until explicitly whitelisted
Request
Response
API Endpoints
Sandbox Link
POST
https://sandbox.portal.juspay.in/ec/oauth/v2/merchantGatewayAccountSubInfo/vendors
Production Link
POST
https://portal.juspay.in/ec/oauth/v2/merchantGatewayAccountSubInfo/vendors
Headers
Body
200 : Success
400 : Invalid Input data

