API Documentation
All API
Service
Physical Card RegistrationSync
Version: v1
Version: v1
/api/v1/prepay-card/physical/register
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
mobileCardNo
string
Required
Length : 16
Mobile card number issued to a member
- When a user registers a physical card, a mobile card is also issued.
par
string
Required
Length : 27
Number that replaces the PAN(Primary Account Number) of a card
Response Code
Detailed classification and addition of error for unseccessful withfrawal
200
Error code
000_000
Message
Success.
Description
Success
400
Error code
003_012
Message
Indicated card issue is not ready to active.
Description
When the card application specified with cardApplyNo is not allowed to be registered
400
Error code
003_013
Message
Indicated card issue not found error.
Description
When the card application specified with cardApplyNo does not exist
400
Error code
003_001
Message
Invalid card info.
Description
Invalid card information entered (card number, expiry date and CVC)
400
Error code
003_014
Message
Digital card is already terminated error.
Description
When the mobile card to be linked to the physical card is already discarded
Test Data
Request
Response
Click Try It!
to start a Request and see the Response here!