Bank List

Before you can access SecurePay APIs (such as fetching the list of supported banks), you must first have an Auth Token from the from the validation.

Get FPX bank list

GET https://{base_url}/v1/paynet/:gateway_name/banks

You can specify the bank type when fetch the list banks by passing the bank type.

e.g: https://{base_url}/v1/paynet/:gateway_name/banks/:bank_type

Gateway Name
Bank Type

fpx

b2c - Supports payments from personal banking accounts.

b2b1 - Supports payments from corporate or business banking accounts.

direct_debit

b2c - Supports payments from personal banking accounts.

b2b1 - Supports payments from corporate or business banking accounts.

duitnow

retail - For individual customers using mobile banking apps or internet banking to pay.

corporate - Designed for corporate or business accounts making payments via DuitNow.

Sample Command

curl -H "Authorization: Bearer {auth_token}" https://{base_url}/v1/paynet/:gateway_name/banks

Response banks list

{
    "banks": {
        "retail": [
            {
                "name": "Affin B2C - Test ID",
                "code": "ABB0234",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "Affin Bank",
                "code": "ABB0233",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "Alliance Bank (Personal)",
                "code": "ABMB0212",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "AGRONet",
                "code": "AGRO01",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "AmBank",
                "code": "AMBB0209",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "Bank Islam",
                "code": "BIMB0340",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "Bank Muamalat",
                "code": "BMMB0341",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "Bank Rakyat",
                "code": "BKRM0602",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "Bank Of China",
                "code": "BOCM01",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "BSN",
                "code": "BSN0601",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "CIMB Clicks",
                "code": "BCBB0235",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "Citibank",
                "code": "CIT0219",
                "status_format1": "offline",
                "status_format2": false
            },
            {
                "name": "Hong Leong Bank",
                "code": "HLB0224",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "HSBC Bank",
                "code": "HSBC0223",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "KFH",
                "code": "KFH0346",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "Maybank2E",
                "code": "MBB0228",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "Maybank2U",
                "code": "MB2U0227",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "OCBC Bank",
                "code": "OCBC0229",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "Public Bank",
                "code": "PBB0233",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "RHB Bank",
                "code": "RHB0218",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "SBI Bank A",
                "code": "TEST0021",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "SBI Bank B",
                "code": "TEST0022",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "SBI Bank C",
                "code": "TEST0023",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "Standard Chartered",
                "code": "SCB0216",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "UOB Bank",
                "code": "UOB0226",
                "status_format1": "offline",
                "status_format2": false
            }
        ],
        "corporate": [
            {
                "name": "AFFINMAX",
                "code": "ABB0235",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "Alliance Bank (Business)",
                "code": "ABMB0213",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "AGRONetBIZ",
                "code": "AGRO02",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "AmBank",
                "code": "AMBB0208",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "Bank Islam",
                "code": "BIMB0340",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "Bank Muamalat",
                "code": "BMMB0342",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "BNP Paribas",
                "code": "BNP003",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "CIMB Clicks",
                "code": "BCBB0235",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "Citibank Corporate Banking",
                "code": "CIT0218",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "Deutsche Bank",
                "code": "DBB0199",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "Hong Leong Bank",
                "code": "HLB0224",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "HSBC Bank",
                "code": "HSBC0223",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "i-bizRAKYAT",
                "code": "BKRM0602",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "KFH",
                "code": "KFH0346",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "Maybank2E",
                "code": "MBB0228",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "OCBC Bank",
                "code": "OCBC0229",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "Public Bank PBe",
                "code": "PBB0233",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "Public Bank PB Enterprise",
                "code": "PBB0234",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "RHB Bank",
                "code": "RHB0218",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "SBI Bank A",
                "code": "TEST0021",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "SBI Bank B",
                "code": "TEST0022",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "SBI Bank C",
                "code": "TEST0023",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "Standard Chartered",
                "code": "SCB0215",
                "status_format1": "online",
                "status_format2": true
            },
            {
                "name": "UOB Regional",
                "code": "UOB0228",
                "status_format1": "online",
                "status_format2": true
            }
        ]
    }
}

Last updated