GuidesRecipesAPI Reference
Log In
API Reference

Update a borrower account

This endpoint will update any data provided via body params on the borrower account. Only the body params listed maybe be used.

Passing an empty body will result in a successful request but no changes in data.

🙇

Heads up!

Email addresses may NOT be reused across borrower accounts. Every borrower account must have a unique email address.

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

Borrower account ID.

Body Params

Available properties for updating a borrower account.

string
length between 1 and 30

Borrower's first name.

string
length between 1 and 30

Borrower's last name.

string
length ≤ 255

Borrower's email.

string

Borrower's phone.

boolean
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