account_id is assigned. Check the account activation flow and states.
Fork the Razorpay Postman Public Workspace and try the Account APIs using your Test API Keys.
Related Guides
Sub-merchant Onboarding APIs Set Up Webhooks Webhook PayloadsEndpoints
-
post
/v2/accounts- Create an Account: Creates a sub-merchant account. -
get
/v2/accounts/:account_id- Fetch an Account: Retrieves the details of an account. -
patch
/v2/accounts/:account_id- Update an Account: Updates an account for different product activation statuses. -
delete
/v2/accounts/:account_id- Delete an Account: Deletes a sub-merchant account.