Create a Verification Report
Free pilot. Submit either a record UUID or a full name with supported filters. Returns immediately; poll the resource_uri. Testing/internal credentials and no-log accounts cannot create durable reports.
post/sexoffender/report/live
Request body
Example request
{
"request_metadata": {
"purpose": "Annual audit",
"reference": "CASE-123",
"requested_by": "Facility A",
"include_in_pdf": false
}
}Response
Queued report
Example response
{
"resource_uri": "/sexoffender/report/live/lr_0123456789abcdef0123456789abcdef"
}