Property 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
Changes
No recorded changes to this endpoint across all 1 revision of this API.