Update a loan address unit

Replace a single unit (full-resource replace). Any Unit Details field not included in the body is cleared. The body may be a bare unit object or { "unit": { ... } } (the shape GET returns).

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

The loan ID or loan number

string
required

The address ID on the loan

string
required

The unit ID (UUID)

Body Params
string
required

Unit label/number. Must be unique per address.

integer

Optional sort order. Defaults to append order.

Responses

400

Invalid body or unknown unit field

404

Loan, address, or unit not found

409

Duplicate unit_number

410

Loan is locked

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