curl --location --request POST 'https://openapi-sandbox.aicapay.com/system-biz/openapi/bank/list/query' \ --header 'timestamp;' \ --header 'nonce;' \ --header 'access-key;' \ --header 'signature;' \ --header 'Content-Type: application/json'
[ { "bankCode": "string", "bankName": "string", "institutionType": 0, "isPayment": 0, "isReceive": 0 } ]