Create A User
Creates a new user object.
Authorizations
Username = api_key_id, Password = api_key_secret
Body
Pre-fill Link's login screen with this first name.
Pre-fill Link's login screen with this last name.
Pre-fill Link's login screen with this email.
Required for banking verifications when phone_number is not provided.
Invalid email addresses will cause the request to fail. We recommend client-side validation and retrying the request without the invalid email if you receive:
Pre-fill Link's login screen with this phone number. E.164 international format recommended.
Required for banking verifications when email is not provided.
Invalid phone numbers will cause the request to fail. We recommend client-side validation and retrying the request without the invalid phone number if you receive:
Social Security number.
Required for banking verifications when birth_date is not provided.
Address of the user.
Date of birth of the user.
Required for banking verifications when ssn is not provided.
Any valid JSON.
Can be optionally included when ordering banking verifications.
Any string. Maximum 100 characters.