Skip to main content
POST
Get size-and-type unit group details 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
sizeAndTypeUnitGroupUuids
string<uuid>[]
required

Array of sizeAndTypeUnitGroupUuids to retrieve details for

Example:

Response

Size-and-type unit group details retrieved

sizeAndTypeUnitGroupUuid
string<uuid>
required

Size-and-type unit group UUID

Example:

"22d0bbc0-17f4-11f1-8e7c-67a9b4f331ad"

length
number | null
required

Unit depth (length)

Example:

10.5

width
number | null
required

Unit width

Example:

10.5

height
number | null
required

Unit height

Example:

10.5

area
string | null
required

Calculated area (width × length)

Example:

"100 sq. ft."

unitType
string | null
required

Unit type description

Example:

"Covered Parking"

entityAttributeOrganizationUuid
string<uuid> | null
required

Entity attribute organization UUID (unit type)

Example:

"6fe75622-7de5-11f0-9798-e13a04f5cbb4"

unitGroups
object[]
required

Unit groups belonging to this size-and-type group