API Documentation
All API
Service
Reissuance & Renewal of Prepaid Card to be ExpiredSync
Version: v1
Version: v1
/api/v1/prepay-card/expired/reissue
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
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. cardInfo.oldCardNo
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_004
Message
Card issue status is not allowed to reissue
Description
This card to be expired has been reissued before.
400
Error code
003_005
Message
Card status is not active or suspended
Description
The status of the card to be expired is not reissueable.
400
Error code
003_006
Message
Card expiry date is not proper to reissue.
Description
The expiry date of the card to be expired is more than 30 days away.
400
Error code
003_007
Message
User name not found error
Description
Member's name not found
400
Error code
003_008
Message
Par not found from cardNo.
Description
Member’s mobile number not found
400
Error code
003_009
Message
Not valid product for card issue type
Description
The application for reissuance of the card type is not allowed
400
Error code
003_010
Message
Card reissue cost pay fail
Description
Failed to charge card reissuance fee
Test Data
Request
Response
Click Try It!
to start a Request and see the Response here!