post
http://nowpay.in/api/index.php?route=/api/bill/fastagoperators
This API used to fetch operator details along with input parameters which are required for fastag fetch
Request Parameters:
| Parameter | Data | Description |
|---|---|---|
| username | String | UID from Nowpay |
| key | String | Unique encrypted key provided by Nowpay |
| operatorid | String | Operator Id of Service Provider |
Response Parameters:
| Parameter | Data | Description |
|---|---|---|
| success | 0 = Failed 1 = Success 2 = Pending | Transaction Status |
| message | String | Transaction Message |
| operatorname | String | Name of the Operator |
| operatorid | String | Id of the Operator |
| servicename | String | Name of other Service |
| params | Complext | name => "Vehicle Registration Number"; regex=> ""; |
| billfetch | Int | 1 = Fetch Applicable 0 = Not Applicable |
