API Documentation
All API
Service
Microdeposit Verification(1 KRW)Sync
Version: v1
Version: v1
/api/v1/bankaccounts/krw-auth
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
transactionId
string
Required
Min : 1 , Max : 30
Transaction ID for request
Response Code
Detailed classification and addition of error for unseccessful withfrawal
200
Error code
000_000
Message
Success
Description
Success
400
Error code
000_003
Message
Missing required values.
Description
필수 파라미터가 누락되었습니다.
400
Error code
002_033
Message
Getting acc owner name error.
Description
계좌 소유주 이름이 미등록 됐을 때 발생합니다.
400
Error code
002_034
Message
Money transfer pending error.
Description
거래가 지연 됐을 때 발생합니다.
Test Data
Request
Response
Click Try It!
to start a Request and see the Response here!