# Certn API Documentation

> Source: https://centric-api-docs.certn.co/#check-ENHANCED_CANADIAN_CRIMINAL_RECORD_REPORT_1

### Canadian Criminal Record Check: Enhanced

**Canadian Criminal Record Check: Enhanced**

**Identifier:** `ENHANCED_CANADIAN_CRIMINAL_RECORD_REPORT_1`

The Enhanced Canadian Criminal Record Check includes the Basic Canadian Criminal Record Check plus additional searches of the CPIC investigative Data Bank and/or the Public Safety Portal (PSP, formerly known as PIP). Reported results are based on the candidate's name and date of birth. This check verifies the accuracy of disclosed criminal convictions for indictable, hybrid and summary offences for which a pardon has not been granted. This check also includes a response of 'clear' or 'not clear' to disclosable record information regarding summary convictions, outstanding warrants, pending court charges, indictable offences, peace bonds, and any prohibitions or probation orders in effect from both the CPIC Investigative Data Bank and the PSP. This check requires a successful identification verification prior to fulfillment of this service. Note that in Ontario, this check may be referred to as a Judicial Matters Check.

**Note:** This check is ordered via invite or through a parent check. Applicant data is collected via the invite form and is not sent in the API request body.

### Response

**201 Created** — Successfully ordered. Use the returned `id` to retrieve the full case via `GET /api/public/cases/{id}/`.

### Error codes

| Status | Type | Description |
|--------|------|-------------|
| 400 | `validation_error` | Invalid request data |
| 401 | `client_error` | Authentication failed |
| 403 | `client_error` | Permission denied |
| 422 | `validation_error` | Request validation failed (e.g. missing required fields) |
