post https://api.cloud.digifi.io/borrowers/sessions/
How to send a sign in phone verification code for a borrower with an existing digital lending user account.
The Sign In (Send Phone Verification Code) API allows you to sign in a borrower using phone number instead of email/password. Once you receive a phone verification code - you can use it for Sign In (Create Session) to sign in a borrower with a phone verification code.
Please note the following validations:
- The passed phone should be assign to one borrower account only
This API can only be used once every 60 seconds.
Example Requests
Below please find the JSON body for example requests:
- Example 1: Sending a phone verification code that needs to be privded to Sign In (Create Session)
Do not include a body in this case.