Create Account
Create a new empty account under a merchant. The account is created in UNVERIFIED status and must later be filled in and submitted for review.
When to Use
▾
Use this endpoint when:
- A merchant needs an additional settlement account
- You want to set up the account record before collecting full details
How to Use
▾
/v3/accountStep 1: Authenticate
▾
Obtain a valid accessToken for the merchant.
Step 2: Send the POST Request
▾
The body is empty — {}. Signed headers are required.
Step 3: Store the Account ID
▾
The response includes the new account id. Use it to Update Account with details and later Submit Account.
Request Parameters
▾
No request body. Authenticated headers only.
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: ""
Postalcode 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: "VERIFIED"
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"