GuidesRecipesAPI Reference
Log In
API Reference

đźš§ Create a loan borrower record (BETA)

đźš§

Under construction

This endpoint is in beta. Functionality may change without notice, support is limited, and use in production is not recommended. Your feedback is appreciated.

This endpoint will create a loan borrower record.

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

Loan ID.

Body Params

Available properties for updating a loan borrower record

string
required
length between 1 and 255

Borrower's first name.

string | null

Borrower's middle name.

string
required
length between 1 and 255

Borrower's last name.

string | null

Borrower's suffix.

string | null

Borrower's email.

string | null
enum

Marital status codes.

Allowed:
date | null

Borrower's date of birth.

string | null

Borrower's cell phone.

string | null

Borrower's work phone.

string | null

Borrower's home phone.

string | null

Borrower's SSN.

current_address
object | null

Borrower's current address.

mailing_address
object | null

Borrower's mailing address.

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