Secure online KYC and onboarding
Manage HMO properties, rooms, occupants, bookings, public enquiries, KYC, compliance documents, inspections, agreements, terminations and audit evidence.
Send a secure online KYC form
Follow the code-backed send a secure online kyc form workflow.
Open guide →How-to guideComplete the secure online HMO KYC form
Follow the code-backed complete the secure online hmo kyc form workflow.
Open guide →How-to guideReview an online KYC submission
Follow the code-backed review an online kyc submission workflow.
Open guide →How-to guideApprove an online HMO KYC submission
Follow the code-backed approve an online hmo kyc submission workflow.
Open guide →How-to guideDownload the online KYC submission PDF
Follow the code-backed download the online kyc submission pdf workflow.
Open guide →How-to guideResend online KYC confirmation emails
Follow the code-backed resend online kyc confirmation emails workflow.
Open guide →How-to guideDelete an online KYC submission
Follow the code-backed delete an online kyc submission workflow.
Open guide →How-to guideUse the HMO Send KYC Form controller action
Understand the exact staff-side action implemented by Hmo_manager::send_kyc_form and the workspace it serves.
Open guide →How-to guideUse the HMO KYC Submission PDF controller action
Understand the exact staff-side action implemented by Hmo_manager::kyc_submission_pdf and the workspace it serves.
Open guide →How-to guideUse the HMO Approve Online KYC Submission controller action
Understand the exact staff-side action implemented by Hmo_manager::approve_online_kyc_submission and the workspace it serves.
Open guide →How-to guideUse the HMO Delete Online KYC Submission controller action
Understand the exact staff-side action implemented by Hmo_manager::delete_online_kyc_submission and the workspace it serves.
Open guide →How-to guideUse the HMO Resend Online KYC Confirmation Emails controller action
Understand the exact staff-side action implemented by Hmo_manager::resend_online_kyc_confirmation_emails and the workspace it serves.
Open guide →How-to guideUse the public HMO KYC Form route
Follow the public controller action Hmo_manager_public::kyc_form through its supported token, room or property route.
Open guide →How-to guideUse the public HMO KYC Thank You route
Follow the public controller action Hmo_manager_public::kyc_thank_you through its supported token, room or property route.
Open guide →