Submit Merchant for Review
/v3/partner/merchant/{merchantID}This endpoint is for merchants with a Partner account. To activate a Partner account, contact us.
What is this?
Submit a merchant's completed application for review by Revenue Monster. Once submitted, the merchant's status changes to REVIEWING and RM will assess the application.
When to Use
Use this endpoint when:
- A merchant has completed all required fields and documents
- You are ready to submit the merchant for RM's review process
Before submitting, ensure all required information is complete. Incomplete applications may be rejected.
How to Use
Step 1: Verify Merchant Completeness
Confirm that all required merchant details and documents have been uploaded. Check the merchant's information using Get Merchant.
Step 2: Get the Merchant ID
Locate the merchantID for the merchant you want to submit for review.
Step 3: Make the POST Request
Send the request with the merchantID as a path parameter. No request body is required.
Step 4: Review the Response
Check the code field. If "SUCCESS", the merchant has been submitted. The status will change to "REVIEWING".
Request Parameters
The ID of the merchant to submit for review. Pass it in the URL path.
Example: "1629292083526787883"
Response Parameters
Contains the settlement/merchant details.
Example: (See below)
"SUCCESS" if the call succeeded. Otherwise returns an error code object. See Appendix 1: Error Codes.
Example: "SUCCESS"
Settlement object (item):
Settlement ID
Example: "1629258558902992793"
Merchant ID
Example: "1629258448138509563"
Whether this is the default settlement account
Example: true
Company name of merchant
Example: "REVENUE MONSTER"
Type of company incorporation
Example: "SOLE PROPRIETOR"
Registration number of merchant
Example: "12344"
Business category of merchant
Example: "SOFTWARE AND IT"
Business scope of merchant
Example: "SOFTWARE AND IT"
Source of funds of merchant
Example: ""
Customer origin of merchant
Example: ""
Established date time of merchant
Example: "2018-03-26T04:50:57Z"
Country code of merchant contact number
Example: "60"
Phone number of merchant
Example: "377334080"
Address 1 of merchant
Example: "20, JALAN JASA 38, TAMAN MUTIARA RINI"
Address 2 of merchant
Example: ""
Postcode of merchant
Example: "81300"
City of merchant
Example: "Selangor"
State of merchant
Example: "Selangor"
Country of merchant
Example: "Malaysia"
Example: false
Example: null
Example: null
Current status of settlement. Changes to "REVIEWING" after submission.
Example: "REVIEWING"
Uploaded document URLs. See document object below.
Example: (See below)
Uploaded document files. See documentFile object below.
Example: (See below)
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
Example: 0
Example: 0
Example: ""
Creation date time of settlement
Example: "2021-08-18T14:33:49Z"
Last update date time of settlement
Example: "2021-08-18T14:33:49Z"
document object:
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
documentFile object:
Example: null
Example: null
Example: null
Example: null
Example: null
Example: null
Example: null
Example: null
Example: null
Example: null
Example: null
Example: null