Returns the access plans for the specified facility with all related items.
[
{
"accessPlanUuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"itemType": {
"itemTypeUuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"itemTypeName": "<string>",
"description": "<string>",
"category": "<string>",
"isRecurring": true,
"isRequiredAtMoveIn": true,
"isRequiredAtTransfer": true,
"isReadOnly": true,
"isTaxable": true,
"taxCode": "<string>",
"isActive": true,
"isProratedAtMoveIn": true,
"feeType": "<string>",
"fixedFeeAmount": 123,
"feePercentage": 123
},
"accessPlanDayRules": [
{
"isOpen": false,
"dayOfWeek": "Mon",
"accessStartTime": "<string>",
"accessEndTime": "<string>",
"accessPlanDayRuleUuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"accessPlanUuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}
],
"name": "<string>",
"isDefault": true,
"isLegacy": true,
"planNameDescription": "<string>"
}
]The access plans for the specified facility with all related items
Show child attributes
Show child attributes
Indicates if the access plan day rule is active
Mon, Tue, Wed, Thu, Fri, Sat, Sun Start time in HH:mm:ss format
End time in HH:mm:ss format
[
{
"accessPlanUuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"itemType": {
"itemTypeUuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"itemTypeName": "<string>",
"description": "<string>",
"category": "<string>",
"isRecurring": true,
"isRequiredAtMoveIn": true,
"isRequiredAtTransfer": true,
"isReadOnly": true,
"isTaxable": true,
"taxCode": "<string>",
"isActive": true,
"isProratedAtMoveIn": true,
"feeType": "<string>",
"fixedFeeAmount": 123,
"feePercentage": 123
},
"accessPlanDayRules": [
{
"isOpen": false,
"dayOfWeek": "Mon",
"accessStartTime": "<string>",
"accessEndTime": "<string>",
"accessPlanDayRuleUuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"accessPlanUuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}
],
"name": "<string>",
"isDefault": true,
"isLegacy": true,
"planNameDescription": "<string>"
}
]