Get Operators

API used to get operators which are supported by Nowpay. This API will return always active operators from server side. Disabled services will not be returned, hence merchant required to consider this API accordingly.

Note*: This is one time call API. Nowpay request to store this API output at merchant's server side. Recommended to store at DB table.

Required to call "Get Services" api to find the "serviceid".

Request Parameters:

ParameterDataData TypeDescription
usernameMNumericusername is unique identification of merchant and provided by Nowpay.
keyMAlfa-NumericSecKey is provided by Nowpay
serviceidMNumericserviceid is the output parameter from "Get Services" API.

Response Parameters:

ParameterValuesDescription
success0 => Failed
1 => Success
2 => Pending
Represents transaction status
messageExecution response of APIExecution response of API
## operators Complex Object (+)Which contains operator info
operatoridoperators Unique id of service
operatornameoperators Operator Name by Service Id
Query Params
string
required
Defaults to /api/common/operators
Body Params
json
required
Defaults to {"serviceid":"3","username":"2006", "key":"7Xh7iyXHLfBkaiI3cWYOKJtwqZNGHWYOXDyS1QTcyNAvThvYf0mKKRhgXmfPYkFmFWDf4ewoDaZBHVeOA7hHI68JNYa0z5nLhhqInWS2wqkiRYM8h4iDFmrbVCJcqlx4ge8NZSku8EsWyS7kLnUbmYtuD6bGxQGXUZUtuCHRD4k2Q7NSYRTqzoBNtSVbasnh3fUiPoC4R3EOLWZnHPxP0iruVGN8qgdrCTaunKtI1oOOwuRdjfoUmVOx5yExkDb" }
Headers
string
required
Defaults to application/json
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Choose an example:
application/json
text/plain