Secure online KYC and onboarding
Secure online KYC and onboarding: Manage HMO properties, rooms, occupants, bookings, public enquiries, KYC, compliance documents, inspections, agreements, terminations and audit evidence.
HMO Manager
Open guide →GuideSend a secure online KYC form
Follow the code-backed send a secure online kyc form workflow.
Open guide →GuideComplete the secure online HMO KYC form
Follow the code-backed complete the secure online hmo kyc form workflow.
Open guide →GuideReview an online KYC submission
Follow the code-backed review an online kyc submission workflow.
Open guide →GuideApprove an online HMO KYC submission
Follow the code-backed approve an online hmo kyc submission workflow.
Open guide →GuideDownload the online KYC submission PDF
Follow the code-backed download the online kyc submission pdf workflow.
Open guide →GuideResend online KYC confirmation emails
Follow the code-backed resend online kyc confirmation emails workflow.
Open guide →GuideDelete an online KYC submission
Follow the code-backed delete an online kyc submission workflow.
Open guide →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 →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 →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 →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 →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 →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 →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 →