Create Account (Accept Invitation)

The Create Account (Accept Invitation) creates an account for a user that was invited to the platform by one of your team members using the features in the borrowers profile.

You can specify refresh token expiration time using refreshTokenExpirationTimeMinutes body param. By default it equals to "30" (minutes). Min value is 30 (a half an hour), Max value is 10080 (1 week).

Make sure to add this parameter to each API call

Create Account
Create Account (Accept Invitation)
Sign In (Create Session)

Path Params
string
required

Invitation token (from email)

Body Params

Request Body

string
required

The password for the new account.

string
required

The phone number for the new account.

number
30 to 10080
Defaults to 30

Integer value between 30 and 10080 (30 minutues and 1 week)

string

The full name for the new account.

Headers
string
enum
Defaults to 2024-02-26
Allowed:
Responses

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json