Get Services

API used to get services which are supported by Nowpay. This API will return always active services 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.

Request Parameters:

ParameterDataData TypeDescription
usernameMIntegerusername is unique identification of merchant and provided by Nowpay.
keyMAlfa-NumericsecKey will be provided by after account activation.

Response Parameters:

ParameterValuesDescription
success0 => Failed
1 => Success
2 => Pending
Represents transaction status
messageExecution response of APIExecution response of API
## services Complex Object (+)Which contains service info
serviceidservices Unique id of service
servicenameservices Service Name
Query Params
string
required
Defaults to /api/common/services
Body Params
json
required
Defaults to {"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