API Documentation
All API
Service
Network Cancellation of Payment Sync
Version: v1
Version: v1
/api/v1/payment/netcancel/no-hce
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
balance
number
Required
Min : 0 , Max : 999999999999
Card balance
approvalTime
string
Required
Length : 17
Server cancellation approval time
format : yyyyMMddHHmmssSSS
Response Code
Detailed classification and addition of error for unseccessful withfrawal
200
Error code
000_000
Message
Success
Description
Success
400
Error code
006_021
Message
Request for duplicated transaction.
Description
Request for duplicated transaction
400
Error code
006_022
Message
System Error.
Description
System Error
400
Error code
006_030
Message
No original transaction.
Description
No original transaction
Test Data
Request
Response
Click Try It!
to start a Request and see the Response here!