API Documentation
All API
Service
Modification of the Card’s StateSync
Version: v1
Version: v1
/api/v1/card/status
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
Input parameter error.
400
Error code
001_006
Message
Wallet user not found
Description
You are not a member or a member who has withdrawn.
400
Error code
003_001
Message
Invalid card info
Description
The entered card information (card number, expiration date, CVC) is invalid.
400
Error code
003_021
Message
Cannot find par
Description
par not found
400
Error code
003_022
Message
Card already terminated
Description
In the case of a terminated card, status cannot be changed
Test Data
Request
Response
Click Try It!
to start a Request and see the Response here!