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
Language