API Documentation
All API
Service
Discarding a CardSync
Version: v1
Version: v1
/api/v1/card/terminate
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 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
Description
It is an input parameter error.
400
Error code
001_006
Message
Wallet user not found
Description
He/she is not a member or an ex-member already withdrawn
400
Error code
001_047
Message
Invalid card info
Description
In case the information of the card is not valid
400
Error code
001_052
Message
Active card has balance
Description
In case there is balance left in the card
400
Error code
001_059
Message
Can not delete basic card
Description
In case of trying to delete the basic card
400
Error code
001_061
Message
Cannot delete Sub card directly, Sub Card will be automatically deleted when Main card deleted.
Description
In case of deleting the sub card rather than the main card
400
Error code
001_062
Message
Card is married to cardSe. Disconnect before delete.
Description
In case of trying to delete the married card
Test Data
Request
Response
Click Try It!
to start a Request and see the Response here!