Skip to main content
POST
Get units by UUIDs

Headers

x-api-key
any
required

Api key required to authenticate your request. Please reach out to monument for a key.

Example:

"monument-2230012-2312321"

Path Parameters

facilityUuid
string
required

Body

application/json
unitUuids
string<uuid>[]
required

Array of unit UUIDs to retrieve details for

Example:

Response

Unit details retrieved successfully

unitUuid
string<uuid>
required

Unit UUID

Example:

"3fa85f64-5717-4562-b3fc-2c963f66afa6"

facilityUuid
string<uuid>
required

Facility UUID where the unit is located

Example:

"1a2b3c4d-5e6f-7a8b-9c0d-1e2f3a4b5c6d"

unitNumber
string
required

Unit number identifier

Example:

"A101"

floor
string
required

Floor specification

Example:

"Floor 1"

contents
string[] | null
required

Unit contents

Example:
status
enum<string>
required

Unit occupancy status

Available options:
VACANT,
RESERVED,
OCCUPIED,
UNRENTABLE,
OWNER OCCUPIED,
PENDING_SIGNATURE
Example:

"VACANT"

currentTenantUuid
string<uuid> | null
required

Account UUID of the current tenant (active rental record)

Example:

"5a6b7c8d-9e0f-1a2b-3c4d-5e6f7a8b9c0d"

currentRentalRecordUuid
string<uuid> | null
required

Unit rental record UUID of the active rental

Example:

"6b7c8d9e-0f1a-2b3c-4d5e-6f7a8b9c0d1e"

unitGroupUuid
string<uuid> | null
required

Unit group UUID this unit belongs to

Example:

"7c8d9e0f-1a2b-3c4d-5e6f-7a8b9c0d1e2f"

currentStreetRate
number | null
required

Unit current street rate in pennies

Example:

15000

currentWebRate
number | null
required

Unit current web rate in pennies

Example:

10000

width
number
required

Unit width

Example:

10.5

height
number
required

Unit height

Example:

8

depth
number
required

Unit depth

Example:

10

monthlyRentAmount
number
required

Monthly rent amount in pennies

Example:

12500

createdAt
string<date-time>
required

Timestamp when the unit was created

Example:

"2024-01-15T10:30:00.000Z"

updatedAt
string<date-time>
required

Timestamp when the unit was last updated

Example:

"2024-01-20T15:45:00.000Z"

type
string | null

Unit type description

Example:

"Climate-Controlled"

tier
string | null

Unit tier description

Example:

"Premium"

amenities
string[] | null

Unit amenities

Example: