post
http://nowpay.in/api/index.php?route=/api/recharge/heavyrefresh
As part of this API, customer or agent or partner will be able to operate setup box belongs to provided customer id to capture HR (Heavy Refresh) request, end customer need to ensure to Switched on STB.
Request Parameters:
| Parameter | Data | Data Type | Description |
|---|---|---|---|
| username | M | Numeric | username is unique identification of merchant and provided by Nowpay. |
| key | M | String | SecKey is provided by Nowpay |
| operatorid | M | Numeric | Operator id where plans to be fetched |
| number | M | Numeric | DTH Number of customer where information to be retrieved |
Response Parameters:
| Parameter | Value | Description |
|---|---|---|
| success | 0 => Failed 1 => Success 2 => Pending | Represents transaction status |
| tel | DTH Customer id | DTH Number of customer where information has been retrieved |
| records | Complex Object (+) | Which includes HR details |
| desc | ##records | Description of HR Request |
