Authorizations
The API requires a Bearer token (JWT) for authentication.
Headers
Eka User ID (OID)
Partner User ID
Partner HIP ID
Query Parameters
OID is used to Identify the user.
Body
application/json
The identifier, which will be the 14-digit ABHA number for the 'abha-number' method or the 12-digit Aadhaar number for the 'aadhaar' method.
The method used for KYC, such as ABHA number or Aadhaar.
Available options:
abha-number
, aadhaar
user authorization token
Response
OK
Transaction ID required for the next API call.