Skip to main content

Get Account By ID

GET/v3/account/{id}

Get Account Info

Request Parameters

Response Parameters

itemObject[]

Example: (Refer to explanation below)

codeString

Successfully call this endpoint. If fail, will return error code object (Refer Appendix 1: Error Codes)

Example: "SUCCESS"


Accoount Info (item):
idString

Account ID

Example: "1653895399283266156"

merchantIdString

Merchant ID

Example: "4118165203679668885"

isDefaultBoolean

Example: true

companyNameString

Company name of merchant

Example: "REVENUE MONSTER"

companyTypeString

Type of company incorporation

Example: "SOLE PROPRIETOR"

registrationNumberString

Registration number of merchant

Example: “12344”

businessCategoryString

Business category of merchant

Example: "SOFTWARE AND IT"

businessScopeString

Business category of merchant

Example: "SOFTWARE AND IT"

sourceOfFundsString

Business category of merchant

Example: "SOFTWARE AND IT"

customerOriginString

Business category of merchant

Example: "SOFTWARE AND IT"

establishedAtDateTime

Established date time of merchant

Example: "2018-03-26T04:50:57Z"

countryCodeString

Country code of merchant contact number

Example: "60"

phoneNumberString

Phone number of merchant

Example: "377334080"

addressLine1String

Address 1 of merchant

Example: "20, JALAN JASA 38, TAMAN MUTIARA RINI"

addressLine2String

Address 2 of merchant

Example: ""

postcodeString

Postcode of merchant

Example: “81300”

cityString

City of merchant

Example: "Selangor"

stateString

State of merchant

Example: "Selangor"

countryString

Country of merchant

Example: "Malaysia"

isSameBusinessAddressBoolean

Example: false

invoiceAddressObject

Object of Invoice Address

Example: (Refer below)

inspectListArray (nullable)

Example: null

statusString

Current status of Account

Example: "VERIFIED"

documentObject

Example: Refer Below

documentFileObject

Example: Refer Below

bankAccountNoString

Example: ""

bankAccountTypeString

Example: ""

bankAccountHolderNameString

Example: ""

bankNameString

Example: ""

bankCodeString

Example: ""

averageTicketSizeUint

Example: 0

averageTurnoverPerMonthUint

Example: 0

paymentSubscriptionString

Example: ""

createdAtDateTime

Creation date time of merchant

Example: "2021-01-13T04:35:32Z"

updatedAtDateTime

Last update date time of merchant

Example: "2021-01-13T04:35:32Z"


Document object :
ctosFileUrlString

Example: ""

ownerICFileUrlString

Example: ""

directorICFileUrlString

Example: ""

shareHolderICFileUrlString

Example: ""

businessRegistrationFileUrlString

Example: ""

bankStatementFileUrlString

Example: ""

moaFileUrlString

Example: ""

form24FileUrlString

Example: ""

form49FileUrlString

Example: ""

section14FileUrlString

Example: ""

form44FileUrlString

Example: ""

businessSitePhotoFileUrlString

Example: ""

essmDocumentFileUrlString

Example: ""

letterOfConsentFileUrlString

Example: ""


DocumentFile object :
CtosFileUrlString (nullable)

Example: null

OwnerICFileUrlString (nullable)

Example: null

DirectorICFileUrlString (nullable)

Example: null

ShareHolderICFileUrlString (nullable)

Example: null

BusinessRegistrationFileUrlString (nullable)

Example: null

BankStatementFileUrlString (nullable)

Example: null

MoaFileUrlString (nullable)

Example: null

Form24FileUrlString (nullable)

Example: null

Form49FileUrlString (nullable)

Example: null

Section14FileUrlString (nullable)

Example: null

Form44FileUrlString (nullable)

Example: null

BusinessSitePhotoFileUrlString (nullable)

Example: null


invoiceAddress (parameter) :
addressLine1String

AddressLine1

Example: ""

addressLine2String

AddressLine2

Example: ""

postCodeString

Customer Remark

Example: ""

cityString

City

Example: ""

stateString

Address State

Example: ""

countryString

Country

Example: ""


inspectList (parameter) :
fullNameString

Example: ""

emailString

Example: ""

positionString

Example: ""

countryCodeString

Example: ""

phoneNumberString

Example: ""

genderString

Example: ""

birthdayString

Example: ""

nationalityString

Example: ""

iDTypeString

Example: ""

iDNoString

Example: ""

beginDateTimeString

Example: ""

endDateTimeString

Example: ""