Cancel - API E-Wallet
This uses to cancel a that has been paid. If cancels before is complete, is considered void and funds will return to .
API End Point | /nicepay/direct/v2/cancel |
---|---|
Request Method | POST |
Header | Content-Type: application/json |
Merchant Token | SHA256(timeStamp+iMid+tXid+amt+merchantKey) |
Code PayMethod
05 E-Wallet
The following is a list of s for requesting of cancel on . These s are used via platform.
Parameter | Type | Size | Description | Example / Notes |
---|---|---|---|---|
timeStamp Required | N | 14 | 20180123100505 | |
tXid Required | AN | 30 | Transaction ID | IONPAYTEST01202103311759347262 |
iMid Required | AN | 10 | IONPAYTEST | |
payMethod Required | N | 2 | 05 | |
cancelType Required | N | 2 | | 1 |
merchantToken Required | AN | 255 | 66141d60572e570045c4f3e9965f3452d511496841981e8a2af6a24a7038a119 | |
amt Required | N | 12 | 10000 | |
cancelMsg | AN | 255 | Cancel Message | Request Cancel |
cancelServerIp | AN | 15 | Server IP | 127.0.0.1 |
Parameter | Type | Size | Description | Example / Notes |
---|---|---|---|---|
resultCd | N | 4 | Result Code | 0000 |
resultMsg | AN | 255 | Result Message: Error Code | SUCCESS |
tXid | AN | 30 | Transaction ID | TNICEEW05105202212121343519502 |
referenceNo | ANS | 40 | 815123412341 | |
transDt | N | 8 | Transaction Date | 20221212 |
transTm | N | 6 | Transaction Time | W134351 |
description | AN | 255 | Description | test cancel |
amt | N | 12 | Amount | 1 |