Property, tenancy and compliance workspaces
Fetch linked properties, tenancies, compliance summaries, property requests, maintenance and authorised certificates.
Guides in this workflow
Follow the guide that matches the exact action, filter, menu change or issue.
Open the Scroll workspace endpoint
Use /portal_api/scroll_workspace to fetch supported compliance-application workspaces.
Understand supported case workspaces
Full Compliance Applications, Licence Applications and One-Off Compliance model configurations are recognised.
Fetch property status
Use /portal_api/scroll_property_status for linked-property, tenancy and compliance information.
Read linked properties
The endpoint builds property rows from client/property links.
Read property summary
Receive safe property identity/address/status data.
Read client summary
Receive the authenticated client summary used by the portal.
Read landlord ownership context
Data remains tied to the authenticated client/property relationship.
Read tenant and tenancy context
Compatible tenancy/tenant tables are queried with ownership and approval rules.
Read compliance records
The gateway collects linked compliance records and decorates safe public labels/status.
Understand client-approved records
Only records passing client-approval/visibility conditions are exposed.
Read compliance summary
The response aggregates counts/status across linked properties.
Read property requests
Compatible property/client request records can be included.
Read maintenance requests
Compatible maintenance records can be included for linked properties.
Read property activity
The adapter collects safe activity rows from compatible sources.
Download a compliance certificate
Use /portal_api/scroll_property_certificate for an authorised record.
Understand certificate authorisation
The record must be visible to the client and linked to an owned property/tenancy context.
Understand certificate path protection
The gateway resolves a safe readable PDF path and rejects paths outside approved roots.
Resolve missing property data
Check property-client links, tenant matching, module schemas and client approval.
