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

Onboard User

The Onboard User API helps you quickly add new merchants or retailers to the platform.

🚧

Note

When onboarding a merchant in production, it's crucial to provide accurate information. We verify the PAN number you provide in the Onboard User API by matching it with the name returned during PAN verification. Please ensure that the PAN number and the name you enter belong to the same merchant/user.

📘

To generate secret-key and secret-key-timestamp, refer to - Authentication

👍

A unique user code will be returned after onboarding the merchant.

📘

For AePS, merchant onboarding is mandatory.

Form Data
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

Pan Card Number of the User

string
required

The number which you verified and want to onboard

string
required

First name of the user

string

Middle Name of the user

string

Last name of the user

string
required

Email of the user/merchant

json
required

Residence Address of the user

date
required

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

string
required

Shop name of the merchant ( Required for AePS onboarding)

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