Add units to a loan address

Create one or more units on a loan address. Appends — existing units are not removed. The body may be a single unit object, an array of units, or { "units": [ ... ] }. Field values are given by name; unit_number is required and must be unique per address.

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

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 or address 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