GuidesRecipesAPI Reference
Log In
API Reference

Update a loan

This endpoint will update a loan 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 record

string | null

Loan type.

string | null

Loan purpose.

float | null

Loan amount.

date | null

Date on which the loan plans to close.

string | null

Additional comments on the loan record.

string | null

Loan's amortization type.

float | null

Loan's base amount.

float | null

Loan's total amount.

date | null

Date on which the loan was approved.

float | null

Loan's annual percentage rate.

float | null

Loan's debt-to-income ratio.

date | null

Date on which loan documents are signed.

float | null

Loan's down payment dollar amount.

float | null

Loan's down payment percentage of loan amount.

float | null

Loan's debt-to-income ratio high.

float | null

Loan's debt-to-income ratio low.

date | null

Date on which the loan's first payment is due.

boolean | null

Whether the loan is for a first-time buyer.

date | null

Date on which the loan intends to be funded.

date | null

Date on which the intent to proceed was acknowledged.

date | null

Date on which the intent to proceed letter was sent.

date | null

Datetime at which the loan's interest rate lock expires.

float | null

Loan's interest rate.

string | null

Loan's lien position.

integer | null

Loan's term in months.

date | null

Date on which the loan reaches maturity.

string | null

Loan's occupancy status.

float | null

Loan's principal plus interest payment amount.

string | null

Loan's payment frequency.

float | null

Loan's preapproval amount.

string | null

Notes on the loan's preapproval.

string | null

Loan processor's email.

string | null

Loan's program.

date | null

Datetime at which the loan's rate expires.

boolean | null

Whether the loan's rate is locked.

float | null

Loan's total monthly payment amount.

property
object

Available properties for a loan's 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