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!