Update a loan

Update loan fields. Every changed field is recorded in the loan's event
history with its before and after value. Omitted attributes remain unchanged.
Explicit null clears an optional field, including loanTypeKey. Omitting
purpose preserves the current purchase/refinance value.

Not the stage. Use PATCH /api/partner/loans/{id}/stage to move a loan
— it is a separate endpoint so that the loan and its history cannot drift
apart, and so a stage move can publish its own webhooks.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
Body Params
string | null
number | null
number | null
string | null
uuid
uuid | null
date | null
date | null
string
enum
Allowed:
string
enum
Allowed:
Response

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