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"
}Changes
Changed in 2 of the 12 revisions of this API.12
- ▲
removed
subschema #1subschema #2from the request bodyoneOflistrequest-body-one-of-removed
- ○
added
subschema #1subschema #2to the request bodyoneOflistrequest-body-one-of-added
- ▲
- ○
endpoint added
endpoint-added
- ○