These docs are for v1. Click to read the latest docs for v3.

Activate Service (Payments)

This API allows you to activate the service for a specific user.

❗️

Note

The correct url is = https://staging.eko.in/ekoapi/v1/user/service/activate

🚧

To activate payment service - Refer here

It is mandatory to activate the service in production

Response Error Codes

ERROR CODESMEANINGSOLUTION
403ForbiddenRegenerate your secret key and
timestamp or check if your service is activated or not
500Internal Server ErrorCheck if your request url is correct or
the parameters you're passing is correct
according to the parameters mentioned above
415Unsupported Media TypeRe-check the content/type of the request body.
Form Data
string
required

User code value of the retailer from whom the service needs to be activated

string
required

The unique cell number with which you are onboarded on Eko's platform. For UAT refer to [Platform Credentials] (https://developers.eko.in/docs/platform-credentials)

string
required
Defaults to 45

This is the code of the service for which the user needs to be activated

Headers
string
required

Your unique API key that will authenticate your request. For UAT, refer to [Platform Credentials] (https://developers.eko.in/docs/platform-credentials)

string
required

Refer to [authentication section] (https://developers.eko.in/docs/authentication)

string
required

Refer to [authentication section] (https://developers.eko.in/docs/authentication)

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json