API Documentation
All API
Service
Reissuance of Prepaid Card (Replacement Issuance)Sync
Version: v1
Version: v1
/api/v1/prepay-card/reissue/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
mobileCardPar
string
Optional
Length : 27
PAR of mobile card
Response Code
Detailed classification and addition of error for unseccessful withfrawal
200
Error code
000_000
Message
Success.
Description
Success
400
Error code
000_002
Message
Invalid input parameter. userId
Description
Invalid input parameter
400
Error code
001_006
Message
Wallet user not found.
Description
Non-member or a member who has canceled membership
400
Error code
003_018
Message
Card is already reissued error.
Description
This card has been reissued before.
400
Error code
003_019
Message
User bank account invalid.
Description
Invalid member account
400
Error code
003_020
Message
There is in progress reissue type card apply no.
Description
Card reissuance in progress
400
Error code
003_048
Message
Invalid next service id.
Description
재발급으로 유효한 카드 상품 ID가 아닙니다.
400
Error code
007_001
Message
Bank account not found.
Description
등록된 계좌가 없음.
400
Error code
003_044
Message
User is not authenticated.
Description
사용자 신분증 인증이 되지 않을 경우 발생(해외결제카드 신청시)
400
Error code
003_051
Message
Card cost payment fail. network issue.
Description
카드 비용 부과 실패. 외부 PG사와 네트워크 이슈
Show All
Test Data
Request
Response
Click Try It!
to start a Request and see the Response here!