GuidesRecipesAPI Reference
Log In
API Reference

Create a borrower account

This endpoint will create a borrower account in the platform.

The borrower will use this information to register or log in to their account on the specified loan officer's shared application.

🙇

Heads up!

This record is not to be confused with a loan borrower record, which is directly associated with and created through a loan or loan application.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Available properties for creating a borrower account.

string
required
length between 1 and 30

Borrower's first name.

string
required
length between 1 and 30

Borrower's last name.

string
required
length ≤ 255

Borrower's email.

string

Borrower's phone.

uuid

Loan officer's ID to which the borrower account will be assigned. Required unless the "Optional Loan Officer on Borrower Creation" feature setting is enabled, in which case the default LO profile will be used if it is omitted.

uuid

Partner's ID to which the borrower account will be assigned.

Headers
string

Specify API version, for example '1.0'. By default, the version configured in the company settings is used.

Responses

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