API Documentation
All API
Service
Cancellation of PaymentSync
Version: v1
Version: v1
/api/v1/payment/cancel/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_005
Message
The entered card cannot be transacted through the POS Entry Mode.
Description
The entered card cannot be transacted through the corresponding POS Entry Mode (DE 22)
400
Error code
006_006
Message
Invalid Transaction.
Description
Card terminal time is incorrect
400
Error code
006_007
Message
Invalid amount.
Description
Invalid Transaction Amount – Insufficient Balance
400
Error code
006_008
Message
Invalid card number.
Description
wrong card number
400
Error code
006_009
Message
Requeset format error.
Description
Invalid ISO 8583 format
400
Error code
006_010
Message
Over limit of the store.
Description
Requests that exceed the amount that can be paid/recharged/refundable
400
Error code
006_011
Message
Expired card.
Description
Expired card
400
Error code
006_012
Message
Transaction not permitted.
Description
Insufficient authority to make a transaction (in case of payment cancellation, there is no ledger transaction to cancel)
400
Error code
006_013
Message
Transaction does not permitted to terminal.
Description
Invalid handling agency code
Show All
Test Data
Request
Response
Click Try It!
to start a Request and see the Response here!