v1
latestOpenAPI 3.1.02026-08-04102861.6 KBProperty Reports
Generate a PDF for a report
This endpoint generates a PDF for a report asynchronously. The PDF is not returned in this response — poll the "Get a single report" endpoint with include=pdf until the pdf relationship resolves to a populated resource containing the download url.
post/property-reports/reports/{reportId}/generate-pdf
Path parameters
reportIdstring uuid required
The UUID of the report to generate a PDF for.
Response
Accepted