Coverage
Get coverage options for a facility
Retrieves all non-archived coverage plans configured for the specified facility.
GET
Get coverage options for a facility
Headers
Api key required to authenticate your request. Please reach out to monument for a key.
Example:
"monument-2230012-2312321"
Path Parameters
Response
200 - application/json
Array of coverage options for the facility, default plan first then alphabetical
UUID of the coverage plan
Example:
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
Description of the coverage plan
Example:
"Basic Protection"
Monthly premium amount in pennies
Example:
999
Coverage amount in pennies
Example:
250000
Whether this is the default coverage plan for the facility
Example:
true
Whether new enrollments are allowed for this coverage plan
Example:
true
Coverage provider.
Available options:
SAFE_LEASE, SECURE_LEASE, STORAGE_SHIELD, OTHER Example:
"SAFE_LEASE"
Get coverage options for a facility

