NICEPAY API
...
API Version 2 (V2)
SMS API
Notification SMS
7min
Notification url | Your Business URL |
---|---|
Request Method | POST |
Description | |
Merchant Token | SHA256 (timestamp+ iMid+ tXid+ Merchant Key) |
Parameter | Type | Size | Description | Example / Notes |
---|---|---|---|---|
resultCd | N | 14 | Result Code | |
tXid | AN | 30 | IONPAYTEST10202212161518411526 | |
msgRefno | ANS | 40 | MSG-20201101201193 | |
transDt | N | 8 | Transmission date | 20221216 |
transTm | N | 6 | Transmission time | 151841 |
msgStatus | N | 1 | 01 | |
merchantToken | AN | 255 | cde741f6d3dec64ac1efc00adb21b3b04302ba26f05474c38ff1d8db70afd8a8 |
Sample Notification for SMS
1timeStamp=20221216151841
2msgRefno=MSG-20201101201193
3merchantToken=cde741f6d3dec64ac1efc00adb21b3b04302ba26f05474c38ff1d8db70afd8a8
4transTm=151841
5tXid=IONPAYTEST10202212161518411526
6transDt=20221216
7msgStatus=01
SMS Transmit to know detail used to sending message.
SMS Inquiry to know detail further of used to perform inquiry.
Updated 15 Aug 2024
Did this page help you?