Submit Account For Review
Submit a filled-in account for RM verification review. Once submitted, the account status moves from UNVERIFIED to REVIEWING.
When to Use
▾
Use this endpoint when:
- All required account details and documents have been uploaded
- The merchant is ready for RM to start the KYC / verification process
Make sure all required documents (IC, business registration, bank statement, etc.) are uploaded before submitting. Missing documents will delay review.
How to Use
▾
/v3/account/{id}/reviewStep 1: Fill Account Details
▾
Update the account using Update Account so all required fields and document URLs are populated.
Step 2: Send the POST Request
▾
Pass the account id as a path parameter. Include the full account details in the body.
Step 3: Monitor Status
▾
The response returns the account with status: "UNVERIFIED" until RM completes review.
Request Parameters
▾
Pass the account id as a path parameter. The body uses the same fields as Update Account.
Response Parameters
▾
Account ID
Example: "1653895399283266156"
Merchant ID
Example: "4118165203679668885"
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: "BUSINESS REVENUE"
Customer origin of merchant
Example: "DOMESTIC"
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
Object of Invoice Address
AddressLine1
Example: ""
AddressLine2
Example: ""
PostCode of invoice address
Example: ""
City
Example: ""
Address State
Example: ""
Country
Example: ""
Example: null
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
Current status of Account
Example: "UNVERIFIED"
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
Example: null
Example: null
Example: null
Example: null
Example: null
Example: null
Example: null
Example: null
Example: null
Example: null
Example: null
Example: null
Example: ""
Example: ""
Example: ""
Example: ""
Example: ""
Example: 0
Example: 0
Example: ""
Creation date time of merchant
Example: "2021-01-13T04:35:32Z"
Last update date time of merchant
Example: "2021-01-13T04:35:32Z"
Successfully call this endpoint. If fail, will return error code object (Refer Appendix 1: Error Codes)
Example: "SUCCESS"