post
http://nowpay.in/api/index.php?route=/api/pan/coupon_status
This API used to get Coupon status.
Request Parameters:
| Parameter | Data | Data Type | Description |
|---|---|---|---|
| key | M | String | seckey of API partner provided by Nowpay |
| username | M | String | Unique id of API partner provided by Nowpay |
| ourrequestid | M | String | Coupon Purchase Request Id or Order Id |
Response Parameters:
| Parameter | Value | Description |
|---|---|---|
| success | 1 = Success 0 = Failed 2 = Pending | Status of Transaction |
| message | String | Description of transaction |
| coupon_status | APPROVED REJECTED PENDING | Status of Coupons Purchased |
| psaid | String | PAN Agent Id provided by UTI |
