Observed Behaviour
When a Host registration with a strata hotel PR exemption or a Strata Hotel registration is being renewed, the "Short-term Rental Property/Unit Type" is not being populated properly. During the renewal process, this field is read-only, meaning that the user cannot set this field to a valid value which is required to pass form validation.
Expected Behaviour
When a Host registration with a strata hotel PR exemption or a Strata Hotel registration is being renewed, the "Short-term Rental Property/Unit Type" will be populated properly.
Additional Details
- Example of
unitDetails stanza in Registration
"unitDetails": {
"blExemptReason": null,
"blRequired": null,
"businessLicense": null,
"businessLicenseExpiryDate": null,
"hostResidence": "ANOTHER_UNIT",
"hostType": null,
"isUnitOnPrincipalResidenceProperty": false,
"jurisdiction": null,
"numberOfRoomsForRent": 2,
"ownershipType": "CO_OWN",
"parcelIdentifier": "",
"prExemptReason": "STRATA_HOTEL",
"prRequired": null,
"propertyType": "CONDO_OR_APT",
"rentalUnitSetupOption": null,
"rentalUnitSpaceType": "ENTIRE_HOME",
"strataHotelCategory": null,
"strataHotelRegistrationNumber": null
},
Screenshot

Observed Behaviour
When a Host registration with a strata hotel PR exemption or a Strata Hotel registration is being renewed, the "Short-term Rental Property/Unit Type" is not being populated properly. During the renewal process, this field is read-only, meaning that the user cannot set this field to a valid value which is required to pass form validation.
Expected Behaviour
When a Host registration with a strata hotel PR exemption or a Strata Hotel registration is being renewed, the "Short-term Rental Property/Unit Type" will be populated properly.
Additional Details
unitDetailsstanza in RegistrationScreenshot