Bank Accounts
Retrieve a bank account
Retrieve details of a recipient bank account that was previously created.
GET
/
send
/
bank_accounts
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
epoch
integer
requiredUnix epoch timestamp
checksum
string
requiredRefer to checksum calculation
Path Parameters
id
integer
requiredResponse
200 - application/json
This is bank account schema
account_number
string
requiredThe length depends on recipient bank
bank_code
enum<string>
requiredACDBMYK2
: AEON Bank (M) BerhadPHBMMYKL
: Affin Bank BerhadAGOBMYKL
: AgrobankRJHIMYKL
: Al-RajhiMFBBMYKL
: Alliance Bank Malaysia BerhadARBKMYKL
: Ambank Malaysia BerhadBIMBMYKL
: Bank Islam Malaysia BerhadBKRMMYKL
: Bank Kerjasama Rakyat Malaysia BerhadBMMBMYKL
: Bank Muamalat Malaysia BhdBOFAMY2X
: Bank of America (M) BerhadBKCHMYKL
: Bank of China (M) BerhadBOTKMYKX
: Bank of Tokyo-Mitsubishi UFJ (M) BerhadBSNAMYK1
: Bank Simpanan Nasional BerhadBNPAMYKL
: BNP Paribas Malaysia BerhadPCBCMYKL
: China Construction Bank (M) BerhadCIBBMYKL
: CIMB Bank BerhadDEUTMYKL
: Deutsche Bank (Malaysia) BerhadFNXSMYNB
: Finexus Cards Sdn. Bhd.GXSPMYKL
: GX Bank BerhadHLBBMYKL
: Hong Leong Bank BerhadHBMBMYKL
: HSBC Bank Malaysia BerhadICBKMYKL
: Industrial and Commercial Bank of China (M) BerhadCHASMYKX
: JP Morgan Chase Bank BerhadKFHOMYKL
: Kuwait Finance HouseMBBEMYKL
: Maybank BerhadAFBQMYKL
: MBSB BANK BERHADMHCBMYKA
: Mizuho Bank (Malaysia) BerhadOCBCMYKL
: OCBC Bank BerhadPBBEMYKL
: Public Bank BerhadRHBBMYKL
: RHB Bank BerhadSCBLMYKX
: Standard Chartered Bank Malaysia BerhadSMBCMYKL
: Sumitomo Mitsui Banking Corporation (M) BerhadTNGDMYNB
: Touch `n Go eWalletUOVBMYKL
: United Overseas Bank Berhad (UOB)
Available options:
PHBMMYKL
, AIBBMYKL
, BPMBMYKL
, MFBBMYKL
, ALSRMYK1
, RJHIMYKL
, ARBKMYKL
, AISLMYKL
, BIMBMYKL
, BKRMMYKL
, BMMBMYKL
, BSNAMYK1
, CIBBMYKL
, CTBBMYKL
, HLBBMYKL
, HLIBMYKL
, HBMBMYKL
, HMABMYKL
, KFHOMYKL
, MBBEMYKL
, MBISMYKL
, OCBCMYKL
, OABBMYKL
, PBBEMYKL
, PIBEMYK1
, RHBBMYKL
, RHBAMYKL
, SCBLMYKX
, UOVBMYKL
, AFBQMYKL
, CHASMYKX
name
string
requiredRequired string length:
1 - 65535
id
integer
The ID given in the respone must be stored as it will be used for later process.
status
enum<string>
pending
: The bank account is yet to be verifiedverified
: Valid bank accountrejected
: Invalid bank account
Available options:
pending
, verified
, rejected
group_id
integer | null
reference
string
Unique value to prevent multiple submission
Required string length:
1 - 65535
created_at
string
Object creation time in UTC
is_debiting_account
boolean
is_crediting_account
boolean
updated_at
string
Object creation time in UTC
deleted_at
string
Object creation time in UTC
rejection_reason
string | null
Maximum length:
65535