v34

latestOpenAPI 3.0.4raw.githubusercontent.com2026-08-015395299.3 KB
standard-applicants

Get a print-ready JSON payload for a Standard Applicants

Returns all data required for printing Standard Applicants filtered by the supported print criteria; code, name, addressLine1, from and to. Dates are returned in ISO format; frontend PDF rendering should display dates as dd/MM/yyyy for legacy parity.

get/standard-applicants/reports/print

Query parameters

codestring

Filter by code.

namestring

Filter by applicant name.

fromstring date

Filter by from date.

tostring date

Filter by to date.

addressLine1string

Filter by address line 1.

sortstring[]

Sort parameter. Format property,(asc|desc).

Response

Print-ready Standard Applicants payload.