List of banks
This endpoint will return list of bank codes, along with several other information.
GET
https://us-central1-appgregator.cloudfunctions.net/flipSandbox/bank/list-of-banks/
Query Parameters
Name
Type
Description
name*
String
ft-4
connection_name*
String
flip-entre-1
Headers
Name
Type
Description
x-api-key
String
U2FsdGVk...
[
{
"bank_code": "mandiri",
"name": "Mandiri",
"fee": 4000,
"queue": 14046,
"status": "OPERATIONAL"
},
{
"bank_code": "bri",
"name": "BRI",
"fee": 4000,
"queue": 53420,
"status": "OPERATIONAL"
},
{
"bank_code": "bni",
"name": "BNI",
"fee": 4000,
"queue": 23413,
"status": "OPERATIONAL"
},
{
"bank_code": "bca",
"name": "BCA",
"fee": 4000,
"queue": 211604,
"status": "OPERATIONAL"
},
{
"bank_code": "bsm",
"name": "BSI (Bank Syariah Indonesia)",
"fee": 4000,
"queue": 17938,
"status": "OPERATIONAL"
},
{
"bank_code": "cimb",
"name": "CIMB Niaga/CIMB Niaga Syariah",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "muamalat",
"name": "Muamalat",
"fee": 4000,
"queue": 4718,
"status": "OPERATIONAL"
},
{
"bank_code": "danamon",
"name": "Danamon / Danamon Syariah",
"fee": 4000,
"queue": 51,
"status": "OPERATIONAL"
},
{
"bank_code": "permata",
"name": "Bank Permata",
"fee": 4000,
"queue": 87217,
"status": "OPERATIONAL"
},
{
"bank_code": "bii",
"name": "Maybank Indonesia",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "panin",
"name": "Panin Bank",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "uob",
"name": "TMRW/UOB",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "ocbc",
"name": "OCBC NISP",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "citibank",
"name": "Citibank",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "artha",
"name": "Bank Artha Graha Internasional",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "tokyo",
"name": "Bank of Tokyo Mitsubishi UFJ",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "dbs",
"name": "DBS Indonesia",
"fee": 4000,
"queue": 303636,
"status": "OPERATIONAL"
},
{
"bank_code": "standard_chartered",
"name": "Standard Chartered Bank",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "capital",
"name": "Bank Capital Indonesia",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "anz",
"name": "ANZ Indonesia",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "boc",
"name": "Bank of China (Hong Kong) Limited",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "bumi_arta",
"name": "Bank Bumi Arta",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "hsbc",
"name": "HSBC Indonesia",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "rabobank",
"name": "Rabobank International Indonesia",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "mayapada",
"name": "Bank Mayapada",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "bjb",
"name": "BJB",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "dki",
"name": "Bank DKI Jakarta",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "daerah_istimewa",
"name": "BPD DIY",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "jawa_tengah",
"name": "Bank Jateng",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "jawa_timur",
"name": "Bank Jatim",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "jambi",
"name": "Bank Jambi",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "sumut",
"name": "Bank Sumut",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "sumatera_barat",
"name": "Bank Sumbar (Bank Nagari)",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "riau_dan_kepri",
"name": "Bank Riau Kepri",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "sumsel_dan_babel",
"name": "Bank Sumsel Babel",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "lampung",
"name": "Bank Lampung",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "kalimantan_selatan",
"name": "Bank Kalsel",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "kalimantan_barat",
"name": "Bank Kalbar",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "kalimantan_timur",
"name": "Bank Kaltim",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "kalimantan_tengah",
"name": "Bank Kalteng",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "sulselbar",
"name": "Bank Sulselbar",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "sulut",
"name": "Bank SulutGo",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "nusa_tenggara_barat",
"name": "Bank NTB Syariah",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "bali",
"name": "BPD Bali",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "nusa_tenggara_timur",
"name": "Bank NTT",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "maluku",
"name": "Bank Maluku",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "papua",
"name": "Bank Papua",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "bengkulu",
"name": "Bank Bengkulu",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "sulawesi",
"name": "Bank Sulteng",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "sulawesi_tenggara",
"name": "Bank Sultra",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "nusantara_parahyangan",
"name": "Bank Nusantara Parahyangan",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "india",
"name": "Bank of India Indonesia",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "mestika_dharma",
"name": "Bank Mestika Dharma",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "sinarmas",
"name": "Bank Sinarmas",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "maspion",
"name": "Bank Maspion Indonesia",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "ganesha",
"name": "Bank Ganesha",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "icbc",
"name": "ICBC Indonesia",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "qnb_kesawan",
"name": "QNB Indonesia",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "btn",
"name": "BTN/BTN Syariah",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "woori",
"name": "Bank Woori Saudara",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "tabungan_pensiunan_nasional",
"name": "BTPN / Jenius / BTPN Wow!",
"fee": 4000,
"queue": 6723,
"status": "OPERATIONAL"
},
{
"bank_code": "bri_syr",
"name": "BRI (Bank Rakyat Indonesia) Syariah",
"fee": 4000,
"queue": 1275,
"status": "OPERATIONAL"
},
{
"bank_code": "bjb_syr",
"name": "BJB Syariah",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "mega",
"name": "Bank Mega",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "bukopin",
"name": "Wokee/Bukopin",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "jasa_jakarta",
"name": "Bank Jasa Jakarta",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "hana",
"name": "LINE Bank/KEB Hana",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "mnc_internasional",
"name": "Motion/MNC Bank",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "agroniaga",
"name": "BRI Agroniaga",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "sbi_indonesia",
"name": "SBI Indonesia",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "royal",
"name": "Blu/BCA Digital",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "nationalnobu",
"name": "Nobu (Nationalnobu) Bank",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "mega_syr",
"name": "Bank Mega Syariah",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "ina_perdana",
"name": "Bank Ina Perdana",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "sahabat_sampoerna",
"name": "Bank Sahabat Sampoerna",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "kesejahteraan_ekonomi",
"name": "Seabank/Bank BKE",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "bca_syr",
"name": "BCA (Bank Central Asia) Syariah",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "artos",
"name": "Jago/Artos",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "mayora",
"name": "Bank Mayora Indonesia",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "index_selindo",
"name": "Bank Index Selindo",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "victoria_internasional",
"name": "Bank Victoria International",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "agris",
"name": "Bank IBK Indonesia",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "chinatrust",
"name": "CTBC (Chinatrust) Indonesia",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "commonwealth",
"name": "Commonwealth Bank",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "ccb",
"name": "Bank China Construction Bank Indonesia",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "danamon_syr",
"name": "Bank Danamon Syariah",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "victoria_syr",
"name": "Bank Victoria Syariah",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "banten",
"name": "BPD Banten",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "mutiara",
"name": "Bank Mutiara",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "panin_syr",
"name": "Panin Dubai Syariah",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "gv",
"name": "Gudang Voucher",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "aceh",
"name": "Bank Aceh Syariah",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "btpn_syr",
"name": "Bank BTPN Syariah",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "dinar",
"name": "Bank Dinar Indonesia",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "harda",
"name": "Allo Bank/Bank Harda Internasional",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "e2pay",
"name": "E2Pay",
"fee": 4000,
"queue": 104,
"status": "OPERATIONAL"
},
{
"bank_code": "mas",
"name": "Bank Multi Arta Sentosa (Bank MAS)",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "prima",
"name": "Bank Prima Master",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "yudha_bakti",
"name": "Neo Commerce/Yudha Bhakti",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "linkaja",
"name": "LinkAja",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "dompetku",
"name": "Dompetku",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "shinhan",
"name": "Bank Shinhan Indonesia",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "bukopin_syr",
"name": "Bank Bukopin Syariah",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "cnb",
"name": "Bank CNB (Centratama Nasional Bank)",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "atmb_lsb",
"name": "ATMB LSB (BPR LSB)",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "atmb_plus",
"name": "ATMB PLUS",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "antardaerah",
"name": "Bank Antardaerah",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "mantap",
"name": "BANK MANTAP (Mandiri Taspen)",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "eka",
"name": "BPR EKA (Bank Eka)",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "doku",
"name": "DOKU",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "finnet",
"name": "FINNET",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "gopay",
"name": "GoPay",
"fee": 4000,
"queue": 10,
"status": "OPERATIONAL"
},
{
"bank_code": "ovo",
"name": "OVO",
"fee": 4000,
"queue": 10,
"status": "OPERATIONAL"
},
{
"bank_code": "dana",
"name": "DANA",
"fee": 4000,
"queue": 10,
"status": "OPERATIONAL"
},
{
"bank_code": "shopeepay",
"name": "ShopeePay",
"fee": 4000,
"queue": 10,
"status": "OPERATIONAL"
},
{
"bank_code": "sakuku",
"name": "SAKUKU",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "aladin",
"name": "Bank Aladin Syariah",
"fee": 4000,
"queue": 1683,
"status": "OPERATIONAL"
},
{
"bank_code": "dutamoney",
"name": "DUTAMONEY",
"fee": 4000,
"queue": 10,
"status": "OPERATIONAL"
}
]
curl --location --request GET 'https://us-central1-appgregator.cloudfunctions.net/flipSandbox/bank/list-of-banks?name=ft-4&connection_name=flip-entre-1' \
--header 'x-api-key: U2FsdGVk...'
var axios = require('axios');
var config = {
method: 'get',
url: 'https://us-central1-appgregator.cloudfunctions.net/flipSandbox/bank/list-of-banks?name=ft-4&connection_name=flip-entre-1',
headers: {
'x-api-key': 'U2FsdGVk...'
}
};
axios(config)
.then(function (response) {
console.log(JSON.stringify(response.data));
})
.catch(function (error) {
console.log(error);
});
<?php
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => 'https://us-central1-appgregator.cloudfunctions.net/flipSandbox/bank/list-of-banks?name=ft-4&connection_name=flip-entre-1',
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'x-api-key: U2FsdGVk...'
),
));
$response = curl_exec($curl);
curl_close($curl);
echo $response;
Last updated