Merchant Onboarding API
What is this?
The Merchant Onboarding API lets third-party developers integrate RM's Open API for their own merchant base. Partners collect and submit merchant information on behalf of merchants.
When to Use
Use this API when you:
- Are a platform or aggregator with multiple merchants
- Want to automate merchant onboarding into RM's system
- Need to manage merchant accounts programmatically
This API is for Partner Merchant accounts only. To activate a Partner account, contact us.
How to Use
Step 1: Activate Partner Account
Contact RM to activate your Partner account. You will receive credentials to use the onboarding API.
Step 2: Collect Merchant Information
Gather the required merchant details:
- Company name and registration information
- Contact information (email, phone)
- Store details
Step 3: Submit Merchant via API
Use the Create Merchant endpoint to submit merchant information. The merchant will be reviewed by RM.
Step 4: Monitor Application Status
Track the merchant's application status. See Get Merchant for details.

For all Open API endpoints other than the Onboarding API, you must use an Onboarded Merchant Account Developer Application. See the configuration guide below.
