API Documentation
All API
Service
Financial Institution List InquirySync
Version: v1
Version: v1
/api/v1/bankaccounts/bankCodes
Request Headers
Request Parameters
Response Headers
X-KM-Correlation-Id
string
Required
Length : 20
Transaction number for tracking trasncription
- Form : yyMMddHHmiSS-xxxxxxx
- xxxxxxx : 7digit, Hex String
X-KM-Crypto-Key-Id
string
Optional
Length : 32
Data encryption/decryption key ID
- Given ID from creating the service provider's project
- If it is passed as a callback, the first key issued among the keys issued to the service provider is used.
Response Parameters
bankList
array of objects
Required
Financial Institution List
bankList_item
object
Optional
bankCode
string
Required
Length : 0
Financial Institution Code
bankName
string
Required
Length : 0
Financial Institution Name
bankNameEng
string
Required
Length : 0
Financial Institution Eng Name
tags
string
Required
Length : 0
Tags Information
bankType
string
Required
Length : 0
Financial Institution Type
imageUrl
string
Optional
Length : 0
Logo Image URL
Response Code
Detailed classification and addition of error for unseccessful withfrawal
200
Error code
000_000
Message
Success.
Description
Success
Test Data
Request
Response
Click Try It!
to start a Request and see the Response here!