The purpose of this API is to confirm the user's OTP login:
NOTE
if the login verification is successful, you will get the is_live property in the response. is_live:0 means that your account is not verified and you have to complete the verification . If is_live:1 then it means that your account is verified and you can take the user to dashboard.
if is_live == 0 kyc_status == 1 it means the Kyc link is already sent to user email, if you not receive send after 15 minute if is_live == 0 and kyc_status == 2 customer profile verified
if is_live == 0 and kyc_status == 3 Kyc has been rejected. Please resubmit the link and finish your KYC.
if is_live == 0 and kyc_status == 4 Kyc has been partially-rejected. Please resubmit the link and finish your KYC.