Get coverage history details by UUIDs
Retrieves coverage history details for the provided array of UUIDs within a specific facility, most recently created first
Documentation Index
Fetch the complete documentation index at: https://api.monument.io/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Api key required to authenticate your request. Please reach out to monument for a key.
"monument-2230012-2312321"
Path Parameters
Body
Array of coverage history UUIDs to retrieve
[
"3fa85f64-5717-4562-b3fc-2c963f66afa6",
"3fa85f64-5717-4562-b3fc-2c963f66afa7"
]Response
Coverage history details retrieved successfully
UUID of the monument coverage enrollment
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
UUID of the unit rental record
"2a3b4c5d-6e7f-8a9b-0c1d-2e3f4a5b6c7d"
Coverage start date
"2024-01-15T00:00:00.000Z"
Unit number
"A101"
UUID of the coverage. For private coverage, this will be the private coverage UUID: 11111111-1111-1111-1111-111111111111
"1a2b3c4d-5e6f-7a8b-9c0d-1e2f3a4b5c6d"
Coverage premium amount in pennies
2500
Coverage amount in pennies
500000
Creation timestamp
"2024-01-15T10:30:00.000Z"
Last update timestamp
"2024-01-20T15:45:00.000Z"
Whether this is a private (self-managed) coverage enrollment
false
Enrollment status derived from endDate
ACTIVE, INACTIVE "ACTIVE"
Coverage provider. Null for private coverage.
SAFE_LEASE, SECURE_LEASE, STORAGE_SHIELD, OTHER "SAFE_LEASE"
UUID of the facility
UUID of the unit
Denormalized facility name (max 25 chars)
"Main Street Storage"
Primary contact for the account linked to this enrollment
Alternate contacts for the account. Contains at most one entry.
Coverage end date
"2024-12-31T23:59:59.999Z"
Partner coverage ID
"COVERAGE_PARTNER_123"

