Onboard Sender

Use this API to onboard a new sender and enable them for services such as PPI.

❗️

Name Parameter

Do not pass any random name! Pass the name as per the ID only, otherwise the transaction will fail

📘

OTP will not be delivered to the customer' mobile on UAT systems.

This API will trigger an OTP to be delivered to the customer. Use the Verify Sender OTP API to verify and onboard the customer.

Path Params
string
required

Sender's mobile number

Body Params
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

User code value of the retailer from whom the request is coming

string
required

Name of the sender as per id

date
required

Date of birth of the sender in YYYY-MM-DD format

residence_address
array of strings
required

Address of the sender in JSON format

residence_address*
int32
Defaults to 80

Send a fixed value of 80

Headers
string
required

Your static API key (See Guide)

string
required

Your dynamically generated security key, unique for every request (See Guide)

string
required

The current timestamp used to generate secret-key

Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json