API Documentation
All API
Service
Application for Issuance and Delivery of Debit CardSync
Version: v1
Version: v1
/api/v1/direct-card/issue/delivery
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
cardApplyNo
string
Required
Length : 22
Card application number
- (Member) A unique number generated when applying for issuance/delivery of a mobile card or physical card
mobileCardNo
string
Optional
Length : 16
(Mobile Card) Card Number
mobileCardCVC
string
Optional
Length : 3
(Mobile Card) Card Verification Code
- Card Verification Code
physicalCardNo
string
Required
Length : 16
(Physical Card) Card Number
expiryDate
string
Required
Length : 8
Card expiry date
Response Code
Detailed classification and addition of error for unseccessful withfrawal
200
Error code
000_000
Message
Success.
Description
Success
200
Error code
000_000
Message
Success.
Description
성공 테스트_현금IC 미포함
400
Error code
000_002
Message
Invalid input parameter. userId
Description
입력 파라미터 오류입니다
400
Error code
001_006
Message
Wallet user not found.
Description
회원이 아니거나 탈퇴한 회원입니다.
400
Error code
003_060
Message
Service is not related to the request bank.
Description
신청한 카드 상품이 신청한 금융사 상품이 아닌 경우.
400
Error code
003_061
Message
Not valid card issue type with the service.
Description
신청한 카드 상품의 타입이 유효하지 않을 경우
400
Error code
003_062
Message
Service does not support the applet.
Description
신청한 카드 상품의 타입이 유효하지 않을 경우.
400
Error code
003_063
Message
User authentication error.
Description
입력한 주민등록번호로 본인 인증을 실패한 경우.
400
Error code
003_064
Message
Download digital card error.
Description
모바일 카드 발급 실패
400
Error code
003_065
Message
Service is not digital pre-issue type.
Description
신청한 카드 상품이 모바일 선발급 타입이 아닌 경우
Show All
Test Data
Request
Response
Click Try It!
to start a Request and see the Response here!