API Documentation
All API
Service
PaymentSync
Version: v1
Version: v1
/api/v1/payment/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
cardNo
string
Required
Length : 16
Card number used to issue disposable Token
balance
number
Required
Min : 0 , Max : 999999999999
Card Balance
approvalCode
string
Required
Length : 6
Approval Number
nrNumber
string
Required
Length : 18
Transaction unique number
Network Reference Number
approvalTime
string
Required
Length : 17
time of transaction approval
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 card entered cannot be traded through that POS Entry Mode (DE 22)
400
Error code
006_006
Message
Invalid Transaction.
Description
The card terminal time is wrong
400
Error code
006_007
Message
Invalid amount.
Description
Wrong 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
Wrong type of ISO 8583
400
Error code
006_010
Message
Over limit of the store.
Description
Request that exceeds the amount that can be paid/charged/refundable
400
Error code
006_011
Message
Expired card.
Description
Expired Card
400
Error code
006_012
Message
Transaction not permitted.
Description
When there is not enough authority to make a deal In case of cancellation of payment, there is no ledger transaction to cancel
400
Error code
006_013
Message
Transaction does not permitted to terminal.
Description
Mishandling agency code
Show All
Test Data
Request
Response
Click Try It!
to start a Request and see the Response here!