User
This collection of API's would help in user authentication flow including password/MPIN validation, forget & reset etc.
📄️ Send-otp
This call can be used in case if the client has forgotten the password or he wants to register TOTP and OTP is to be sent on the registered mobile number.
📄️ Login
This API needs to be used for signing-in to the application using login
📄️ Logout
This call would logout the user from the system and end the active session.
📄️ Validate Session
This call will help validate if the session token passed is active in the system or not.
📄️ Balance
This API can be used to retrieve the latest balance with broker for allowed segments.