Skip to main content
PUT
/
api
/
{portfolio}
/
portfolios
/
v1
/
facilities
/
{facilityUuid}
/
rentalRecords
/
{unitRentalRecordUuid}
/
coverage

Headers

x-api-key
any

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

Example:

"monument-2230012-2312321"

Path Parameters

facilityUuid
string
required
unitRentalRecordUuid
string
required
portfolio
string
required

Body

application/json

Coverage enrollment details

coverageUuid
string<uuid>
required

Coverage uuid to be related to the specified rentalRecord

Example:

"11111-11111-11111-11111-11111"

skipCurrentMonthBill
boolean
default:false
required

Flag to skip the current month bill if the coverage is being added in the middle of the month

Response

200

Coverage updated successfully