Get Operators

This API used to fetch operator details along with input parameters which are required for bill fetch

Request Parameters:

ParameterDataData TypeDescription
usernameMNumericUnique id of API partner provided by Nowpay
keyMStringseckey of API partner provided by Nowpay
operatoridMNumericOperator id of Service Provider

Response Parameter:

ParameterValueDescription
success1 = Success
0 = Failed
Status of Transaction
messageStringDescription of Transaction
operatornameStringOperator Name of Service Provider
operatorid
"
StringOperator id of Service Provider
servicenameStringService Type
billfetch1 = Bill Fetch is available
0 = Bill Fetch is not available
Will decide bill fetch is required or not.
params Complex ObjectWhich contains input parameter names for bill fetch
Query Params
string
required
Defaults to /api/bill/operators
Body Params
json
required
Defaults to {"username":"2000","key":"67610e517b634b47160e8bea06", "operatorid":"274"}
Headers
string
required
Defaults to application/json
Responses

Language
LoadingLoading…
Response
Choose an example:
application/json