Mobile
Login
If the user already has an existing ABHA address, use this API to select that ABHA address and proceed to log the user in using the chosen address.
POST
Authorizations
The API requires a Bearer token (JWT) for authentication.
Body
application/json
ABHA address used for login.
Transaction ID received in the previous API response.
Response
200 - application/json
Eka IDs, will be present if SkipState is abha_end
Profile of the user, will be present if SkipState is abha_end
Refresh token for the user, will be present if SkipState is abha_end
Available options:
abha_end
, confirm_mobile_otp
, abha_select
, abha_create
Access token for the user, will be present if SkipState is abha_end