Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Version 1.1.2 Last update: Jan. 23, 2024
In this site you will find everything you need to interact with Certn's API. These docs are for Certn clients who need to use our services in ways other than the Certn App, for example, to integrate with Applicant Tracking Systems or other proprietary software. to try out the API. To learn more about Certn and the background checks we offer, head over to !
For help articles and general knowledge, head over to .
Don't worry, we've got you covered! You can browse our to walk through most of our features, or better yet, start at the beginning!
You can find all our endpoints, along with code samples, in the API Reference section. We divide them by industry:
We have guides to help you with account management:
Did you ? Or perhaps you're looking for the ? No matter what your question is, these docs should have your answer.
You can also try our search function!
How to sign up for a demo account.
To request a demo account, email Certn's Partnership Team at [email protected]. They will arrange a call to learn about your organization's specific requirements and to help you set up your demo account.
Once created, you will be invited into your demo account via email, and prompted to create a password.
Set up your account on our dashboard to start testing our API.
Go to
Enter your email and password
Click Log in
Click the profile icon
You can manage your account settings and billing info from here.
Adding a payment card to your account allows you to test a greater variety of features. Since this is a demo environment, you can use the card information provided below.
From your team's Settings page:
Click Billing
Click Connect Payment Card
Fill in the following card number: 4242 4242 4242 4242
Navigate back to the dashboard by clicking the Certn logo in the top left
Click on the Partner tab
Click Refresh Keys
Click OK to accept that a new key will be created, inactivating the previously generated key
You can now start testing the API with your demo account.
When you’re ready to use the API in production, send us an email at .
To gain access to our API, you need a valid token in an . The token is granted by our API in exchange for a . This can also be handled by third party OAuth client libraries.
Example Python request (replace CLIENT_ID and CLIENT_SECRET):
Replace TOKEN with your API key in the following header:
Resource articles about Certn API application parameters, regional codes, error codes, and report field mappings.
Click Settings
Locate the team you want to use for testing
Click Settings for this team
Fill in the following CVC: 424
Click Authorize Card
Click Copy
A new Client ID and Secret Key will appear in a modal for copy/pasting
Once this modal is closed, the Secret Key will not be accessible anymore





Token lifespan is indicated by the expires_in parameter returned when a new token is requested. The default value is 36000 seconds (10 hours).
import requests
data = {
'grant_type': 'client_credentials',
}
response = requests.post('https://api.certn.co/token/', data=data, auth=('CLIENTID', 'CLIENTSECRET')){ 'Authorization': 'Bearer TOKEN' }Our API authenticates users using the OAuth Client Credentials standard. This means that a Client ID and Client Secret are exchanged for a token which can be used to make requests.
Client ID - The unique identifier making up the first half of your key
Client Secret - A secret key used to verify your application's identity
We recommend using the industry standard OAuth client library for your stack to handle key-token exchanges.
Go to the Partner Tab
Click refresh keys
Click Ok to accept that previously generated keys will be lost
Copy the Client ID and Client Secret
Go to the Partner tab
You will see your Client ID under API Keys
Application secrets are only available once, at the time of creation. Certn hashes application secrets on the backend and so it is not possible to retrieve the secrets once they've been created.
Using our quickscreen process allows you to enter the applicant's information without involving them directly. When issuing checks via this method, it is your responsibility to gather and obtain consent for each of the checks you plan to run.
If you've never obtained consent from your applicants before, please browse the resources in our Compliance Library. Or you can contact our compliance team to inquire about the appropriate measures to take before sending your applications.

Each background check order has an "application status" that represents the progress of the background check order (comprising of one or many individual checks, e.g. ). Each individual check (e.g. Canadian Criminal Record Check or Credit Check) also has a "check status" that represents the progress of the specific check. These two levels of statuses provide information about both the progress of the entire application order and of the specific check components the application comprises.
Read our Application and check statuses article at Certn Help for a thorough understanding of what each status means.
An "application score", often referred to as the application result, gives you an indication about the results of the application and can draw your attention to those applications that may need to be evaluated or reviewed. Our article explains what each application score means.
Each individual check that the application comprises also has a "check score" or result. The possible checks scores depend on the type of check ordered. Here are a couple of examples.
A Canadian Criminal Record Check may return scores like "Negative" when no criminal record was found, or "Confirmation of criminal record" when the convictions disclosed by the candidate was confirmed.
An Employment Check may return results like "Verified" when all details of the employment was confirmed to be correct or "Partially verified" when some details were confirmed but perhaps the dates or position title did not exactly match what the candidate provided.
The information about statuses and scores, whether at the application or check level, is available in the object that is returned when you of an application.
For the application status, see the report_status field (see example below).
For each of the check statuses, check_executions will contain the check status in the status field for the particular check (see example below).
For the application result, see the result
The individual scores, or results, per check type can be found
A list of responses to frequently asked questions about the Certn API.
Certn's API has a rate limit of:
240 requests/minute (60s rolling window) and
14,400 requests/day (24hr rolling window).
A quickscreen allows you to run a check on an applicant without involving the applicant.
When running a quickscreen, add /quick to the URL.
The response you get from a quick screen is set to ANALYZING. To receive live results, , or make a .
Pre-requisite: Obtain all the required information prior to running the check, and include it in your request.
Make sure to obtain the from your applicant before running the quickscreen.
An invite allows you run a check on an applicant by inviting them to provide the required information and complete the appropriate consents via an email or SMS invite from Certn.
When filing an application with an , applicants upload a selfie and pictures of their ID. If our tool cannot validate them, it flags the application for Manual Review.
A customer support agent from our team then reaches out to the applicant via the email on file and asks them to upload new photos. Once received, our agents re-process the application.
Refer to our for all details regarding our retention policies.
How to contact Certn if you have questions about the API or require support.
For questions regarding our API, reach out by email at: [email protected].
For questions regarding your partnership with Certn, reach out by email at: .
You can find our and on our main website certn.co.
You'll need to know how to before you can follow the instructions in this section.
The results you got from the Softcheck quickscreen creation call indicate that we received your request and are actively working on it. You can see this by checking the report_status field, which will likely be ANALYZING. These results will not be updated in real-time. To retrieve the updated versions, you can set up a , or send requests to one of our endpoints.
A Basic Disclosure and Barring Service (DBS) Check is a United Kingdom (UK) criminal record check and can be obtained for a person living or working in England and Wales. The Basic DBS Check includes a digital identity verification service. Reported results will contain details of convictions and conditional cautions considered to be unspent under the terms of the .
The check is available in the United Kingdom 🇬🇧
The check is not available for . ❌
To follow this guide, you need a demo account. Make sure it's fully set up according to our instructions on how to .
To communicate with our API, you'll need to build HTTP requests. You can use the programming language of your choice to achieve this. We provide examples of scripts using , but most of the content you'll work with will be in .
This check is available in Australia 🇦🇺
This check is not available for a ❌
We have two types of integration users: Admin and Support users.
Admin users have access to all background checks in your Certn account and can manage your integration settings in the Partner dashboard, as well as settings for Teams.
Support users have access to all background checks in your Certn account, they cannot access or change any settings.
A Basic Disclosure Scotland (DS) Check is a United Kingdom (UK) criminal record check and can be obtained for a person who is currently, or who has in the past been, living or working in Scotland. It is ordered for candidates applying for employment outside the UK. The Basic DS Check includes a digital identity verification service. Reported results will contain details of a person's unspent convictions, if any.
The check is available in the United Kingdom 🇬🇧
The check is not available for . ❌
Enter your webhook URL
Click Enable Integration
Note: The webhook URL can be changed at anytime. The secret string cannot be changed, if it is compromised, contact Certn support.
Our API sends updates as POST requests to your user-defined endpoints as they become available.
When receiving a 408, 500, 502, 503, or 504 status code, it retries up three additional times, waiting longer between each call. For any other status code over 399, the API backs off on first try.
For added security, you can opt to have Certn send you signed payloads. When enabled, our API adds a Certn-Signature header along with each request to your endpoints. This header allows you to confirm that the request came from us.
After this setup, Certn starts to sign each webhook it sends to the endpoint.
A replay attack is when an attacker intercepts a valid payload and its signature, then re-transmits them. To mitigate such attacks, Certn includes a timestamp in the Certn-Signature header. Because this timestamp is part of the signed payload, it is also verified by the signature, so an attacker cannot change the timestamp without invalidating the signature. If the signature is valid but the timestamp is too old, you can have your application reject the payload.
Use Network Time Protocol (NTP) to ensure that your server’s clock is accurate and synchronizes with the time on Certn’s servers.
Certn generates the timestamp and signature each time an event is sent to your endpoint. If Certn retries an event (e.g., your endpoint previously replied with a non-2xx status code), then a new signature and timestamp is generated for the new delivery attempt.
The Certn-Signature header included in each signed event contains a timestamp and one or more signatures. The timestamp is prefixed by t=, and each signature is prefixed by a scheme. Schemes start with v, followed by an integer. Currently, the only valid live signature scheme is v1.
Certn generates signatures using a hash-based message authentication code (HMAC) with SHA-256. To prevent downgrade attacks, you should ignore all schemes that are not v1.
It is possible to have multiple signatures with the same scheme-secret pair. This can happen when you roll (ie. expire) an endpoint’s secret from the Dashboard. The previous secret will remain active for 48 hours. During this time, your endpoint has multiple active secrets and Certn generates one signature for each secret.
You can verify a Certn signature using the following steps.
Split the header, using the , character as the separator, to get a list of elements. Then split each element, using the = character as the separator, to get a prefix and value pair.
The value for the prefix t corresponds to the timestamp, and v1 corresponds to the signature (or signatures). You can discard all other elements.
The signed_payload string is created by concatenating:
The timestamp (as a string)
The character .
The actual JSON payload (i.e., the request body, as text)
(The original binary string)
Note: Using JS Express, this may cause a problem (no access to the original string without adding middleware)
Compute an HMAC with the SHA256 hash function. Use the endpoint’s signing secret as the key, and use the signed_payload string as the message.
Compare the signature (or signatures) in the header to the expected signature. For an equality match, compute the difference between the current timestamp and the received timestamp, then decide if the difference is within your tolerance.
To protect against timing attacks, use a constant-time string comparison to compare the expected signature to each of the received signatures.
To verify an individual signature (after preparing the signed_payload and splitting the v1 prefix from the signature):
def verify_signature(signature: str, payload: str, secret: str) -> bool:
verify_sig = hmac.new(
key=secret.encode("utf-8"),
msg=payload.encode("utf-8"),
digestmod=hashlib.sha256
).hexdigest()
return hmac.compare_digest(verify_sig, signature)Certn-Signature:
t=1609459200,
v1=09efe4234a3cd00e44c20bcc00ef1b4f9d3f33ea87a7f04bc0d87fc0ef0f04e8,
v1=b36793a72f8bd71c8a165bd4b5aefb9fe9f5ac272ccbc8971c82c8c89cade770For each check result, see the result fields (or similar fields) inside each check's results (seeReport field mappings for the names of each check's result fields).
In this guide, we'll show you how to send requests to our API to retrieve the status of your application via our endpoints. When using this method, keep sending requests until the field report_status is marked as COMPLETE. Then, you can view your final report.
We'll use the /applicants endpoint, which allows you to retrieve the report as a JSON object.
To tell the API which application to retrieve, you need to provide it with the right application ID. You'll find it in the response of the creation call, under id. We use universally unique identifiers (UUIDs), so it'll be formatted like this:123e4567-e89b-12d3-a456-426614174000
Once you have your application ID, append it to /applicants URL.
Choose the URL that corresponds to your industry
In the URL, replace {application_id} with your application's ID
applicant_url = f"https://demo-api.certn.co/api/v1/hr/applicants/{application_id}/"applicant_url = f"https://demo-api.certn.co/api/v1/pm/applicants/{application_id}/"Now we're ready to bring it all together. Our /applicants endpoint accepts GET requests, so make sure that is what you use.
Here is what your full script may look like when using Python:
In the previous example, we saved the results of the call to a new file named results_softcheck_demo.json.
With everything set properly and a good internet connection, you should receive a response status of 200 OK.
200 OK
[...]
"id": "<number>"
[...]
"report_status": "COMPLETE"
[...]
Please see Error codes for more details on types of errors, and how to resolve them.
Human Resources
Yes
Quickscreen ❌
📩
Property Management
No
Quickscreen ❌
Invite ❌
Include this flag in the body of your request:
To invite an applicant to complete a screen, include this parameter in the body of your request:
email
You also need to provide the employment sector to indicate the purpose of the check and the position. Use the following fields:
employment_sector
role_or_position_title
See all available Application parameters.
The following example contains fields for someone applying for employment.
Report field: uk_basic_dbs_check_result
Send Basic DS Check requests with the following sets of data on our demo environment to retrieve our pre-filled reports.
Clear results
*(will accept any name)
*(will accept any name)
Records found
*(will accept any name)
Notclear
You may receive a 400 Bad Request if:
A Basic DBS Check invite is sent without specifying employment_sector or role_or_position_title.
The employment_sector value is not a valid value from the list provided in the Invite parameters.
How to fix this issue
Add the appropriate fields with valid values before sending your request.
To gain access to our API, you will need your Client ID and Client Secret. Instructions for getting these values can be found in Use the API. You should take special precautions to keep your client secret a secret. In the example below (using our demo environment https://demo-api.certn.co), we show you how you can use secrets stored in a .env file.
First, make a request to get your access token. This token will be required to make all other API requests. For this step, make a GET request to our /token/ endpoint. If you're new to HTTP requests, visit W3Schools for useful guides.
import requests
from dotenv import dotenv_values
# An example of how to manage your Client ID and Client Secret, using a .env file
secrets = dotenv_values(".env")
client_id = secrets["CLIENT_ID"]
client_secret = secrets
With everything set properly and a good internet connection, you should receive a response.status_code of 200 OK. The response.data object should look something like:
200 OK
{
"access_token": "string",
"expires_in": 36000,
...
}
You'll need this access_token as a bearer token in headers for all requests to our API. Let's see how to use this to Understand your general resources.
Please see Get and use an Authorization Token and Error codes for more details on types of errors, and how to resolve them.
Property Management
No
Quickscreen ❌
Invite ❌
Include this flag in the body of your request:
To invite an applicant to complete a screen, include this parameter in the body of your request:
email
See all available Application parameters
The following example contains fields for someone applying for a license.
Report field: right_to_work_result
Send Australia RTW requests with the following sets of data on our demo environment to retrieve our pre-filled reports. Specify "non-Australian citizen" during the application process for both cases of test data.
Clear results
Andrew
McLeod
Records found
Will
NoRights
Human Resources
Yes
Quickscreen ❌
📩
Creating Support users is a convenient way to assist your end users independently without needing assistance from Certn support!
If you are already logged in go to https://app.certn.co
To log in, go to https://app.certn.co/login
Enter your email and password
Click Log in
Click Partner tab
Click Add User
Provide the Email, First Name & Last Name
Select the appropriate user role
Admin has access to Partner tools, as well as view reports and results. End-user management and team management is available through the API.
Support has access to view reports and results. They cannot manage users or teams, or access the API.
Deselect user permissions, if applicable. By default, Admin and Support users will have access to all user permissions
Can Create Reports - Allows user to order background checks
Can View Reports - Allows user to view completed background checks
Create a temporary password in the New Password field, save to share with the user later, and advise them to reset their password upon first login
Passwords must be at least 8 characters long and contain at least one uppercase letter, number and special character (ie: !@#$%^&*)
Click Save
No User Limit
There is no charge for integration users, and you can have as many seats as required.
Keep in mind
Integration users are different than end users, and have access to all background checks associated with your customers
Human Resources
Yes
Quickscreen ❌
📩
Property Management
No
Quickscreen ❌
Invite ❌
Include this flag in the body of your request:
To invite an applicant to complete a screen, include this parameter in the body of your request:
email
There are no parameters that are dependent on the purpose of the check. See all available Application parameters.
Report field: uk_basic_ds_check_result
Send Basic DS Check requests with the following sets of data on our demo environment to retrieve our pre-filled reports.
Clear results
*(will accept any name)
*(will accept any name)
Records found
*(will accept any name)
Notclear
You'll need to know how to Get your access token before you can follow the instructions in this section.
When you're set up within Certn, you belong to an organization. This organization has a few levels of hierarchy:
Superteams can have multiple Teams and Teams can have multiple Users. When you're added to Certn, you're linked to a Team, which is linked to a Superteam.
You'll need an with a valid Bearer token. This token is your access token you retrieved according to .
Replace access_token with your API access token:
In the beginning, you'll be the only User in your organizational account. Let's retrieve your users by making a GET request to our /users/ endpoint.
In this example, we saved the results of the call to a new file named user_list.json.
With everything set properly and a good internet connection, you should receive a response status of 200 OK.
200 OK
{
[...]
"results": [
In the user_list.json file, you should see one user listed in the results: it's you! Look for the id field for your User, and copy that value. We use for ids, so it'll be formatted like this:123e4567-e89b-12d3-a456-426614174000.You'll need this to .
For more details on the structure of the User list response, see .
Errors are a relatively common occurrence when working with APIs. It's always good to know how to prevent them and what to do when they arise.
See Error Codes for details on types of errors and how to resolve them.
How manage your team settings and billing information as a Certn API user.
If you are already logged in go to https://app.certn.co
To log in, go to https://app.certn.co/login
Enter your email and password
Click Log in
Click the profile icon
Click Settings
Locate your team
Click the Settings button
You can manage Billing info and other team settings from here.
Adding a payment card to your account allows you to use our services in the demo environment. You can also use this option in production, if paying by card.
Click Billing
Click Connect Payment Card
Fill in your credit card number
Add the expiry date and CVC number
Navigate back to the dashboard by clicking the Certn logo in the top left
Click on the Partner tab
Click Refresh Keys
Click OK to accept that a new key will be created, inactivating the previously generated key
You can now start testing the API with your demo account.
A UK Right To Work (RTW) Check verifies an individual's right to work in the United Kingdom (UK). This includes people with a UK or Irish passport, or Irish passport card. Results include a copy of the applicant’s identification document and their photograph. The employer can use the included photograph to ensure person presenting themselves for work is the same person from the UK RTW Check.
The check is available in the United Kingdom 🇬🇧
This check is not available for a quickscreen ❌
Include this flag in the body of your request:
To invite an applicant to complete a screen, include this parameter in the body of your request:
email
There are no parameters dependent on the purpose of the check. See all available
Report field:
Send UK RTW requests with the following sets of data on our to retrieve pre-filled reports.
Clear results
Records found
An employment verification validates the details of disclosed employment history of an individual for a specified year period (3, 5, or 7). Current employers are contacted only if given permission to do so. The components verified could include position held and dates of employment and will depend on availability of data within an entity's records. Income verification is also obtained for non-employment purposes only.
Certn makes 3-5 sufficient attempts to obtain source data for verification and reports back accordingly. A sufficient attempt can be defined as an attempt which could reasonably lead to a result. Additional fees can apply when an employer utilizes an outsources entity to provide data.
This check is available in Canada 🇨🇦
Certn discovers and provides easy access to published civil, criminal and penal judicial records from the Quebec courthouses and municipal courts.
Société québécoise d'information juridique (SOQUIJ) records do not include the Montréal Municipal court. This has no impact on criminal conviction information and minor impacts on summary/civil infraction information.
SOQUIJ records are only available in French.
This check is available in Canada 🇨🇦
Whether you're hiring a new employee, accepting a tenant, or partnering with a business, these checks provide essential insights. They help ensure safety, reliability, and trust by revealing a person's history, criminal records, financial stability, and more.
Please review our extensive catalog of available background screening checks below!
Here are the articles in this section:
"check_executions": [
{
"id": "check_exec_2kHNvQYTrTDgNL6aMeJybJ",
"check_name": "uk_basic_dbs_check",
"status": "WAITING_ON_CANDIDATE"
}
],
"result": "NONE",
"result_label": "None",
"report_status": "IN_PROGRESS",import requests
import json
############### Optional ###############
# Gets the application ID from the previous request
with open("softcheck_demo.json") as f:
softcheck_response = json.load(f)
application_id = softcheck_response.get('id')
############# End Optional ##############
# Use your access token in the header.
headers = { "Authorization": f"Bearer {access_token}" }
# URL to retrieve the applicant details, determined by your industry
url = applicant_url
# Send the HTTP request to the API via GET
result = requests.get(url, headers=headers)
############### Optional ###############
# Brings errors to the forefront
result.raise_for_status()
# Writes the contents of the report to a file
# named "results_softcheck_demo.json"
with open("results_softcheck_demo.json", "w") as f:
f.write(result.text)
############# End Optional ##############{
"request_uk_basic_dbs_check": true,
"request_enhanced_identity_verification": true,
"email": "[email protected]",
"employment_sector": "RETAIL",
"role_or_position_title": "Accounting manager",
}{
"email": "[email protected]",
"request_right_to_work": true
}{
"request_uk_basic_ds_check": true,
"request_enhanced_identity_verification": true,
"email": "[email protected]",
}Human Resources
Yes
Quickscreen ❌
Invite 📩
Property Management
No
Quickscreen ❌
Invite ❌
*(will accept any name)
*(will accept any name)
*(will accept any name)
Notclear
{
"request_uk_right_to_work_check": true,
"request_enhanced_identity_verification": true,
"email": "[email protected]",
}Can View Applications - Allows user to view in progress background checks
Can Create and Edit Packages - Allows user to create and edit packages
Can Order Individual Checks - Allows user to order background checks from the a la carte menu



{
"id": "string<uuid>",
[...]
},
]
}
import requests
# Use your access token in the header.
headers = { "Authorization": f"Bearer {access_token}" }
# URL to retrieve a list of your users
url = "https://demo-api.certn.co/api/v1/users/"
# Send the HTTP request to the API via GET
response = requests.get(url, headers=headers)
############### Optional ###############
# Brings errors to the forefront
response.raise_for_status()
# Writes the contents of the response in a file named "user_list.json"
with open("user_list.json", "w") as f:
f.write(response.text)
############# End Optional #############Click Authorize Card
Click Copy
A new Client ID and Secret Key will appear in a modal for copy/pasting
Once this modal is closed, the Secret Key will not be accessible anymore




This check is not available for a quickscreen❌
Human Resources
Yes
Quickscreen ❌
📩
Property Management
Yes
Quickscreen ❌
📩
Include this flag in the body of your request:
To invite an applicant to complete a screen, include this parameter in the body of your request:
email
See all available Application parameters
Example request
Report field: information.employers
Each employment verification object can be found under information.employers[index]. See for more.
Human Resources
Yes
✅
📩
Property Management
No
Quickscreen ❌
Invite ❌
Please note that SOQUIJ will return records with exact matches for the provided name and date of birth.
Include this flag in the body of your request:
To invite an applicant to complete a screen, include this parameter in the body of your request:
email
See all available Application parameters
To complete a quickscreen, include these parameters in the body of your request:
first_name
last_name
date_of_birth
Make sure to obtain the proof of consent from your applicant before running the quickscreen.
Report field: soquij_result
Send SOQUIJ requests with the following data on our demo environment to retrieve our pre-filled report.
Andrew
McLeod
1987-03-04
A credential verification validates a candidate's professional credential/license as entered by the candidate.
Certn makes 3-5 sufficient attempts to obtain source data for verification and reports back accordingly. A sufficient attempt can be defined as an attempt which could reasonably lead to a result.
This check is available in Canada 🇨🇦 and the US 🇺🇸
This check is available for a ✅
Include this flag in the body of your request:
Set these flags explicitly, or leave them out to use your team's default settings:
credential_verification_level
credential_verification_min
credential_verification_max
See all .
To invite an applicant to complete a screen, include this parameter in the body of your request:
email
See all available
To complete a quickscreen, include these parameters in the body of your request:
first_name
last_name
Make sure to obtain the from your applicant before running the quickscreen.
Example request
Report field: information.credentials
Each credential verification object can be found under information.credentials[index]. See for more.
You'll need to know your User id to follow the instructions in this page.
You can find the URLs for all our endpoints in the API Reference section of this documentation. Knowing how to use them can be helpful, so we'll show you how they're created.
In this example, you'll be making calls to our demo environment, https://demo-api.certn.co.
We currently divide our endpoints for application management by permissible purpose:
Human Resources endpoints start with /api/v1/hr/
Property Management endpoints start with /api/v1/pm/
Later on, you'll request a , which is under /applications. You'll also make it a , so you'll be filling all of the information yourself instead of sending it to your applicant. To make it a quickscreen, add /quick to your URL.
Put this together and you get the URL for your call.
Choose the URL that corresponds to your industry to continue:
To request a Softcheck, add the request-flag 'request_softcheck': true to your request body.
For your applicant, use our CEO's name, Andrew McLeod.
For the applicant's address, use our office location in Victoria, BC.
Now we're ready to bring it all together. Our /applications endpoint accepts POST requests, so make sure that is what you use.
Here is what your full script may look like when using Python:
In the previous example, we saved the results of the call to a new file named softcheck_demo.json.
With everything set properly and a good internet connection, you should receive a response status of 201 Created.
201 Created
[...]
"id": "<number>",
[...]
"report_status": "ANALYZING",
[...]
The id in the response corresponds to the newly created applicant. Copy this id, as you'll need it next to .
Please see for more details on types of errors, and how to resolve them.

Phone reference check
A phone reference check includes manually calling your candidate's supplied reference to answer a list of questions and the summary of the reference call is included in your Certn report. Certn has a standard list of questions or the customer can provide their own.
Digital reference check
A digital reference check includes submitting employment reference questionnaires using our standard questions or allows you to supply a customized list of questions to verify the best applicant.
Softcheck is a search of thousands of international data sources for identification of potential illegal behavior, criminal activity, incidents of fraud, regulatory violations and negative media information. This service also includes searches of country sanction lists, exposed persons lists, sex offender registries, terrorist registries and most wanted lists from around the globe.
This check is available in Canada 🇨🇦
This check is available for a ✅
{ "Authorization": "Bearer {access_token}" }{
"request_employment_verification": true,
"email": "[email protected]"
}{
"request_soquij": true,
"email": "[email protected]",
"information": {
"first_name": "Andrew",
"last_name": "McLeod",
"date_of_birth": "1987-03-04",
},
"position_or_property_location": {
"location_type": "Gig Location"
}
}Human Resources
Yes
✅
📩
Property Management
No
Quickscreen ❌
Invite ❌
date_of_birth
addresses (min 1)
credentials (min 1)
Human Resources
Yes
Property Management
No
Quickscreen ❌
Invite ❌
1006 Fort St, Victoria, BC V8V 3K4, Canada
For the owner_id, use the id of the User requesting the application. In this situation, it's you. See Retrieve your Users, to find out how to retrieve your User id.
For position_or_property_location, use the location of the position (Human Resources industry) or property (Property Management industry) for which you are running the check. In the example, we're hiring for a position (HR industry) that will be located in Blanshard St, Victoria. See for more information on this field.
application_url = "https://demo-api.certn.co/api/v1/hr/applications/quick/"application_url = "https://demo-api.certn.co/api/v1/pm/applications/quick/"This check is available for a quickscreen ✅
Human Resources
Yes
✅
📩
Property Management
Yes
✅
📩
Include one of these flags in the body of your request:
Email: request_employer_references
Set these flags explicitly, or leave them out to use your team's default settings:
employer_references_years_or_individually
employer_references_years
employer_references_min
employer_references_max
See all
To invite an applicant to complete a screen, include this parameter in the body of your request:
email
employer_questionaire_id
See all available Application parameters
To complete a quickscreen, include these parameters in the body of your request:
first_name
last_name
(min 1)
Email: email
or
Phone: phone_number
Make sure to obtain the proof of consent from your applicant before running the quickscreen.
Example request
Report field: reference_result
A required field is missing.
"information": {
"addresses": ["This field is required."]
}
How to fix this issue
Add all the required fields to the body of your request.
You used the wrong format or data type for a field.
How to fix this issue
Format all your fields according to their data type.
Your account isn't configured to run this check or your account does not have payment configured.
How to fix this issue
Contact our support team to have your account configured for this check or to confirm that your payment method is correctly configured.
For a demo account, use this payment method.
You tried to generate a report, but the application is still processing.
How to fix this issue
Wait for the application's status field to show Returned before generating the final report.
You requested a check with a min and a max but set your min value to a number greater than your max value.
How to fix this issue
Edit the request's check settings to make sure that any min values are less than or equal to the corresponding max values.
You may receive a 401 Unauthorized if:
You sent your request without an authorization header.
You sent your request with an authorization header, but without an API Key.
You provided an incorrect API key in the header of your request.
How to fix this issue
Add an authorization header to your request and make sure it includes your API Key.
You may receive a 403 Forbidden if:
You sent your request to an endpoint you don't have access to.
How to fix this issue
Use the URL that corresponds to your industry and make sure you're authorized to access this endpoint.
You may receive a 404 Not Found if:
You sent a request to retrieve all your applications, but the page number you provided doesn't exist.
How to fix this issue
Make sure the page number you entered is a valid integer and within the bounds of your expected results.
You sent a request to retrieve an application or a report, but the application ID you provided couldn't be found.
You sent a request to retrieve an application or a report, but the application ID you provided is a string of letters.
How to fix this issue
Add your application ID to the URL and make sure it's in the proper format.
You sent a request to retrieve questionnaire reference templates for a team, but the team ID you provided couldn't be found.
You sent a request to retrieve questionnaire reference templates for a team, but the team ID you provided is a string of letters.
How to fix this issue
Add your team ID to the URL and make sure it's in the proper format.
You may receive a 500 Internal Server Error if:
Some fields in your request are using the wrong data type.
How to fix this issue
Format all your fields according to their data type. Most fields in our API take strings, while request flags take booleans.
Human Resources
Yes
✅
📩
Property Management
Yes
✅
📩
Include this flag in the body of your request:
To invite an applicant to complete a screen, include this parameter in the body of your request:
email
See all available Application parameters
To complete a quickscreen, include these parameters in the body of your request:
first_name
last_name
(min 1)
Make sure to obtain the proof of consent from your applicant before running the quickscreen.
Report field: risk_result
Send Softcheck requests with the following data on our demo environment to retrieve our pre-filled reports.
Andrew
McLeod
Canadian
Random
Sebastien
Normandin
Canadian
Random
Human Resources
Yes
Quickscreen ❌
📩
Property Management
No
Quickscreen ❌
Invite ❌
Include this flag in the body of your request:
To invite an applicant to complete a screen, include this parameter in the body of your request:
email
Additional request flag: request_enhanced_identity_verification
See all available Application parameters
Example request
Report field: international_criminal_record_check_result
Send International CRC requests with the following sets of data on our demo environment to retrieve our pre-filled reports.
Andrew
McLeod
Will
Nettke
Human Resources
Yes
Quickscreen ❌
Invite 📩
Property Management
Yes
Quickscreen ❌
Invite 📩
An education verification validates the disclosed education of an individual. Typically, the standard is to verify the highest degree, unless otherwise requested. Certn verifies degree(s) received, course of study, and dates of attendance when available. This is verified directly with the institution(s) listed which includes through their electronic repository that holds the records if required.
Certn makes 3-5 sufficient attempts to obtain source data for verification and reports back accordingly. A sufficient attempt can be defined as an attempt which could reasonably lead to a result. Additional fees apply when a school utilizes an outsourced entity to provide data.
This check is available in Canada 🇨🇦 and the US 🇺🇸
This check is available for a ✅
Include this flag in the body of your request:
Set these flags explicitly, or leave them out to use your team's default settings:
education_verification_level
education_verification_min
education_verification_max
See all
To invite an applicant to complete a screen, include this parameter in the body of your request:
email
See all available
To complete a quickscreen, include these parameters in the body of your request:
first_name
last_name
Make sure to obtain the from your applicant before running the quickscreen.
Example request
Report field:
Each education verification object can be found under information.educations[index]. See for more.
Phone reference check
A phone reference check includes manually calling your candidate's supplied reference to answer a list of questions and the summary of the reference call is included in your Certn report. Certn has a standard list of questions or the customer can provide their own.
Digital reference check
A digital reference check includes submitting employment reference questionnaires using our standard questions or allows you to supply a customized list of questions to verify the best applicant.
This check is available in Canada 🇨🇦 and the US 🇺🇸
This check is available for a ✅
Include one of these flags in the body of your request:
Email:
Phone:
To invite an applicant to complete a screen, include this parameter in the body of your request:
email
See all available
To complete a quickscreen, include these parameters in the body of your request:
first_name
last_name
Make sure to obtain the from your applicant before running the quickscreen.
Example request
Report field:
{
"request_credential_verification": true,
"email": "[email protected]",
"information": {
"first_name": "Sebastien",
"last_name": "Normandin",
"date_of_birth": "1970-06-28",
"addresses": [{
"address": "4412 King Alfred Court",
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"current": true
}
],
"credentials": [{
"date_of_certification": "2020-08-21",
"description": "PMP proves project leadership experience and expertise.",
"certification": "Project Management Professional (PMP)",
"institution": "Project Management Institute",
"current": false
}
]
},
"position_or_property_location": {
"address": "Tiffany & Co., 97 Greene St",
"city": "New York City",
"county": "New York",
"province_state": "NY",
"country": "US",
"postal_code": "10012",
"location_type": "Position Location"
}
}{
"request_softcheck": true,
"information": {
"first_name": "Andrew",
"last_name": "McLeod",
"addresses": [{
"address": "1006 Fort St Unit 300",
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"current": true
}
],
},
"owner_id": f"{your_user_id}",
"position_or_property_location": {
"address": "2680 Blanshard St Unit 3",
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8T5E1",
"location_type": "Position Location"
}
}import requests
# Use your access token in the header
headers = { "Authorization": f"Bearer {access_token}" }
# Use the appropriate application URL that corresponds to your industry
url = f"{application_url}"
body = {
"request_softcheck": true,
"information": {
"first_name": "Andrew",
"last_name": "McLeod",
"addresses": [{
"address": "1006 Fort St Unit 300",
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"current": true
}
],
},
"owner_id": f"{your_user_id}",
"position_or_property_location": {
"address": "2680 Blanshard St Unit 3",
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8T5E1",
"location_type": "Position Location"
}
}
# Send the HTTP request to the API via POST
response = requests.post(url, headers=headers, data=content)
############### Optional ###############
# Brings errors to the forefront
response.raise_for_status()
# Writes the contents of the response in a file named "softcheck_demo.json"
with open("softcheck_demo.json", "w") as f:
f.write(response.text)
############# End Optional ##############{
"email": "[email protected]",
"request_employer_phone_references": true,
"employer_questionaire_id": "b123b4cd-1a23-1a23-12a3-a123456b7890",
"information": {
"first_name": "Andrew",
"last_name": "McLeod",
"addresses": [{
"address": "4412 King Alfred Court",
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"current": true
}
],
"employer_references": [{
"company_name": "Bob's Mechanics",
"position": "Mechanic",
"start_date": "2010-01-01",
"end_date": "2020-12-23",
"first_name": "Bob",
"last_name": "Mechanic",
"reference_job_title": "Head Mechanic",
"relationship": "Supervisor",
"email": "[email protected]",
"phone_number": "12501234567"
}
]
},
"position_or_property_location": {
"address": "Tiffany & Co., 97 Greene St",
"city": "New York City",
"county": "New York",
"province_state": "NY",
"country": "US",
"postal_code": "10012",
"location_type": "Position Location"
}
}"city": ["Not a valid string."]"request_equifax": ["Account not configured to \"request_equifax\".
Please contact [email protected] to update your plan."]"non_field_errors": ["Cannot generate report for incomplete hr applicant."]
or
"non_field_errors": ["Cannot generate report for incomplete applicant."]"non_field_errors": [
"employer_references_max must be greater than employer_references_min."
]"detail": "Authentication credentials were not provided.""detail": "Invalid token.""detail": "You do not have permission to perform this action.""detail": "Invalid page.""detail": "Not Found."<HTML Page> NOT FOUND"detail": "Not Found."<HTML Page> NOT FOUND<HTML Page> Server Error (500){
"request_softcheck": true,
"information": {
"first_name": "Andrew",
"last_name": "McLeod",
"addresses": [{
"address": "1006 Fort St Unit 300",
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"current": true
}
],
},
"position_or_property_location": {
"address": "2680 Blanshard St Unit 3",
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8T5E1",
"location_type": "Position Location"
}
}{
"request_international_criminal_record_check": true,
"request_enhanced_identity_verification": true,
"email": "[email protected]",
"information": {
"first_name": "Sebastien",
"last_name": "Normandin",
},
"requested_countries": ["JP"]
}Human Resources
Yes
Quickscreen ❌
Invite 📩
Property Management
Yes
Quickscreen ❌
Invite 📩
Human Resources
Yes
✅
📩
Property Management
No
Quickscreen ❌
Invite ❌
date_of_birth
addresses (min 1)
educations (min 1)
Human Resources
Yes
Property Management
No
Quickscreen ❌
Invite ❌
Human Resources
No
Quickscreen ❌
Invite ❌
Property Management
Yes
✅
📩
addresses (min 1)
Email: email
or
Phone: phone_number
Human Resources
No
Quickscreen ❌
Invite ❌
Property Management
Yes
Human Resources
Yes
Property Management
Yes

Canadian Credit Report
This Equifax Credit Report includes information on an individual's credit activity and current credit situation. Reports may include tradelines, bankruptcies, public records, collection information, and a credit score. A credit report request for employment or tenancy purposes will appear as an inquiry on the individual’s credit file. Note that this type of inquiry will not impact the individual’s credit score.
US Equifax Report
A USA Credit Report includes information on an individual's credit activity and overall financial health. Reports may include tradelines, bankruptcies, public record and collection information, and a *credit score. A credit report request will appear as an inquiry on the individual’s credit file but will not impact the individual's credit score.
*Note: Credit scores do not appear on reports related to employment.
This check is available in Canada 🇨🇦 and the US 🇺🇸
This check is available for a ✅
Include this flag in the body of your request:
To invite an applicant to complete a screen, include this parameter in the body of your request:
email
See all available
To complete a quickscreen, include these parameters in the body of your request:
first_name
last_name
Make sure to obtain the from your applicant before running the quickscreen.
Report field:
Find errors in credit_file_metadatas, under equifax_result.
Send Credit Check requests with the following sets of data on our to retrieve our pre-filled reports. You can add a placeholder SIN/SSN and DOB.
Clear
Review
{
"request_education_verification": true,
"education_verification_level": "HIGHEST",
"email": "[email protected]",
"information": {
"first_name": "Sebastien",
"last_name": "Normandin",
"date_of_birth": "1970-06-28",
"addresses": [{
"address": "4412 King Alfred Court",
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"current": true
}
],
"educations": [{
"current": false,
"start_date": "2016-08-21",
"end_date": "2020-04-16",
"institution": "University of Victoria",
"degree": {
"degree": "BA"
},
"specializations": [{
"specialization": "History"
}
],
"address": {
"city": "Victoria",
"province_state": "BC",
"other_province_state": "",
"country": "CA"
},
"highest_level": true
}
]
},
"position_or_property_location": {
"address": "Tiffany & Co., 97 Greene St",
"city": "New York City",
"county": "New York",
"province_state": "NY",
"country": "US",
"postal_code": "10012",
"location_type": "Position Location"
}
}{
"email": "[email protected]",
"request_address_references": true,
"request_address_phone_references": true,
"address_questionaire_id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
}
Human Resources
Available on demand
✅
📩
Property Management
Available on demand
✅
📩
date_of_birth
addresses (min 1 - Canada or US)
sin_ssn (see note)
US
US
Human Resources
Available on demand
Property Management
Available on demand
Invite 📩
Andrew
McLeod
DOB: 1984-03-04 SIN: 321321321
1006 Fort Street Victoria BC CA V8V4F4
Canada
Patricia
Eerat
DOB: 1984-03-04 SIN: 321321321
Will
Nettke
DOB: 2000-01-01 SIN: 123123123
1006 Fort Street Victoria BC CA V8V4F4
Canada
Will
Nettke
DOB: 2000-01-01 SIN: 123123123
3601 West Belleview Avenue
Littleton
Arapahoe CO US 80123
3601 West Belleview Avenue
Littleton
Arapahoe CO US 80123
list [string]
optional, default superteam country. Accepts format.
us_criminal_record_check_years
int
optional, default team setting
employer_questionaire_id
string <uuid>
optional
employer_references_min
int
optional, default 1
employer_references_max
int
optional, default 1
employer_references_years
int
optional, default 3
employer_references_years_or_individually
string <Enum>
optional, default "INDIVIDUALLY". One of: "YEARS", or "INDIVIDUALLY"
address_questionaire_id
string <uuid>
optional
address_references_min
int
optional, default 1
address_references_max
int
optional, default 1
address_references_years
int
optional, default 3
address_references_years_or_individually
string <Enum>
optional, default "INDIVIDUALLY". One of: "YEARS", or "INDIVIDUALLY"
employment_verification_min
int
optional, default 1
employment_verification_max
int
optional, default 1
employment_verification_years
int
optional, default 3
employment_verification_years_or_individually
string <Enum>
optional, default "INDIVIDUALLY". One of: "YEARS", or "INDIVIDUALLY"
education_verification_min
int
optional, default 1
education_verification_max
int
optional, default 1
education_verification_level
string <Enum>
optional, default "ALL". One of: "ALL", or "HIGHEST".
credential_verification_min
int
optional, default 1
credential_verification_max
int
optional, default 1
credential_verification_level
string <Enum>
optional, default "ALL". One of: "ALL", or "HIGHEST".
volunteer_role
optional, default ""
volunteer_organization
optional, default ""
role_or_position_title
string
optional, default ""
employment_sector
string <Enum>
optional, one of
requested_countries
Driver's Abstract (DA) - CA
A Driver's Abstract check includes discovering traffic citations, vehicular crimes, accidents, driving under the influence convictions and the number of points on the applicant’s driver’s license.
Motor Vehicle Record Check (MVR) - US
A Motor Vehicle Record report shows a copy of a candidate's driving record which includes license status, traffic citations and accident history through a state's Department of Motor Vehicles (DMV). Additional state fees apply.
This check is available in Canada 🇨🇦 and the US 🇺🇸
This check is available for a ⚠️ in some provinces and states
Include this flag in the body of your request:
To invite an applicant to complete a screen, include this parameter in the body of your request:
email
See all available
To complete a quickscreen, include these parameters in the body of your request:
first_name
last_name
Make sure to obtain the from your applicant before running the quickscreen.
Report field:
British Columbia, Canada 🇨🇦
Send Driver's Abstract requests with the following sets of data on our to retrieve our pre-filled reports for BC applicants.
{
"request_equifax": true,
"information": {
"first_name": "Andrew",
"last_name": "McLeod",
"date_of_birth": "1970-06-28",
"addresses": [{
"address": "1006 Fort Street",
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8V4F4",
"current": true
}
],
"sin_ssn": "1234567890"
},
"position_or_property_location": {
"address": "2680 Blanshard St Unit 3",
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8T5E1",
"location_type": "Position Location"
}
}{
"request_equifax": true,
"information": {
"first_name": "Patricia",
"last_name": "Eerat",
"date_of_birth": "1970-06-28",
"addresses": [{
"address": "3601 West Belleview Avenue",
"city": "Littleton",
"county": "Arapahoe",
"province_state": "CO",
"country": "US",
"postal_code": "80123",
"current": true
}
],
"sin_ssn": "1234567890"
},
"position_or_property_location": {
"address": "71 Post",
"city": "Irvine",
"county": "Orange",
"province_state": "CA",
"country": "US",
"postal_code": "92618",
"location_type": "Position Location"
}
}int
Maximum number of employer references to contact
number >= employer_references_min
Use when employer_reference_years_or_individually = INDIVIDUALLY
Softcheck (risk_result)
request_equifax
Credit Check(equifax_result)
request_enhanced_identity_verification
Enhanced Identity Verification
(enhanced_identity_verification)
request_criminal_record_check
request_enhanced_criminal_record_check
Canadian Criminal Record Check
(rcmp_result)
request_soquij
SOQUIJ (soquij_result)
request_social_media_check
Social Media Check (social_media_check_result)
request_us_criminal_record_check_tier_1
request_us_criminal_record_check_tier_2
request_us_criminal_record_check_tier_3
US Criminal Record Check (us_criminal_record_check_result)
request_right_to_work
Australia Right To Work Check (right_to_work_result)
request_uk_right_to_work
UK Right To Work Check(uk_right_to_work_check_result)
request_uk_basic_ds_check
Basic Disclosure Scotland Check(uk_basic_ds_check_result)
request_uk_basic_dbs_check
Basic Disclosure And Barring Service Check(uk_basic_dbs_check_result)
request_international_criminal_record_check
International Criminal Record Check (international_criminal_record_check_result)
request_motor_vehicle_records
Motor Vehicle Record Check / Driver's Abstract
(motor_vehicle_record_result)
request_employment_verification
(employment_verification)
request_education_verification
(education_verification)
request_credential_verification
(credential_verification)
request_employer_references
(reference_result)
Mutually exclusive with request_employer_phone_references.
*Requires employer_questionaire_id.
request_employer_phone_references
(reference_result)
Mutually exclusive with request_employer_phone_references.
*Requires employer_questionaire_id.
request_address_references
(reference_result)
Mutually exclusive with request_employer_references.
*Requires employer_questionaire_id.
request_address_phone_references
(reference_result)
Mutually exclusive with request_address_references.
*Requires address_questionaire_id.
credential_verification_level
string <enum>
One of: ALL, HIGHEST
All credentials listed / Highest level credential listed
Use with highest_level
credential_verification_min
int
Minimum number of credentials to verify
number < credential_verification_max
credential_verification_max
int
Maximum number of credentials to verify
number > credential_verification_min
education_verification_level
string <enum>
ALL, HIGHEST
All credentials listed / Highest level credential listed
Use with highest_level
education_verification_min
int
Minimum number of educations to verify
number < education_verification_max
education_verification_max
int
Maximum number of educations to verify
number > education_verification_min
employer_reference_years_or_individually
string <enum>
YEARS, INDIVIDUALLY
All employers for the past x years / Specific number of employers (>= min, <= max)
employer_references_years
int
3, 5 or 7
Use when years_or_individually = YEARS
employer_references_min
int
Minimum number of employer references to contact
number <= employer_references_max
Use when employer_reference_years_or_individually = INDIVIDUALLY
employer_references_max
Quick screen is not available for the following province:
British Columbia (BC)
Applicants must initiate the request themselves via the BC portal while completing the process with Certn.
We currently do not offer driver's abstracts for the following provinces:
Alberta (AB)
Applicants get their driver’s abstract by going to a registering agent.
Québec (QC)
Applicants get a copy of their driving record via the . The SAAQ will send the results by mail.
Human Resources
Yes
⚠️
📩
Property Management
No
Quickscreen ❌
Invite ❌
Some states have special requirements on MVRs. Complete the following steps prior to running those checks:
Pennsylvania (PA)
Applicants must sign a release form for Certn to run the check. Sign our provided affidavit if you anticipate a large number of requests from that state.
Utah (UT)
date_of_birth
addresses (min 1)
license_number
license_prov_state
Human Resources
Yes
Quickscreen ⚠️
Invite 📩
Property Management
No
Quickscreen ❌
Invite ❌
Andrew
McLeod
Will
Nettke
Basic Canadian Criminal Record Check (CRC)
A Basic Canadian CRC searches the federal Canadian criminal records database. The check verifies the accuracy of criminal convictions disclosed by the candidate (indictable, hybrid, and summary offences for which a pardon has not been granted). If your candidate has any convictions to disclose, they'll need to provide the name, date, and court location for each conviction. Typically, the date given by a candidate for a conviction must be accurate within two years to be verified. The Basic Canadian Criminal Record Check does not usually contain records for offences committed as a youth (under 18 years of age).
Enhanced Canadian Criminal Record Check (CRC)
An Enhanced Canadian CRC includes the results of a standard check, plus searches of additional information sources for broader criminal history information to indicate whether or not your candidate has a criminal history beyond the scope of the Basic check. The Enhanced check searches the CPIC investigative data bank, the Public Safety Portal previously known as the Police Information Portal (PIP), and in some cases, local police indices and/or court registries.
This check is available in Canada 🇨🇦 and the US 🇺🇸
This check is available for a ✅
Include one of these flags in the body of your request:
Standard Check:
Enhanced Check:
To invite an applicant to complete a screen, include this parameter in the body of your request:
email
See all available
To complete a quickscreen, include these parameters in the body of your request:
first_name
last_name
You also need your applicant to provide a full conviction history. Share the details through these fields:
offense
When requesting a quickscreen for a Canadian CRC or an Enhanced Canadian CRC, you need to provide us with your applicant's proof of identification.
Add an to your request to insure its completion.
Make sure to obtain the from your applicant before running the quickscreen.
The following example contains fields for an enhanced criminal record check.
Add an to your request before sending it.
Report field:
Send Canadian CRC requests with the following sets of data on our to retrieve our pre-filled reports.
Clear results
Records found
You may receive a 400 Bad Request if:
You sent a quickscreen request for a Canadian CRC without an .
"request_enhanced_identity_verification": "This field is required."
You invited an applicant to complete a Canadian CRC without an .
"non_field_errors": "One of identity_verification or request_enhanced_identity_verification is required for criminal record checks."
Add the appropriate identity verification method before sending your request.
An enhanced identity verification check establishes the real identity of an individual by verifying government-issued identification documents instantly. Certn’s advanced technologies are proven to detect false identities while providing a seamless identification verification process and deterring fraud.
A US Criminal Record Check (CRC) covers a search for the last seven years of the candidate's address history, as reported by:
{
"request_motor_vehicle_records": true,
"information": {
"first_name": "Andrew",
"last_name": "McLeod",
"date_of_birth": "1970-06-28",
"addresses": [{
"address": "4412 King Alfred Court",
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"current": true
}
],
"license_number": "1234567",
"license_prov_state": "BC"
},
"position_or_property_location": {
"address": "Tiffany & Co., 97 Greene St",
"city": "New York City",
"county": "New York",
"province_state": "NY",
"country": "US",
"postal_code": "10012",
"location_type": "Position Location"
}
}
Washington (WA)
Both you and your applicant must sign a release form for Certn to run the check. Provide the signed copy to our customer support team when required.
Wanted person information
Accused person information
Peace bonds
Judicial orders
Warrants
Criminal charges that have been withdrawn
Dismissed or stayed of proceedings
Any negative contact with police
Human Resources
Yes
✅
📩
Property Management
No
Quickscreen ❌
Invite ❌
date_of_birth
at least one of:
birth_city
birth_province_state (ISO province or state code)
birth_country ()
gender (M, F, or X)
phone_number
addresses (min 1)
rcmp_consent_given
date_of_sentence
court_location
description
Canadian Police Information Centre (CPIC)
✓
✓
Police Information Portal (PIP)
⨯
✓
Firearms Interest Police (FIP)
⨯
✓
Niche RMS
⨯
✓
Human Resources
Yes
Property Management
No
Quickscreen ❌
Invite ❌
Andrew
McLeod
Will
Nettke
This check is available in Canada 🇨🇦 and the US 🇺🇸
This check is available for a quickscreen ✅
Human Resources
Yes
✅
📩
Property Management
Yes
✅
📩
Include this flag in the body of your request:
To invite an applicant to complete a screen, include this parameter in the body of your request:
email
See all available Application parameters
To complete a quickscreen, include these parameters in the body of your request:
first_name
last_name
date_of_birth
(min 1)
Provide these additional documents as proof of identity:
A recent unaltered selfie
The front and back of a government-issued ID
Each picture must follow these rules:
Picture size is < 10MB
Longest side is > 300 pixels
Each side is < 8000 pixels
Make sure to obtain the proof of consent from your applicant before running the quickscreen.
Submit the required documents via these fields:
enhanced_identity_verification
id_country
id_type
id_frontside_image
id_backside_image (not required for PASSPORT type)
face_image
Send your request with the main quickscreen parameters
You have the option to include the
Report field: enhanced_identity_verification
✓
✓
National Criminal Database (with Alias)
✓︎
✓
✓
Global Sanctions and Terrorist Watchlist Check (with Alias)
✓︎
✓︎
✓︎
County level Criminal Record Check and
Federal statewide Criminal Search
for provided current address
⨯
✓
✓
County level Criminal Record Check and
Federal statewide Criminal Search
for the last seven years of the candidate’s address history
⨯
⨯
✓
Results will reveal a matched and accessible felony, misdemeanor, and pending cases for a 7-year period. Applicable access fees will be passed through.
This check is available in Canada 🇨🇦 and the US 🇺🇸
This check is available for a quickscreen ✅
Human Resources
Yes
✅
📩
Property Management
Tier 1 available on demand
✅
📩
Include one of these flags in the body of your request:
To invite an applicant to complete a screen, include this parameter in the body of your request:
email
See all available Application parameters
To complete a quickscreen, include these parameters in the body of your request:
first_name
last_name
date_of_birth
(min 1 - US)
sin_ssn
us_criminal_consent_given
Make sure to obtain the proof of consent from your applicant before running the quickscreen.
Example request
Report field: us_criminal_record_check_result
Send US CRC requests with the following sets of data on our demo environment to retrieve our pre-filled reports.
Andrew
McLeod
1987-03-04
Will
Nettke
2000-01-01
Social Security Number (SSN) Trace
✓
✓
✓
Sex Offender Registry (National with Alias)
✓
{
"request_enhanced_criminal_record_check": true,
"request_enhanced_identity_verification": true,
"email": "[email protected]",
"information": {
"first_name": "Andrew",
"last_name": "McLeod",
"date_of_birth": "1987-03-04",
"birth_city": "Victoria",
"birth_province_state": "BC",
"birth_country": "CA",
"gender": "M",
"phone_number": "250-555-5555",
"addresses": [{
"address": "4412 King Alfred Court",
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"current": true
}
],
"convictions": [{
"offense": "332",
"date_of_sentence": "2000-01-01",
"court_location": "Victoria, BC, Canada",
"description": "Robbery; Theft over $200"
}, {
"offense": "348",
"date_of_sentence": "2000-01-01",
"court_location": "Victoria, BC, Canada",
"description": "Break, enter, and theft"
}
],
"rcmp_consent_given": true
},
"enhanced_identity_verification": {
"id_country": "CA",
"id_type": "DRIVING_LICENSE",
"id_frontside_image": "<base64 encoded image>",
"id_backside_image": "<base64 encoded image>",
"face_image": "<base64 encoded image>"
},
"position_or_property_location": {
"address": "Tiffany & Co., 97 Greene St",
"city": "New York City",
"county": "New York",
"province_state": "NY",
"country": "US",
"postal_code": "10012",
"location_type": "Position Location"
}
}{
"request_us_criminal_record_check_tier_2": true,
"email": "[email protected]",
"information": {
"first_name": "Andrew",
"last_name": "McLeod",
"date_of_birth": "1987-03-04",
"addresses": [{
"address": "Freedom St.",
"city": "New York",
"province_state": "NY",
"country": "US",
"county":"Kings",
"current": true
}
],
"sin_ssn": "123456789",
"us_criminal_consent_given": true
},
"position_or_property_location": {
"address": "Tiffany & Co., 97 Greene St",
"city": "New York City",
"county": "New York",
"province_state": "NY",
"country": "US",
"postal_code": "10012",
"location_type": "Position Location"
}
}Human Resources
Yes
Property Management
Yes
Invite 📩
on_success_urlenhanced_identity_verification
on_success_url
If you don't provide the on_success_url parameter in your request, your applicant will be directed to a default thank you page when they complete their verification flow.
In the response, find enhanced_identity_verification.
Copy the value of redirect_url.
Share the redirect URL with your applicant.
Ask your applicant to complete the verification flow via the provided URL.
Example response with redirect URL (when optional input was not provided)
Example response with redirect URL (when optional input was provided)
Human Resources
Yes
Property Management
Yes
Invite 📩
{
"request_enhanced_identity_verification": true,
"information": {
"first_name": "Andrew",
"last_name": "McLeod",
"addresses": [{
"address": "4412 King Alfred Court",
"city": "Victoria",
"province_state": "BC",
"country": "CA",,
"current": true
},
],
},
"enhanced_identity_verification": {
"id_country": "CA",
"id_type": "DRIVING_LICENSE",
"id_frontside_image": "<base64 encoded image>",
"id_backside_image": "<base64 encoded image>",
"face_image": "<base64 encoded image>"
},
"position_or_property_location": {
"address": "Tiffany & Co., 97 Greene St",
"city": "New York City",
"county": "New York",
"province_state": "NY",
"country": "US",
"postal_code": "10012",
"location_type": "Position Location"
}
}{
"request_enhanced_identity_verification": true,
"information": {
"first_name": "Andrew",
"last_name": "McLeod",
"addresses": [{
"address": "4412 King Alfred Court",
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"current": true
},
],
},
"position_or_property_location": {
"address": "Tiffany & Co., 97 Greene St",
"city": "New York City",
"county": "New York",
"province_state": "NY",
"country": "US",
"postal_code": "10012",
"location_type": "Position Location"
}
}"enhanced_identity_verification": {
"id": "1e542c5c-f9af-4e6f-8d27-f19dd8682fd7",
"created": "2019-11-11T16:00:00.000000Z",
"modified": "2019-11-11T16:00:00.000000Z",
"status": "P",
"result": "None",
"reasons": ["Verification Status Not Set"],
"identity": {
"name": {
"first_name": null,
"last_name": null,
},
"date_of_birth": null,
"current_address": null,
},
"status_label": "Pending",
"result_label": "None",
"redirect_url": "https://app.certn.co/one_id?session=XpZNFlUZ3dJaXdpYVdGMElqb3hOamMxTXpZd01ETXpmUS5nbnVXZlQ4enQ3bkF5ODFQWjF&lang=en"
"front": null,
"back": null,
"face": null,
}{
"request_enhanced_identity_verification": true,
"information": {
"first_name": "Andrew",
"last_name": "McLeod",
"addresses": [{
"address": "4412 King Alfred Court",
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"current": true
},
],
},
"enhanced_identity_verification": {
"on_success_url": "https://certn.co/"
},
"position_or_property_location": {
"address": "Tiffany & Co., 97 Greene St",
"city": "New York City",
"county": "New York",
"province_state": "NY",
"country": "US",
"postal_code": "10012",
"location_type": "Position Location"
}
}"enhanced_identity_verification": {
"id": "1e542c5c-f9af-4e6f-8d27-f19dd8682fd7",
"created": "2019-11-11T16:00:00.000000Z",
"modified": "2019-11-11T16:00:00.000000Z",
"status": "P",
"result": "None",
"reasons": ["Verification Status Not Set"],
"identity": {
"name": {
"first_name": null,
"last_name": null,
},
"date_of_birth": null,
"current_address": null,
},
"status_label": "Pending",
"result_label": "None",
"redirect_url": "https://app.certn.co/one_id?session=XpZNFlUZ3dJaXdpYVdGMElqb3hOamMxTXpZd01ETXpmUS5nbnVXZlQ4enQ3bkF5ODFQWjF&lang=en&on_success_url=https://certn.co/"
"front": null,
"back": null,
"face": null,
}Certn's Social Media Check is an analysis of candidates’ public posts across social media platforms, the web and news articles. Certn retrieves these profiles, posts and images to determine if they fit into one or more pre-defined categories.
This check is available for applicants from Canada (excluding Quebec)🇨🇦, the US and US territories 🇺🇸, and Australia 🇦🇺
This check is available for a ✅
Include this flag in the body of your request:
To invite an applicant to complete a screen, include this parameter in the body of your request:
email
See all available
To complete a quickscreen, include these parameters in the body of your request:
first_name
last_name
Make sure to obtain the from your applicant before running the quickscreen.
We provide sample consent forms if you're running quickscreens on applicants residing in these regions:
Example request
Canadian address sample
US and US territories address sample with county
Australia address Sample
Report field:
Send Social Media requests with the following parameters on our to retrieve our pre-filled reports.
Clear results
Records found
You may receive a 400 Bad Request if:
You sent a quickscreen request for a Social Media Check on a applicant residing in an unsupported country or province_state.
"non_field_errors": "Social Media Check cannot be ordered for applicants living in this location."
Make sure your applicant resides in one of our supported regions.
Human Resources
Yes
✅
📩
Property Management
Yes
✅
📩
Human Resources
Yes
✅
📩
Property Management
Yes
✅
📩
date_of_birth
addresses (min 1 - the current address has to be in Canada (excluding QC), US, or Australia)
Human Resources
Yes
Property Management
Yes
US and US territories
Employment (HR)
US and US territories
Tenant screening (PM)
Clear
SupportedRegion
US, Canada (non Quebec), Australia
Clear
Review
SupportedRegion
US, Canada (non Quebec), Australia
Review
Any
Any
Quebec, Canada, Australia
Review
{
"request_social_media_check": true,
"email": "[email protected]",
"information": {
"first_name": "Andrew",
"last_name": "McLeod",
"date_of_birth": "1987-03-04",
"addresses": [
{
"address": "12 CA address St",
"city": "Burnaby",
"province_state": "BC",
"country": "CA",
"postal_code": "V2N7C3",
"start_date": "2000-02-02",
"current": true
}
],
"social_media_details": {
"high_school_name": "My high school",
"college_country": "Canada",
"college_name": "Test college",
"twitter_url": "https://twitter.com",
"facebook_url": "myFacebook",
"instagram_url": "instagram_handle",
"linkedin_url": "test_linkedin_link",
"tiktok_url": null,
"reddit_url": null
}
},
"position_or_property_location": {
"address": "2680 Blanshard St Unit 3",
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8T5E1",
"location_type": "Position Location"
}
}{
"request_social_media_check": true,
"email": "[email protected]",
"information": {
"first_name": "Andrew",
"last_name": "McLeod",
"date_of_birth": "1987-03-04",
"addresses": [
{
"address": "3601 West Belleview Avenue",
"city": "Littleton",
"province_state": "CO",
"county": "Arapahoe",
"country": "US",
"postal_code": "80123",
"start_date": "2000-02-02",
"current": true
}
],
"social_media_details": {
"high_school_name": "My high school",
"college_country": "US",
"college_name": "Test college",
"twitter_url": "https://twitter.com",
"facebook_url": "myFacebook",
"instagram_url": "instagram_handle",
"linkedin_url": "test_linkedin_link",
"tiktok_url": null,
"reddit_url": null
}
},
"position_or_property_location": {
"address": "Tiffany & Co., 97 Greene St",
"city": "New York City",
"county": "New York",
"province_state": "NY",
"country": "US",
"postal_code": "10012",
"location_type": "Position Location"
}
}{
"request_social_media_check": true,
"email": "[email protected]",
"information": {
"first_name": "Andrew",
"last_name": "McLeod",
"date_of_birth": "1987-03-04",
"addresses": [
{
"address": "42 Wallaby Way",
"city": "Sydney",
"province_state": "NSW",
"country": "AU",
"postal_code": "2000",
"start_date": "2000-02-02",
"current": true
}
],
"social_media_details": {
"high_school_name": "My high school",
"college_country": "AU",
"college_name": "Test college",
"twitter_url": "https://twitter.com",
"facebook_url": "myFacebook",
"instagram_url": "instagram_handle",
"linkedin_url": "test_linkedin_link",
"tiktok_url": null,
"reddit_url": null
}
},
"position_or_property_location": {
"address": "600 George St",
"city": "Sydney",
"province_state": "NSW",
"country": "AU",
"postal_code": "2000",
"location_type": "Position Location"
}
}All notable changes to the api docs are documented in this file.
Updated
In Canadian Criminal Record Check updated check descriptions for clarity.
In Canadian Criminal Record Check, UK Right To Work Check, Basic Disclosure And Barring Service Check, and Basic Disclosure Scotland Check updated example requests to include the required Identity Verification required to run these checks.
In check pages where a US address is provided as part of an example, updated these addresses to include missing county fields. Additionally, added information in the related address objects in
Added
In Settings & Packages, under Teams, added:
Address reference templates endpoint
Employer reference templates endpoint
Added
Added Manage your integration users, as support for integration specific partner users was added
In Request a demo account, changed instructions to connect with Certn partnerships
In Guides, added Manage your integration users
Added
In Run a check, added a page with instructions for the Basic Disclosure Scotland (DS) Check.
In Run a check, added a page with instructions for the Basic Disclosure And Barring Service (DBS) Check.
In Application parameters, added the parameters pertaining to the Basic DS Check and the Basic DBS Check.
Updated
In Softcheck, updated the example address to be a Canadian address.
In Social Media Check, updated the Availability table to be country specific.
Added
In Social Media Check, added additional examples with different addresses for the different countries that the check is available in.
In Credit Check, added additional example with different addresses for the different countries that the check is available in.
Added
Added instructions for Australia Right to Work Check.
Added
In Use Webhooks, added a sample JSON webhook payload.
In Certn API, added a new welcome message and links to our other sites.
In Application Parameters, under Parameter objects, Address, updated the Current parameter to be required, added notes.
In API Reference, in the Property Management page, inside the Create a property endpoint, updated County to be a required parameter, added notes.
On both the Human Resources and Property Management pages, in the Screen an applicant instantly
In Enhanced Identity Verification, updated redirect URL's new feature.
In Application parameters, under “Enhanced Identity Verification”, added on_success_url.
In Social Media Check, updated the sample consent forms provided for quickscreens.
Added instructions for Social Media Check.
In Application parameters, under Parameter objects, added Social Media Details.
In Report field mappings, added a section for Social Media Check.
Added instructions for Australian Criminal Intelligence Commission Check.
In Application parameters, under Main parameters, added purpose_of_check and Purpose of Check (ACIC).
Under API Reference, in Human Resources, added {ACIC parameters} to the invite an applicant endpoint.
In Application parameters, under "Information", updated the Notes section for gender.
In Canadian Criminal Record Check, indicated (M, F, X) as the available options for gender.
In Application parameters, under “Main parameters”, added position_or_property_location.
In Application parameters, under “Position or Property Location”, made a separate table for Gig Location.
In SOQUIJ, replaced the example for position_or_property_location
Under API Reference, on both the Human Resources and Property Management pages, added position_or_property_location to the Screen an applicant instantly endpoint.
Added Position and Property Location in Application parameters.
Added current
Removed
Removed Messages.
Updated Get the applicant's consent to be clearer around quickscreen consent.
Added a note on each of the checks pages and the FAQ to indicate that consent must be obtained prior to running a quickscreen.
Temporarily removed the quickscreen options from Employment Verification while our team works on improving the process for this check.
Added a row for Credit Check in Request flags.
Added a note in Credit Check to indicate that the sin_ssn parameter is strongly recommended when requesting it as a quickscreen.
Updated the Identity verification row’s in Request flags to request_identity_verification.
Removed the sin_ssn quickscreen parameter from Softcheck.
Added Employer Reference in Application parameters.
Added the error code related to min/max parameters in Error codes.
Updated the parameters in Employment Reference Check and the field mappings in Report field mappings to follow our new reference object model.
Removed Contact from Application parameters.
Added some descriptions to our endpoints sections in Human Resources and Property Management under API Reference.
Fixed an error in the script provided in Retrieve the results.
Added some links for context to our Getting started and Guides sections.
Added Service Collections endpoints to Human Resources under API Reference.
Added specialization back to Education Verification and Application parameters.
Removed specialization from Education Verification and Application parameters.
Added new parameters and updated the example in Employment Reference Check to be in line with the current version of the API.
Updated sections related to Employment References in Application parameters and Request flags.
Renamed Employer Reference Check (under Run a check) to Employment Reference Check.
Added Employment Reference flags to Request flags.
Added distinct descriptions for our Canadian Credit Report and US Equifax Report in Credit Check.
Updated the test data in Credit Check to be in line with Certn's recent report changes.
Clarified the steps in Enhanced Identity Verification for quickscreens with redirect URLs.
Added instructions for SOQUIJ.
Renamed References (under API reference) to Resources.
Added an Errors section to Canadian Criminal Record Check.
Updated the api support email address.
Renamed a few instances of quickscreen that were missed in the last update.
Added a note in Canadian Criminal Record Check mentioning quickscreens require an Enhanced Identity Verification to complete.
Renamed all instances of quick screen to quickscreen.
Created the Message page to communicate timely updates.
Updated the check description for phone references in Employer Reference Check and Address Reference Check.
Removed request_us_ssn_verification from Request flags as it is no longer used (this verification is part of our US Criminal Record Checks).
Added statements clarifying which parameters are required for a quick screen vs an invite in each of our checks and in Application parameters.
Added an external link icon () to all outgoing links.
Updated Motor Vehicle Record Check / Driver's Abstract to include province and state limitations.
Updated the descriptions for Softcheck, Identity Verification, Enhanced Identity Verification, Canadian Criminal Record Check, US Criminal Record Check and Education Verification.
Updated the examples and descriptions for teams API calls in General.
Added errors related to team endpoints in Error codes.
Added the API call to retrieve all applications in Human Resources and Property Management.
Added common error responses to API calls in Human Resources and Property Management.
Updated
Updated PM specific endpoints in Property Management.
Added errors related to pagination in Error codes.
Updated all broken links to Request flags.
Marked the postal_code field under address as required in the Application parameters page.
Created the Credential Verification page
Created the Request flags page
Removed Credential Verification from the Education Verification page
Updated Education Verification with recent changes to the API
Removed the request flags from the Application parameters page
Created the Address Reference Check page
Made major updates to the Canadian Criminal Record Check, International Criminal Record Check, Education Verification, Employment Verification, Motor Vehicle Record Check and Employer Reference Check pages
Made minor updates to the Softcheck, Credit Check, Identity Verification, and Enhanced Identity Verification pages
Clarified the language in the consent page
Removed the [IN BETA] message on the main page
Made major updates the Softcheck, Credit Check, Identity Verification, and Enhanced Identity Verification pages
Added clearer notes to the main API Reference pages
Moved the API section to the bottom of the Report field mappings page
Updated the example in the Softcheck page
Fixed minor typos
We redid our entire API documentation. It is currently in Beta, and we are improving it as we go!
Created account section that walks through the demo setup porcess
US Softcheck
RCMP changed to Canadian for headers only
Webhook signatures added
Minimum image size requirements for enhanced identity verification (Longest side >300 pixels).
Moved the enhanced_identity_verification object out of the information object in the enhanced Id check example.
id_backside_image to enhanced_id_verification example json.
Added fields for Employer income information.
Added verification result to docs.
Address to education model.
Documented request data sets for services that have static server responses.
Changed authentication section to reference the new process for Viewing, Creating and Deleting Access Tokens
Change cdn address for redoc to specify specific version(2.0.0-rc23) to fix a bug that made the docs not display correctly in Chrome v80.
Updated Us Criminal and Risk Result sections to include mock data
Equifax result fields
Change log link added to docs
Description of us criminal softcheck added to Services section.
Added Questions to the FAQ.
Added Consent flags and description section.
Updated International Criminal Record Check to have link to country codes.
Added explanation for manual review to enhanced ID.
Added Emphasis to report_status field.
Updated check marks on Services tables to web friendly font.
In Employment Verification, updated the example request to match the allowed order methods.
In Enhanced Identity Verification, updated the text for additional clarity.
In Run a check, removed Identity Check, as the check has been deprecated
In Account Settings, added:
Superteams
Teams
Users
Packages
In Application parameters, added Package settings
In Report field mappings, added the parameters pertaining to the Basic DS Check and the Basic DBS Check.
position_or_property_locationIn Softcheck, updated the check's description.
Under Property Management, in Available checks, added Social Media Check in relevant regions.
In Report field mappings, added a section for Australian Criminal Intelligence Commission Check.
Under Human Resources, in Available checks, added Australian Criminal Intelligence Commission Check, Credential Verifications, and Employment Verifications.
Under Property Management, in Available checks, added Address Reference Check.
In the FAQ, added information about rate limiting.
location_type: "Gig location"Fixed a formatting issue with the sample codes in Softcheck, Credit Check, Enhanced Identity Verification, Canadian Criminal Record Check, SOQUIJ, US Criminal Record Check, Education Verification, Credential Verification, Employment Verification, Motor Vehicle Record Check / Driver's Abstract and Employment Reference Check.
Added position_or_property_location to all Quickscreen parameters lists and examples for our checks listed under Run a check.
Added current to all adresses in Quickscreen examples for our checks listed under Run a check.
Under API Reference, on the Property Management page, added county to the Create a property endpoint.
address under Education in Application parameters to indicate that it is required.Updated broken links to Error codes in Getting Started.
Certn API parameters for how to request checks, collect information and generate reports.
This article lists all the parameters available when making PUT or POST calls to the /applicants endpoints.
Provide the applicant's email address, along with the appropriate Request flags. All other parameters are optional.
Provide the required parameters for each of your checks, along with the appropriate . Find the required parameters for specific checks in their page under .
If you're in the Gig economy and the position you're hiring for won't be tied to a single location, use this parameter:
For any other industries, use these ones:
object ()
object ()
string
Required for US addresses. Omit or provide "" for countries other than US.
province_state *
string
country *
string
postal_code *
string
rent_or_own
string <enum>
R, O, S
Rent, Own, Staying with friends or family
cost
number
Monthly payment (rent, mortgage, etc.)
start_date
string <date>
end_date
string <date> nullable
Provide if address is not current, i.e. current is false.
current *
boolean
If this is the current address: true.
Although not recommended, if a value for current is not specified, end_date will be used to determine if the address is current.
certn_verification
string <enum>
()
verification_notes
string
Notes supplementing the certn_verification field results
address_reference
object ()
string
Required for US addresses. Omit or provide "" for countries other than US.
province_state *
string
country *
string
postal_code
string
string
Description of the offense
string
Description of the certification
current *
boolean
Currently (in the process of) obtaining it: TRUE
Already obtained: FALSE
highest_level
string
Determine the highest level for Certn to verify
Use with : HIGHEST
string <date>
YYYY-MM-DD
end_date *
string <date> nullable
YYYY-MM-DD
Not required if current = TRUE
highest_level
string
Determine the highest level for Certn to verify
Use with : HIGHEST
specializations *
object ()
address *
object ()
Address of the institution
string <enum>
PER_HOUR, PER_MONTH, PER_YEAR, BIWEEKLY, BIMONTHLY
Default: PER_YEAR
start_date
string <date>
end_date
string <date> nullable
contact_first_name
string
First name of the employer reference Used for reference checks
contact_last_name
string
Last name of the employer reference Used for reference checks
contact_position
string
Position of the employer reference Used for reference checks
contact_email
string
Email for the employer reference Used for reference checks
contact_phone
string
Phone number for the employer reference Used for reference checks
can_contact
boolean
Can Certn contact this reference? Used for reference checks
string <date>
YYYY-MM-DD (optional)
first_name *
string
Reference's first name
last_name *
string
Reference's last name
reference_job_title *
string
The position held by the reference at the company
relationship *
string
Relationship between the reference and the applicant.
e.g. supervisor, manager, etc.
email *
string
The reference's email address.
Required for email references.
phone_number
string
The reference's phone number.
Required for phone references.
string
Base64 encoded image of the ID's front.
Accepts JPEG or PNG.
Size: <10MB
Sides: <8000 pixels per side, longest >300 pixels
id_backside_image
string
Base64 encoded image of the ID's back.
Accepts JPEG or PNG.
Size: <10MB
Sides: <8000 pixels per side, longest >300 pixels
on_success_url
string
Valid URL. Optional when using the redirect URL. Size: <= 200 characters
string
former_names
string
alias
string
date_of_birth *
string <date>
YYYY-MM-DD
phone_number
string
Non-numerical characters will be removed
sin_ssn
string
Social Insurance Number / Social Security Number
gender
string <enum>
Required when running a
Available values: M, F, X
Optional with other checks
Available values: M, F
birth_city
string
birth_province_state
string
birth_other_province_state
string
Province or state if outside Canada or US
birth_country
string
license_number
string
license_valid
boolean
license_province_state
string
license_other_country
boolean nullable
Is the license from the same country as the applicant's residential country?
license_type
string <enum>
CA, US, INTERNATIONAL, NONE
cover_letter
string
addresses *
Array of object ()
employers
Array of object ()
educations
Array of object ()
credentials
Array of object ()
convictions
Array of object ()
string
postal_code *
string
county *
string
US only
CENTRAL GOVERNMENT
PUBLIC SECTOR- OTHER
NHS
PRESCHOOL EDUCATION
PRIMARY EDUCATION
SECONDARY EDUCATION
ACADEMY EDUCATION
FURTHER EDUCATION
HIGHER EDUCATION
INDEPENDENT EDUCATION
VOLUNTARY/CHARITY
PRIVATE HEALTHCARE
AGRICULTURE, FORESTRY AND FISHING
MINING AND QUARRYING
MANUFACTURING
RETAIL
ENERGY AND AIR CONDITIONING
WATER AND WASTE MANAGEMENT
CONSTRUCTION
TRADE OR REPAIR OF VEHICLES
TRANSPORTATION AND STORAGE
ACCOMMODATION AND FOOD SERVICE
INFORMATION AND COMMUNICATION
FINANCIAL AND INSURANCE
REAL ESTATE ACTIVITIES
PROFESSIONAL, TECHNICAL
ADMINISTRATIVE AND SUPPORT
SOCIAL CARE
ARTS AND ENTERTAINMENT
LEISURE, SPORT AND TOURISM
FOSTER/ADOPTION
CHILD CARE
DRIVERS
LAW ENFORCEMENT AND SECURITY
RECRUITMENT AND HR
string
Facebook URL or handle
instagram_url
string
Instagram URL or handle
linkedin_url
string
LinkedIn URL or handle
tiktok_url
string
Tiktok URL or handle
reddit_url
string
Reddit URL or handle
tag
string
Group related applications by tag
email
string
phone_number
object
Include country code to invite the applicant via SMS (Example: 12507897897)
position_or_property_location
object (Position or Property Location)
employment_sector
string <enum>
requested_countries
Array of strings
address
string
unit
string
city *
string
email
object (Email)
phone_number
object (PhoneNumber)
name
object (Name)
address
string
unit
string
city *
string
offense *
string
Conviction code in the Criminal Code of Canada
date_of_sentence *
string <date>
Conviction date YYYY-MM-DD
court_location *
string
Sentencing court as city, province, country
date_of_certification *
string <date>
YYYY-MM-DD
certification *
string
Certification title
institution *
string
degree
string <date>
verified
boolean <date> nullable
institution *
string
degree *
object (Degree)
current *
boolean
Currently (in the process of) obtaining it: TRUE
Already obtained: FALSE
certn_verification
string <enum>
verification_notes
string
Notes supplementing the certn_verification field results
company_name *
string
position *
string
income
number
certn_verification
string <enum>
verification_notes
string
Notes supplementing the certn_verification field results
company_name *
string
Company of the employer reference
position *
string
The position of the applicant when they worked for the company
start_date *
string <date>
YYYY-MM-DD
address
string
Required for email references
id_country *
string
id_type *
string <enum>
PASSPORT, DRIVING_LICENSE, ID_CARD, VISA
face_image *
string
Base64 encoded selfie. Accepts JPEG or PNG.
Size: <10MB
Sides: <8000 pixels per side longest >300 pixels
first_name *
string
middle_name
string
last_name *
string
first_name *
string
middle_name
string
last_name *
string
phone_type
string <enum>
NONE, WORK, HOME, CELL, OTHER
number
string
country
string
location_type *
string <enum>
HR: Gig Location
Not available to PM
location_type *
string <enum>
HR: Position Location
PM: Property Location
city *
string
province_state *
string
employment_sector*
string <enum>
When running a Basic Disclosure And Barring Service Check, you must include one of values listed in the employment_sector values list below.
role_or_position_title*
string
high_school_name
string
Name of the high school
college_name
string
Name of the college
twitter_url
string
Twitter URL or handle
specialization
string
Name of the specialization
information
social_media_details
county*
county *
description *
description *
start_date *
pay_period
end_date
id_frontside_image *
last_name_at_birth
country *
facebook_url
{
"created": "2023-08-09T00:00:00Z",
"modified": "2023-09-19T00:00:00Z",
"last_updated": "2023-08-09T14:54:28.167925Z",
"submitted_time": "2023-08-09T14:53:34.829184Z",
"request_identity_verification": false,
"request_equifax": false,
"request_base": false,
"request_instant_verify_employment": false,
"request_instant_verify_education": false,
"request_instant_verify_credential": false,
"request_international_criminal_record_check": false,
"request_enhanced_identity_verification": true,
"request_motor_vehicle_records": false,
"request_criminal_record_check": true,
"request_enhanced_criminal_record_check": false,
"request_vulnerable_sector_criminal_record_check": false,
"request_employer_references": false,
"request_address_references": false,
"request_employer_phone_references": false,
"request_address_phone_references": false,
"request_softcheck": false,
"request_social_media_check": false,
"request_soquij": false,
"request_us_criminal_record_check_tier_1": false,
"request_us_criminal_record_check_tier_2": false,
"request_us_criminal_record_check_tier_3": false,
"request_education_verification": false,
"request_credential_verification": false,
"request_employment_verification": false,
"request_vaccination_check": false,
"request_right_to_work": false,
"request_uk_basic_dbs_check": false,
"request_uk_basic_ds_check": false,
"request_uk_right_to_work_check": false,
"requested_countries": [],
"us_criminal_record_check_years": 7,
"employer_questionaire_id": null,
"address_questionaire_id": null,
"employer_references_max": 1,
"employer_references_min": 1,
"address_references_max": 1,
"address_references_min": 1,
"employment_verification_min": 1,
"employment_verification_max": 1,
"education_verification_min": 1,
"education_verification_max": 1,
"credential_verification_min": 1,
"credential_verification_max": 1,
"credential_verification_level": "ALL",
"education_verification_level": "ALL",
"employer_references_years": 3,
"address_references_years": 3,
"employment_verification_years": 3,
"address_references_years_or_individually": "INDIVIDUALLY",
"employer_references_years_or_individually": "INDIVIDUALLY",
"employment_verification_years_or_individually": "INDIVIDUALLY",
"purpose_of_check": null,
"position_title": "",
"place_of_work": "",
"license_type": "",
"issuing_authority": "",
"reason_for_check": "",
"state_or_territory": "",
"location_of_work": "",
"volunteer_role": "",
"volunteer_organization": "",
"role_or_position_title": "",
"employment_sector": "",
"id": "1ba124f1-d473-44c0-a066-d623b2cb6253",
"short_uid": "pmndgAeH",
"is_submitted": true,
"applicant_type": "Standard",
"check_executions": [
{
"id": "check_exec_SYS5AS3GLcZZpo0i1GfNXQ",
"check_name": "criminal_record_check",
"status": "COMPLETE"
},
{
"id": "check_exec_9P30IejFvBj2mGCs3p98Fu",
"check_name": "enhanced_identity_verification",
"status": "COMPLETE"
}
],
"result": "CLEARED",
"result_label": "Cleared",
"report_status": "COMPLETE",
"certn_score": null,
"certn_score_label": "PASS",
"certn_score_value": "PASS",
"country": "US",
"tag": null,
"order_status": "COMPLETE",
"early_termination": "0.00",
"early_termination_label": "Low",
"reliability_risk": "0.00",
"reliability_risk_label": "Low",
"workplace_misconduct": "0.00",
"workplace_misconduct_label": "Low",
"salary": null,
"sufficient_salary": null,
"high_risk_vulnerable_sector": null,
"job_safety_undue_risk": null,
"information": {
"id": "487f8bc2-7a9e-4119-92ad-b482770d7ecb",
"status": "Completed",
"status_label": "Completed",
"title": null,
"other_title": null,
"first_name": "Andrew",
"middle_name": null,
"last_name": "Mcleod",
"last_name_at_birth": null,
"former_names": null,
"applicant_names": [],
"alias": null,
"date_of_birth": "1990-01-11",
"sin_ssn": null,
"phone_number": "+1 587 785 1122",
"phone": {
"id": "6fa152e8-7334-4b53-9254-b224fb654b41",
"phone_type": "NONE",
"phone_type_label": "None",
"country": "CA",
"national_number": "5877851122",
"calling_code": "1",
"number": "+1 587 785 1122"
},
"gender": "M",
"birth_city": "Edmonton",
"birth_province_state": "AB",
"birth_country": "CA",
"birth_other_province_state": null,
"mothers_maiden_name": null,
"rcmp_consent_form": "",
"mothers_first_name": null,
"mothers_last_name": null,
"fathers_first_name": null,
"fathers_last_name": null,
"grandfathers_first_name": null,
"brazil_fiscal_declaration_number": null,
"position_applied_for": null,
"philippines_social_security_number": null,
"colombian_national_id_number": null,
"serbian_id_number": null,
"marital_status": null,
"number_of_children": null,
"profession": null,
"license_number": null,
"license_valid": null,
"license_prov_state": null,
"license_other_country": null,
"license_type": null,
"addresses": [
{
"id": "e9d8a6aa-5bb6-4cf8-a090-c99130200cd2",
"created": "2023-08-09T14:53:01.190320Z",
"address": "1006 Fort Street",
"unit": "Unit 300",
"city": "Victoria",
"province_state": "BC",
"other_province_state": null,
"country": "CA",
"country_label": "Canada",
"postal_code": "V8V3K4",
"rent_or_own": "R",
"cost": null,
"start_date": "2016-08-09",
"end_date": null,
"reason_for_leaving": "N",
"landlords_first_name": null,
"landlords_last_name": null,
"landlords_phone": null,
"landlords_email": null,
"reference": null,
"full_address": "Unit 300 1006 Fort Street Victoria CRD BC Canada V8V3K4",
"full_address_full_province_state": "Unit 300 1006 Fort Street Victoria CRD British Columbia Canada V8V3K4",
"information": {
"first_name": "Andrew",
"last_name": "Mcleod"
},
"address_reference": null,
"other_reason_for_leaving": null,
"auto_address": null,
"place_id": null,
"rent_or_own_label": "Rent",
"reference_verified": false,
"county": "CRD",
"current": true
}
],
"employers": [],
"educations": [],
"credentials": [],
"personal_references": [],
"custom_questions": [],
"identity_numbers": [
{
"id": "c0775978-4701-4756-9eed-d8890db6a3c9",
"country": "CA",
"number": "123123123",
"identity_number_type": null,
"issuing_state_province_or_territory": null
}
],
"employer_references": [],
"employer_reference_skip_reason": null,
"employer_reference_skip_reason_description": null,
"social_media_details": null,
"documents": [],
"skills": [],
"cover_letter": null,
"disclosure_accepted": true,
"rcmp_consent_given": false,
"us_criminal_consent_given": true,
"mycrc_consent_given": false,
"international_criminal_consent_given": true,
"biometric_consent_given": true,
"vaccination_consent_given": false,
"terms_accepted": true,
"requested_disclosure_email": false,
"non_criminal_consent_given": true,
"dbs_paper_certificate_consent_given": null,
"uk_generic_consent_given": false,
"self_reported_vaccination_status": null,
"convictions": [],
"conviction_explanation": null,
"early_terminations": [],
"early_termination_explanation": null,
"vaccination_document": null,
"position_or_property_location_id": "c5059c4c-ef2d-42fe-81bd-061ec58f53e1",
"emergency_contact": false,
"emergency_contact_first_name": null,
"emergency_contact_last_name": null,
"emergency_contact_phone": null,
"emergency_contact_email": null,
"purpose": null,
"dbs_profile_number": null,
"dbs_profile_number_exists": null,
"dbs_paper_certificate_current_address_confirmation": null,
"dbs_paper_certificate_recipient_department": null,
"dbs_paper_certificate_recipient_name": null,
"dbs_paper_certificate_address": null,
"has_valid_uk_or_irish_passport": null,
"citizenship": []
},
"employment_verification": "NONE",
"education_verification": "NONE",
"credential_verification": "NONE",
"reference_result": {
"id": "1c9ecd87-eb83-4831-ab57-cc91b33e60c5",
"status": "NONE",
"overall_score": "NONE",
"overall_score_label": "None",
"red_flags": null,
"green_flags": null,
"result": "NONE",
"address_reference_results": [],
"employer_reference_results": [],
"status_label": "None",
"result_label": "None"
},
"information_result": {
"id": "075b2ba0-311c-4520-9080-a17e8ad8b8a1",
"status": "None",
"overall_score": "NONE",
"overall_score_label": "None",
"red_flags": null,
"green_flags": null,
"result": "NONE",
"description": "The applicant score is based on self-provided information from the applicant and an analysis of the applicant's information available to Certn. This includes previous education history, reported skills, employment history, employment duration, employment references, as well as other important informational data points. Please note that an Applicant Details score is not provided with the BACKGROUND CHECK applicant screening option",
"upgradable": true,
"status_label": "None",
"result_label": "None"
},
"risk_result": {
"id": "1e633997-d3f8-4593-a5d2-6a0fb9c0e9b0",
"status": "NONE",
"overall_score": "NONE",
"risk_evaluations": [],
"red_flags": null,
"green_flags": null,
"description": "The social score is based on self-provided information from the applicant and an analysis of the applicant's information available to Certn. This includes a criminal identity scan, social profile scan, as well as other important informational data points. *Note that when criminal identities are discovered the overall Certn score is not impacted by the results found unless the match similarity is above our confidence threshold of 95%.",
"risk_description": "The criminal identity risk is an assessment of the risk posed to assets given the results of the criminal identity scan. Please review any risk relevant information from our negative news and criminal database analysis below.",
"similarity_description": "The criminal identity similarity percentage is a comparison between the applicant's self-provided information and the corresponding information we find in our databases. As a general guideline, if the results of our criminal identity scan has a similarity percentage of above 95%, Certn can confidently predict that the information presented below corresponds correctly to the applicant being screened. However, if the criminal identity scan returns results with a similarity percentage below 95%, the onus falls to the client to accurately verify the results.",
"match_description": "The criminal identity Match Score is a comparison between the applicant's self-provided information and the corresponding information we find in our databases. As a general guideline, if the results of our criminal identity scan finds a 'Likely Match', Certn can confidently predict that the information presented below corresponds correctly to the applicant being screened. However, if the criminal identity scan returns results with a Match Score of 'Possible Match', the onus falls on the client to accurately verify the results.",
"scan_status": {
"criminal_scan": "CLEARED",
"criminal_scan_label": "Cleared",
"fraud_scan": "CLEARED",
"fraud_scan_label": "Cleared",
"sex_offender_scan": "CLEARED",
"sex_offender_scan_label": "Cleared",
"known_affiliation_scan": "CLEARED",
"known_affliation_scan_label": "Cleared",
"ofac_global_terrorist_scan": "CLEARED",
"ofac_global_terrorist_scan_label": "Cleared",
"politically_exposed_person_scan": "CLEARED",
"politically_exposed_person_scan_label": "Cleared",
"public_safety_scan": "CLEARED",
"public_safety_scan_label": "Cleared",
"global_clearance_scan": "CLEARED",
"global_clearance_scan_label": "Cleared",
"other_scan": "CLEARED",
"other_scan_label": "Cleared",
"public_profile_scan": "NOT FOUND",
"public_profile_scan_label": "Not Found",
"public_court_records": "CLEARED",
"public_court_records_label": "Cleared"
}
},
"soquij_result": {
"id": "6f7ec5b8-e108-401b-b7bb-26509d00b828",
"status": "NONE",
"overall_score": "NONE",
"overall_score_label": "None",
"red_flags": null,
"green_flags": null,
"result": "NONE",
"court_matches": [],
"status_label": "None",
"result_label": "None"
},
"right_to_work_result": {
"id": "6ba50e3c-ca73-44ad-80b5-e372a4ce19ef",
"status": "NONE",
"overall_score": "NONE",
"overall_score_label": "None",
"red_flags": null,
"green_flags": null,
"result": "NONE",
"candidate_details": null,
"visa_details": null,
"status_label": "None",
"result_label": "None"
},
"uk_right_to_work_check_result": {
"id": "05aa740e-4dc4-49ba-b8a5-d7edc4d0d734",
"status": "NONE",
"overall_score": "NONE",
"overall_score_label": "None",
"red_flags": null,
"green_flags": null,
"result": "NONE",
"uk_right_to_work_result_document": null,
"status_label": "None",
"result_label": "None"
},
"equifax_result": {
"id": "fe5f1a82-8d21-4ecf-a210-4a5651937dec",
"status": "NONE",
"overall_score": "NONE",
"overall_score_label": "None",
"red_flags": null,
"green_flags": null,
"result": "NONE",
"created": "2023-08-09T14:53:33.929625Z",
"credit_score": null,
"credit_check_date": null,
"credit_check_failed": false,
"credit_check_errors": null,
"get_status_display": "None",
"upgradable": true,
"credit_check_warnings": null,
"revolving_credit_total_balance": null,
"revolving_credit_max_total_limit": null,
"revolving_credit_percent_credit_used": null,
"revolving_credit_number_of_cards": null,
"revolving_credit_past_due_amount": null,
"revolving_credit_late_payments_30": null,
"revolving_credit_late_payments_60": null,
"revolving_credit_late_payments_90": null,
"revolving_credit_monthly_payments": null,
"other_credit_total_balance": null,
"other_credit_max_total_limit": null,
"other_credit_percent_credit_used": null,
"other_credit_number_of_cards": null,
"other_credit_past_due_amount": null,
"other_credit_late_payments_30": null,
"other_credit_late_payments_60": null,
"other_credit_late_payments_90": null,
"other_credit_monthly_payments": null,
"mortgage_loans_total_balance": null,
"mortgage_loans_max_total_limit": null,
"mortgage_loans_percent_credit_used": null,
"mortgage_loans_number_of_mortgages": null,
"mortgage_loans_past_due_amount": null,
"mortgage_loans_late_payments_30": null,
"mortgage_loans_late_payments_60": null,
"mortgage_loans_late_payments_90": null,
"mortgage_loans_monthly_payments": null,
"auto_loans_total_balance": null,
"auto_loans_max_total_limit": null,
"auto_loans_percent_credit_used": null,
"auto_loans_number_of_loans": null,
"auto_loans_past_due_amount": null,
"auto_loans_late_payments_30": null,
"auto_loans_late_payments_60": null,
"auto_loans_late_payments_90": null,
"auto_loans_monthly_payments": null,
"student_loans_total_balance": null,
"student_loans_max_total_limit": null,
"student_loans_percent_credit_used": null,
"student_loans_number_of_loans": null,
"student_loans_past_due_amount": null,
"student_loans_late_payments_30": null,
"student_loans_late_payments_60": null,
"student_loans_late_payments_90": null,
"student_loans_monthly_payments": null,
"other_debts_total_balance": null,
"other_debts_max_total_limit": null,
"other_debts_percent_credit_used": null,
"other_debts_number_of_debts": null,
"other_debts_past_due_amount": null,
"other_debts_late_payments_30": null,
"other_debts_late_payments_60": null,
"other_debts_late_payments_90": null,
"other_debts_monthly_payments": null,
"description": "The financial score is based on self-provided information from the applicant and an analysis of the applicant's information available to Certn. This includes a credit check, Equifax record analysis, as well as other important informational data points.",
"total_debt": null,
"trades": [],
"collections": [],
"deposit_alerts": [],
"addresses": [],
"employers": [],
"bankruptcies": [],
"judgments": [],
"liens": [],
"legal_items": [],
"secured_loans": [],
"fraud_warnings": [],
"non_sufficient_funds": [],
"credit_file_metadatas": [],
"other_incomes": [],
"consumer_statements": [],
"bank_accounts": [],
"local_inquiries": [],
"foreign_inquiries": [],
"status_label": "None",
"result_label": "None"
},
"social_media_check_result": {
"id": "52fc6ec5-aacb-4cd6-9fcd-b51d37609666",
"status": "NONE",
"overall_score": "NONE",
"overall_score_label": "None",
"red_flags": null,
"green_flags": null,
"result": "NONE",
"status_label": "None",
"result_label": "None"
},
"employment_verified": null,
"identity_verified": null,
"identity_verification": {
"id": "a5797e1f-7362-47c3-82b1-80fa0783f9fd",
"created": "2023-08-09T14:52:06.521380Z",
"modified": "2023-08-09T14:52:06.521401Z",
"status": "N",
"result": "None",
"reasons": [],
"identity": {
"name": {
"first_name": null,
"middle_name": null,
"last_name": null
},
"date_of_birth": null,
"phone_number": {
"raw_phone_number": null
},
"sin_ssn": null,
"drivers_licence": null,
"current_address": null,
"former_address": null,
"customer_id": "13a0ba79353843fcb758c474eeb42e"
},
"status_label": "None",
"result_label": null,
"score": null
},
"enhanced_identity_verification": {
"id": "a172f921-2dab-4c22-a331-d426a11d0535",
"created": "2023-08-09T14:52:06.537371Z",
"modified": "2023-08-09T14:53:34.845220Z",
"status": "A",
"result": "VERIFIED",
"reasons": [
"Verified"
],
"identity": {
"name": {
"first_name": "Andrew",
"last_name": "Mcleod"
},
"date_of_birth": "1990-01-11",
"current_address": {
"unit": "Unit 300",
"street_name": "1006 Fort Street",
"city": "Victoria",
"province": "BC",
"county": null,
"country_code": "CA",
"postcode": "V8V3K4",
"full_address": "Unit 300 1006 Fort Street Victoria BC Canada V8V3K4"
}
},
"status_label": "Accepted",
"result_label": "Verified",
"redirect_url": null,
"front": "http://minio:9000/one-id-images/nv_6b375553-aacc-461e-8205-7bd2a0088c8d_front.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=minio%2F20230919%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230919T202348Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=106cbe2f70135ac8a87500cb3133a5b796118efc1f695e14579abf892fcb2a04",
"back": "http://minio:9000/one-id-images/nv_6b375553-aacc-461e-8205-7bd2a0088c8d_back.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=minio%2F20230919%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230919T202348Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=81b5871f11d6558e6f1a243828c9fb19af5c5eab53a1bc42e206e710c390e508",
"face": "http://minio:9000/one-id-images/nv_6b375553-aacc-461e-8205-7bd2a0088c8d_face.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=minio%2F20230919%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230919T202348Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=2e94a3e664c261b38e8f84d28b69eeabfa68aabd1d3089b896941fa793e5f5af",
"document_type": null,
"document_type_label": null,
"document_number": null,
"issuing_country": null,
"issuing_jurisdiction": null,
"expiry_date": null,
"first_name": "Andrew",
"middle_name": null,
"last_name": "Mcleod",
"date_of_birth": "1990-01-11",
"address": {
"id": "db7ec4fe-f75a-4d2c-8c76-3572b8f6de1f",
"unit": "Unit 300",
"address": "1006 Fort Street",
"city": "Victoria",
"county": null,
"province_state": "BC",
"country": "CA",
"postal_code": "V8V3K4",
"supplemental_document_description": null
},
"identity_verification_provider": "ONEID1",
"birth_country": null,
"gender": null
},
"manual_id_verification": {
"id": "3d03d365-6d83-4887-9564-0fd4a1018b49",
"created": "2023-08-09T14:52:37.267352Z",
"modified": "2023-08-09T14:52:37.267371Z",
"status": "N",
"result": "NONE",
"reasons": [],
"identity": {
"name": {
"first_name": "",
"middle_name": null,
"last_name": ""
},
"date_of_birth": null,
"current_address": null
},
"status_label": "None",
"result_label": "None",
"document_type": "",
"document_number": null,
"expiry_date": null,
"issuing_country": null,
"issuing_jurisdiction": null
},
"rcmp_result": {
"id": "46b06c92-6ea2-4395-9812-94c313cbeac6",
"status": "RETURNED",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [],
"green_flags": [],
"result": "CLEARED",
"notes": "Just a great dude!",
"response": "NEGATIVE",
"response_label": "NEGATIVE",
"vulnerable_sector": "NONE",
"vulnerable_sector_label": "None",
"enhanced": "NONE",
"enhanced_label": "None",
"comments": "Based solely on the name(s) and date of birth provided and the criminal record information declared by the applicant, a search of the RCMP National Repository of Criminal Records did not identify any records with the name(s) and date of birth of the applicant. Positive identification that a criminal record does or does not exist at the RCMP National Repository of Criminal Records can only be confirmed by fingerprint comparison. Delays do exist between a conviction being rendered in court, and the details being accessible on the RCMP National Repository of Criminal Records. Not all offenses are reported to the RCMP National Repository of Criminal Records.",
"issued_date": "2023-08-09",
"enhanced_comments": null,
"vulnerable_sector_comments": null,
"order_id": null,
"reflow_status": null,
"rcmp_result_document": "http://minio:9000/certn-rcmp-documents/rcmp_result_1ba124f1-d473-44c0-a066-d623b2cb6253.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=minio%2F20230919%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230919T202348Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=96d28dc777fadf61e90c5b72565e8abd8f4186248fe9135699965eba307990de",
"status_label": "Returned",
"result_label": "Cleared"
},
"us_criminal_record_check_result": {
"id": "8c85d362-6d6d-44c7-91bc-5d990bab0e0b",
"status": "NONE",
"overall_score": "NONE",
"overall_score_label": "None",
"red_flags": null,
"green_flags": null,
"result": "NONE",
"ssn_id_document_reports": [],
"federal_record_check_result": null,
"record_check_details": [],
"single_state_county_record_check_result": {
"id": "e9ca36be-5da2-43e9-8af2-bfbc3b5ef2a6",
"status": "NONE",
"overall_score": "NONE",
"overall_score_label": "None",
"red_flags": null,
"green_flags": null,
"result": "NONE",
"record_check_details": [],
"status_label": "None",
"result_label": "None"
},
"all_state_county_record_check_result": {
"id": "cb3d853a-0b56-44fe-918b-506204385a7f",
"status": "NONE",
"overall_score": "NONE",
"overall_score_label": "None",
"red_flags": null,
"green_flags": null,
"result": "NONE",
"record_check_details": [],
"status_label": "None",
"result_label": "None"
},
"criminal_cases": [],
"scan_status": {
"national_sex_offender_registry_scan": "Incomplete",
"national_sex_offender_registry_scan_status": "INCOMPLETE",
"security_watch_list_scan": "Incomplete",
"security_watch_list_scan_status": "INCOMPLETE",
"fraud_scan": "Incomplete",
"fraud_scan_status": "INCOMPLETE",
"ofac_global_sanctions_scan": "Incomplete",
"ofac_global_sanctions_scan_status": "INCOMPLETE",
"ssn_verification_scan": "Incomplete",
"ssn_verification_scan_status": "INCOMPLETE",
"criminal_record_scan": "Incomplete",
"criminal_record_scan_status": "INCOMPLETE",
"federal_record_scan": "None",
"federal_record_scan_status": "NONE",
"single_state_county_record_scan": "None",
"single_state_county_record_scan_status": "NONE",
"all_state_county_record_scan": "None",
"all_state_county_record_scan_status": "NONE"
},
"notes": "",
"record_check_requests": [],
"status_label": "None",
"result_label": "None"
},
"international_criminal_record_check_result": {
"id": "889cb17a-5f5b-430e-92ef-04dad20e7d7c",
"status": "NONE",
"overall_score": "NONE",
"overall_score_label": "None",
"red_flags": null,
"green_flags": null,
"result": "NONE",
"international_criminal_record_checks": [],
"status_label": "None",
"result_label": "None"
},
"motor_vehicle_record_result": {
"id": "8e93131a-4250-4886-82eb-3b4fb1752f9f",
"status": "NONE",
"overall_score": "NONE",
"overall_score_label": "None",
"red_flags": null,
"green_flags": null,
"result": "NONE",
"licence": null,
"abstract": null,
"restrictions": [],
"violations": [],
"date_of_birth": null,
"hair_colour": null,
"eye_colour": null,
"height": null,
"weight": null,
"name": null,
"addresses": [],
"medical_certificates": [],
"status_label": "None",
"result_label": "None"
},
"verification_result": {
"id": "1d9cc1e2-fc6a-4786-a1c4-fbd01d0f7d5c",
"status": "NONE",
"status_label": "None",
"overall_score": "NONE",
"overall_score_label": "None",
"red_flags": null,
"green_flags": null,
"result": "NONE",
"employer_verification_results": [],
"education_verification_results": [],
"credential_verification_results": [],
"certn_verification": "NONE",
"certn_verification_label": "None",
"result_label": "None"
},
"instant_verify_result": {
"instant_verify_employment": {
"instant_verify_employment_result": [],
"status": "NONE",
"result": "NONE",
"status_label": "None",
"result_label": "None"
},
"instant_verify_education": {
"instant_verify_education_result": [],
"status": "NONE",
"result": "NONE",
"status_label": "None",
"result_label": "None"
},
"instant_verify_credential": {
"instant_verify_credential_result": [],
"status": "NONE",
"result": "NONE",
"status_label": "None",
"result_label": "None"
}
},
"applicant_account": {
"id": "13a0ba79-3538-43fc-b758-c474eeb42eb7",
"email": "[email protected]",
"email_verified": false,
"phone_number": null
},
"application": {
"created": "2023-08-09T00:00:00Z",
"modified": "2023-08-09T00:00:00Z",
"id": "49090723-1409-408e-a4cc-98f80af3770f",
"applicant": {
"id": "1ba124f1-d473-44c0-a066-d623b2cb6253",
"status": "Returned",
"first_name": "Andrew",
"last_name": "Mcleod",
"email": "[email protected]",
"phone_number": null,
"certn_score": null,
"application_url": "http://localhost:3000/welcome/email?session=919bde7b-00a1-4026-aafc-cda4ac46728b&token=8a24a8a3-01a4-4628-9523-89220dd6fe62&onboardingType=HR&inviteRoute=email",
"report_url": "http://localhost:3000/hr/applications/1ba124f1-d473-44c0-a066-d623b2cb6253/",
"hr_onboarding_session": {
"id": "919bde7b-00a1-4026-aafc-cda4ac46728b",
"verification_token": "8a24a8a3-01a4-4628-9523-89220dd6fe62",
"welcome": "submit",
"tracks": [
"email",
"biometricConsent",
"oneId",
"basics",
"addresses",
"positionPropertyLocation",
"consentAndDisclosure",
"birthplace",
"gender",
"moreBasics",
"history",
"summary",
"submit"
]
},
"services_undergoing_adjudication": [],
"employer_references_min": 1
},
"owner": "66a12ab1-0fa5-4d24-a147-b122f0a71494",
"listing": {
"name": "",
"is_active": false,
"url_code": "",
"owner_id": null,
"notification_list_ids": [],
"start_date": null,
"work_type": null,
"address": {
"address": "",
"city": "",
"province_state": null,
"country": null
},
"position_name": "",
"required_years_relevant_experience": null,
"required_skills_ids": [],
"required_specializations_ids": [],
"required_education_id": null,
"salary": null,
"sufficient_salary": false,
"high_risk_vulnerable_sector": false,
"job_safety_undue_risk": false,
"test_collection": {
"request_identity_verification": false,
"request_equifax": false,
"request_base": false,
"request_instant_verify_employment": false,
"request_instant_verify_education": false,
"request_instant_verify_credential": false,
"request_international_criminal_record_check": false,
"request_enhanced_identity_verification": false,
"request_motor_vehicle_records": false,
"request_criminal_record_check": false,
"request_enhanced_criminal_record_check": false,
"request_vulnerable_sector_criminal_record_check": false,
"request_employer_references": false,
"request_address_references": false,
"request_employer_phone_references": false,
"request_address_phone_references": false,
"request_softcheck": false,
"request_social_media_check": false,
"request_soquij": false,
"request_us_criminal_record_check_tier_1": false,
"request_us_criminal_record_check_tier_2": false,
"request_us_criminal_record_check_tier_3": false,
"request_education_verification": false,
"request_credential_verification": false,
"request_employment_verification": false,
"request_vaccination_check": false,
"request_right_to_work": false,
"request_uk_basic_dbs_check": false,
"request_uk_basic_ds_check": false,
"request_uk_right_to_work_check": false,
"requested_countries": [],
"us_criminal_record_check_years": null,
"employer_questionaire_id": null,
"address_questionaire_id": null,
"employer_references_max": null,
"employer_references_min": null,
"address_references_max": null,
"address_references_min": null,
"employment_verification_min": null,
"employment_verification_max": null,
"education_verification_min": null,
"education_verification_max": null,
"credential_verification_min": null,
"credential_verification_max": null,
"credential_verification_level": null,
"education_verification_level": null,
"employer_references_years": null,
"address_references_years": null,
"employment_verification_years": null,
"address_references_years_or_individually": "",
"employer_references_years_or_individually": "",
"employment_verification_years_or_individually": null,
"purpose_of_check": null,
"position_title": "",
"place_of_work": "",
"license_type": "",
"issuing_authority": "",
"reason_for_check": "",
"state_or_territory": "",
"location_of_work": "",
"volunteer_role": "",
"volunteer_organization": "",
"role_or_position_title": "",
"employment_sector": null,
"name": "",
"us_test": false,
"team": null,
"superteam": null,
"integration": "",
"international_follow_up_cost_threshold": null,
"is_quickscreen": false
},
"team_id": null
},
"is_active": true,
"is_selected": false,
"team_id": "8ca4efec-baf5-449f-95b8-9e93377bce54",
"team": {
"id": "8ca4efec-baf5-449f-95b8-9e93377bce54",
"name": "CertnAdmin",
"country": "US",
"industry": null,
"team_type": "OT",
"internal_name": "CertnAdmin",
"app_url": "http://localhost:3000/",
"compliance_region": {
"id": "86d4680c-65f5-497b-b71c-e605a48f2798",
"name": "Initial",
"country": "US",
"team_type": "HR",
"sub_region": "",
"default": true,
"score_value_field": "report_summary.report_result",
"score_label_field": "report_summary.report_result_label",
"show_legal_us": true,
"show_credit_report": true,
"show_fcra": true,
"require_address_history": false
},
"settings_config": {
"volunteer_role": "",
"education_verification_min": 1,
"request_education_verification": false,
"tenancy_ref_phone_req": true,
"request_enhanced_identity_verification": false,
"exclude_softcheck_possible_matches": false,
"hide_activity_log": true,
"location_of_work": "",
"enable_rcmp_reflow": false,
"license_type": "",
"address_references_years": 3,
"request_motor_vehicle_records": false,
"employer_ref_req": false,
"tenancy_ref_email_req": false,
"request_right_to_work": false,
"visa_req": false,
"request_employment_verification": false,
"org_logo_link": "http://minio:9000/certn-images/certn_logo_new.png",
"request_international_criminal_record_check": false,
"credential_verification_max": 1,
"hide_current_address": true,
"volunteer_organization": "",
"place_of_work": "",
"employment_verification_min": 1,
"request_enhanced_criminal_record_check": false,
"employer_references_years": 3,
"state_or_territory": "",
"workable_fast_complete": false,
"document_required": false,
"request_us_criminal_record_check_tier_3": false,
"employment_sector": "",
"request_criminal_record_check": false,
"proof_of_income_req": false,
"credential_verification_level": "ALL",
"reason_for_check": "",
"redirect_url": null,
"my_crc_region": null,
"request_uk_basic_dbs_check": false,
"employment_verification_years": 3,
"get_org_name": "CertnAdmin",
"government_id_req": false,
"request_us_criminal_record_check_tier_2": false,
"hide_date_of_birth": false,
"request_credential_verification": false,
"request_vaccination_check": false,
"request_softcheck": false,
"request_address_phone_references": false,
"request_social_media_check": false,
"require_id_with_address": false,
"employer_references_years_or_individually": "INDIVIDUALLY",
"us_criminal_record_check_years": 7,
"request_instant_verify_education": false,
"passport_req": false,
"request_instant_verify_employment": false,
"whitelabel_report": false,
"personal_ref_amount_req": 0,
"hide_detailed_financial": false,
"address_references_min": 1,
"employer_references_min": 1,
"address_references_max": 1,
"org_primary_color": "#084146",
"request_uk_basic_ds_check": false,
"hide_sin_ssn": false,
"request_us_criminal_record_check_tier_1": false,
"purpose_of_check": null,
"personal_ref_req": false,
"role_or_position_title": "",
"position_title": "",
"education_req": false,
"issuing_authority": "",
"custom_tracks": [],
"credential_verification_min": 1,
"request_uk_right_to_work_check": false,
"education_verification_max": 1,
"review_all_negative_mvr_results": false,
"request_employer_phone_references": false,
"request_employer_references": false,
"tenancy_years_amount_req": 2,
"cover_letter_req": false,
"emergency_contact_req": false,
"request_soquij": false,
"employer_years_amount_req": 0,
"request_instant_verify_credential": false,
"education_verification_level": "ALL",
"address_references_years_or_individually": "INDIVIDUALLY",
"request_base": false,
"org_name": null,
"employer_ref_email_req": false,
"employment_verification_years_or_individually": "INDIVIDUALLY",
"whitelabel_emails": false,
"request_equifax": false,
"compact_pdf_report": false,
"resume_req": false,
"limit_education_verifications": false,
"employer_ref_phone_req": true,
"employment_verification_max": 1,
"tenancy_ref_amount_req": 1,
"applicant_login": false,
"request_vulnerable_sector_criminal_record_check": false,
"hide_id_verification_photos": true,
"hide_ssn_trace": true,
"request_identity_verification": false,
"request_address_references": false,
"employer_references_max": 1
},
"billing_plan": {
"pm_request_softcheck_price": "9.99",
"hr_request_softcheck_price": "9.99",
"pm_request_equifax_price": "14.99",
"hr_request_equifax_price": "14.99",
"pm_request_identity_verification_price": "1.99",
"hr_request_identity_verification_price": "1.99",
"pm_request_enhanced_identity_verification_price": "4.99",
"hr_request_enhanced_identity_verification_price": "4.99",
"pm_request_criminal_record_check_price": "29.99",
"hr_request_criminal_record_check_price": "29.99",
"pm_request_vulnerable_sector_criminal_record_check_price": "49.99",
"hr_request_vulnerable_sector_criminal_record_check_price": "49.99",
"pm_request_motor_vehicle_records_price": "24.99",
"hr_request_motor_vehicle_records_price": "24.99",
"pm_request_education_verification_price": "14.99",
"hr_request_education_verification_price": "14.99",
"pm_request_credential_verification_price": "14.99",
"hr_request_credential_verification_price": "14.99",
"pm_request_employment_verification_price": "14.99",
"hr_request_employment_verification_price": "14.99",
"pm_request_us_criminal_record_check_tier_1_price": "15.00",
"hr_request_us_criminal_record_check_tier_1_price": "15.00",
"pm_request_us_criminal_record_check_tier_2_price": "15.00",
"hr_request_us_criminal_record_check_tier_2_price": "15.00",
"pm_request_us_criminal_record_check_tier_3_seven_year_price": "10.00",
"hr_request_us_criminal_record_check_tier_3_seven_year_price": "10.00",
"pm_request_us_criminal_record_check_tier_3_ten_year_price": "15.00",
"hr_request_us_criminal_record_check_tier_3_ten_year_price": "15.00",
"pm_request_employer_references_price": "4.99",
"hr_request_employer_references_price": "4.99",
"pm_request_address_references_price": "4.99",
"hr_request_address_references_price": "4.99",
"pm_request_employer_phone_references_price": "24.99",
"hr_request_employer_phone_references_price": "24.99",
"pm_request_address_phone_references_price": "24.99",
"hr_request_address_phone_references_price": "24.99",
"pm_request_enhanced_criminal_record_check_price": "39.99",
"hr_request_enhanced_criminal_record_check_price": "39.99",
"pm_request_instant_verify_employment_price": "3.00",
"pm_request_instant_verify_education_price": "3.00",
"pm_request_instant_verify_credential_price": "3.00",
"hr_request_instant_verify_employment_price": "3.00",
"hr_request_instant_verify_education_price": "3.00",
"hr_request_instant_verify_credential_price": "3.00",
"pm_request_soquij_price": "3.00",
"hr_request_soquij_price": "3.00",
"stripe_public_api_key": "pk_test_51H32MUK3vEBm6wJ2dElMy37xqbibCucC0CJVVlVvcRbkqzRqCvCXUtgsJBUA4wZasJT9S42C3eNW2w8Cn7T1oOpg00FTkEgY1A"
},
"google_analytics_key": "",
"adwords_key": "",
"adwords_conversion_key": "",
"bing_key": "",
"external_domain": "",
"countries_excluded_from_international_check": []
}
},
"account_association_links": [],
"allow_reminder_emails": true,
"email_references": false,
"dispute": false,
"under_review_us": false,
"under_review_rcmp": false,
"activity_log": [
{
"created": "2023-08-09T00:00:00Z",
"modified": "2023-08-09T00:00:00Z",
"id": "e2f9f038-df30-47bd-a4f1-534c3928288c",
"status": "SENT",
"status_label": "Application sent",
"date_label": "2023-08-09",
"time_label": "02:52:PM"
},
{
"created": "2023-08-09T00:00:00Z",
"modified": "2023-08-09T00:00:00Z",
"id": "3c7ce5dd-327b-48f9-a642-ccdcb6e67838",
"status": "RCMP_BACKGROUND_CHECK_CREATED",
"status_label": "Canadian Criminal Record Check - Created",
"date_label": "2023-08-09",
"time_label": "02:52:PM"
},
{
"created": "2023-08-09T00:00:00Z",
"modified": "2023-08-09T00:00:00Z",
"id": "b68d9fb7-1117-4ca6-9c57-2dad5d2480db",
"status": "ONE_ID_BACKGROUND_CHECK_CREATED",
"status_label": "OneID - Background Check Created",
"date_label": "2023-08-09",
"time_label": "02:52:PM"
},
{
"created": "2023-08-09T00:00:00Z",
"modified": "2023-08-09T00:00:00Z",
"id": "263ab842-22c2-4a5d-8e9a-47446f6b3719",
"status": "STARTED",
"status_label": "Application started",
"date_label": "2023-08-09",
"time_label": "02:52:PM"
},
{
"created": "2023-08-09T00:00:00Z",
"modified": "2023-08-09T00:00:00Z",
"id": "6d90bfaa-a225-42ea-85f7-4f94b364c547",
"status": "SUBMITTED",
"status_label": "Application submitted",
"date_label": "2023-08-09",
"time_label": "02:53:PM"
},
{
"created": "2023-08-09T00:00:00Z",
"modified": "2023-08-09T00:00:00Z",
"id": "d0aedc60-c842-46ec-85c2-1b403f1427db",
"status": "RCMP_BACKGROUND_CHECK_RETURNED",
"status_label": "Canadian Criminal Record Check - Returned",
"date_label": "2023-08-09",
"time_label": "02:54:PM"
},
{
"created": "2023-08-09T00:00:00Z",
"modified": "2023-08-09T00:00:00Z",
"id": "f59e8965-0398-4e7d-9679-f58bd8ef7924",
"status": "COMPLETE",
"status_label": "Application completely returned",
"date_label": "2023-08-09",
"time_label": "02:59:PM"
}
],
"adjudication_status": "NONE",
"adjudication_status_label": "None",
"is_favourite": false,
"report_summary": {
"reference_result": null,
"rcmp_result": {
"status": "RETURNED",
"status_label": "Returned",
"dispute": false,
"overall_score": "PASS",
"overall_score_label": "Pass",
"result": "CLEARED",
"result_label": "Cleared"
},
"enhanced_identity_verification": {
"dispute": false,
"status": "RETURNED",
"status_label": "Returned",
"overall_score": "Verified"
},
"equifax_result": null,
"information_result": null,
"instant_verify_result": null,
"international_criminal_record_check_result": null,
"motor_vehicle_record_result": null,
"social_media_check_result": null,
"risk_result": null,
"soquij_result": null,
"uk_basic_dbs_check_result": null,
"uk_basic_ds_check_result": null,
"uk_right_to_work_check_result": null,
"us_criminal_record_check_result": null,
"vaccination_check_result": null,
"right_to_work_result": null,
"certn_verification": {
"status": "NONE",
"status_label": "None",
"dispute": false,
"education_verification_label": "None",
"credential_verification_label": "None",
"employment_verification_label": "None",
"employment_verification": "NONE",
"education_verification": "NONE",
"credential_verification": "NONE"
},
"report_result": "CLEARED",
"report_result_label": "Cleared",
"dispute": false,
"report_status": "COMPLETE",
"report_status_label": "Complete"
},
"reliability_risk_description": "Reliability risk if assessed using an analysis of an applicant's personal history and / or behavioural organization characteristics that predicts the likelihood of being a reliable employee.",
"workplace_misconduct_description": "Workplace misconduct risk is assessed using an analysis of an applicant's personal history and / or behavioural accountability characteristics that predicts the likelihood of workplace misconduct.",
"early_termination_description": "Early termination risk is assessed using an analysis of an applicant's employment history and / or behavioural culture fit and hardworking characteristics that predicts the likelihood of early termination.",
"applicant_result_description": "Report Results shall in no way be construed as Certn\u2019s opinion, recommendation, or forecast on the solvency, creditworthiness, capability, intention, integrity or motives of the applicant. The Report Results merely reflect a recording of information received by Certn from various sources and Certn accepts no liability for any opinions, comments, actions or decisions made in connection with the Report Results. The application of the Report Results requires independent judgment and skill.",
"applicant_result_summary": "The Applicant score is determined by analysing education history, employment history, and more.",
"social_result_summary": "The Social score is determined by analysing criminal identity, negative news, social profile scans, and more.",
"identity_verified_summary": "Digital identity verification incomplete.",
"can_upgrade": true,
"is_equifax_eligible": true,
"can_resend_email": false,
"resend_email_time": null,
"is_viewed": true,
"onboarding_link": "http://localhost:3000/welcome/email?session=919bde7b-00a1-4026-aafc-cda4ac46728b&token=8a24a8a3-01a4-4628-9523-89220dd6fe62&onboardingType=HR&inviteRoute=email",
"notes": null,
"comments": [],
"applicant_adjudication": {
"id": "8cbb89dd-2113-4dab-a771-76fcb8c8c8ad",
"applicant": "1ba124f1-d473-44c0-a066-d623b2cb6253",
"overall_result": "CLEARED",
"life_cycle_status": "COMPLETE",
"adjudicator": {
"id": "494ec5c6-b0fb-418b-8941-56d58cf25f2b",
"email": "[email protected]",
"first_name": "Kyle",
"last_name": "BehielsADJ"
},
"notes": ""
},
"has_active_automated_reminders": true,
"should_attach_us_summary_of_rights": false,
"summary_of_rights_url": null,
"status": "Returned",
"status_label": "Returned"
}Find the country, state and provincial codes to add to your applications and interpret your reports.
Angola
AO
Anguilla
AI
Antarctica
AQ
Antigua and Barbuda
AG
Argentina
AR
Armenia
AM
Aruba
AW
Australia
AU
Austria
AT
Azerbaijan
AZ
Bahamas
BS
Bahrain
BH
Bangladesh
BD
Barbados
BB
Belarus
BY
Belgium
BE
Belize
BZ
Benin
BJ
Bermuda
BM
Bhutan
BT
Bolivia
BO
Bosnia and Herzegovina
BA
Botswana
BW
Bouvet Island
BV
Brazil
BR
British Virgin Islands
VG
British Indian Ocean Territory
IO
Brunei Darussalam
BN
Bulgaria
BG
Burkina Faso
BF
Burundi
BI
Cambodia
KH
Cameroon
CM
Canada
CA
Cape Verde
CV
Cayman Islands
KY
Central African Republic
CF
Chad
TD
Chile
CL
China (except , )
CN
Christmas Island
CX
Cocos Islands
CC
Colombia
CO
Comoros
KM
Congo Brazzaville
CG
Congo Kinshasa
CD
Cook Islands
CK
Costa Rica
CR
Côte d'Ivoire (Ivory Coast)
CI
Croatia
HR
Cuba
CU
Curacao
CW
Cyprus
CY
Czech Republic
CZ
EG
El Salvador
SV
Equatorial Guinea
GQ
England ()
ENG
Eritrea
ER
Estonia
EE
Ethiopia
ET
Falkan Islands
FK
Faroe Islands
FO
Fiji
FJ
Finland
FI
France
FR
French Guiana
GF
French Polynesia
PF
French Southern Territories
TF
GI
Greece
GR
Greenland
GL
Grenada
GD
Guadeloupe
GP
Guam
GU
Guatemala
GT
Guernsey
GG
Guinea
GN
Guinea Bissau
GW
Guyana
GY
Haiti
HT
Heard and Mcdonald Islands
HM
Holy See (Vatican City State)
VA
Honduras
HN
Hong Kong ()
HK
Hungary
HU
Iceland
IS
India
IN
Indonesia
ID
Islamic Republic of Iran
IR
Iraq
IQ
Ireland
IE
Isle of Man
IM
Israel
IL
Italy
IT
KE
Kiribati
KI
Kosovo
XK
North Korea
KP
South Korea
KR
Kuwait
KW
Kyrgyzstan
KG
Laos (Lao PDR)
LA
Latvia
LV
Lebanon
LB
Lesotho
LS
Liberia
LR
Libya
LY
Liechtenstein
LI
Lithuania
LT
Luxembourg
LU
MV
Mali
ML
Malta
MT
Marshall Islands
MH
Martinique
MQ
Mauritania
MR
Mauritius
MU
Mayotte
YT
Mexico
MX
Federated States of Micronesia
FM
Moldova
MD
Monaco
MC
Mongolia
MN
Montenegro
ME
Montserrat
MS
Morocco
MA
Mozambique
MZ
Myanmar
MM
Namibia
NA
Nauru
NR
Nepal
NP
Netherlands
NL
Netherlands Antilles
AN
New Caledonia
NC
New Zealand
NZ
Nicaragua
NI
Niger
NE
Nigeria
NG
Niue
NU
Norfolk Island
NF
Northern Ireland ()
NIR
Northern Mariana Islands
MP
Norway
NO
Oman
OM
PY
Peru
PE
Philippines
PH
Pitcairn
PN
Poland
PL
Portugal
PT
Puerto Rico
PR
Qatar
QA
Reunion
RE
Romania
RO
Russian Federation
RU
Rwanda
RW
PM
Saint Vincent and Grenadines
VC
Samoa
WS
San Marino
SM
Sao Tome and Principe
ST
Saudi Arabia
SA
Scotland ()
SCT
Senegal
SN
Serbia
RS
Seychelles
SC
Sierra Leone
SL
Singapore
SG
Slovakia
SK
Slovenia
SI
Solomon Islands
SB
Somalia
SO
South Africa
ZA
South Georgia and the South Sandwich Islands
GS
South Sudan
SS
Soviet Union (USSR)
SU
Spain
ES
Sri Lanka
LK
Sudan
SD
Suriname
SR
Svalbard and Jan Mayen Islands
SJ
Swaziland
SZ
Sweden
SE
Switzerland
CH
Syrian Arab Republic (Syria)
SY
Taiwan (Republic of China)
TW
Tajikstan
TJ
United Republic of Tanzania
TZ
Thailand
TH
Timor-Leste
TL
Togo
TG
Tokelau
TK
Tonga
TO
Trinidad and Tobago
TT
Tunisia
TN
Turkey
TR
Turkmenistan
TM
Turks and Caicos Islands
TC
Tuvalu
TV
Uganda
UG
Ukraine
UA
United Arab Emirates
AE
United Kingdom (, , , )
GB
United States of America
US
US Minor Outlying Islands
UM
Uruguay
UY
Uzbekistan
UZ
WF
Western Sahara
EH
Northwest Territories
NT
Nunavut
NU
Nova Scotia
NS
Ontario
ON
Prince Edward Island
PE
Quebec
QC
Saskatchewan
SK
Yukon
YT
CO
Connecticut
CT
Delaware
DE
District of Columbia
DC
Florida
FL
Georgia
GA
Hawaii
HI
Idaho
ID
Illinois
IL
Indiana
IN
Iowa
IA
Kansas
KS
Kentucky
KY
Louisiana
LA
Maine
ME
Maryland
MD
Massachusetts
MA
Michigan
MI
Minnesota
MN
Mississippi
MS
Missouri
MO
Montana
MT
Nebraska
NE
Nevada
NV
New Hampshire
NH
New Jersey
NJ
New Mexico
NM
New York
NY
North Carolina
NC
North Dakota
ND
Ohio
OH
Oklahoma
OK
Oregon
OR
Pennsylvania
PA
Rhode Island
RI
South Carolina
SC
South Dakota
SD
Tennessee
TN
Texas
TX
Utah
UT
Vermont
VT
Virginia
VA
Washington
WA
West Virginia
WV
Wisconsin
WI
Wyoming
WY
Afghanistan
AF
Aland Islands
AX
Albania
AL
Algeria
DZ
American Samoa
AS
Andorra
Denmark
DK
Djibouti
DJ
Dominica
DM
Dominican Republic
DO
Ecuador
EC
Gabon
GA
Gambia
GM
Georgia
GE
Germany
DE
Ghana
GH
Jamaica
JM
Japan
JP
Jersey
JE
Jordan
JO
Kazakhstan
KZ
Macao (China)
MO
Republic of Macedonia
MK
Madagascar
MG
Malawi
MW
Malaysia
MY
Pakistan
PK
Palau
PW
Palestinian Territory
PS
Panama
PA
Papua New Guinea
PG
Saint Barthelemy
BL
Saint Helena
SH
Saint Kitts and Nevis
KN
Saint Lucia
LC
Saint Martin
MF
Vanuatu
VU
Venezuela (Bolivarian Republic)
VE
Viet Nam
VN
US Virgin Islands
VI
Wales (United Kingdom)
WLS
Yemen
YE
Zambia
ZM
Zimbabwe
ZW
Alberta
AB
British Columbia
BC
Manitoba
MB
New Brunswick
NB
Newfoundland and Labrador
NL
Alabama
AL
Alaska
AK
Arizona
AZ
Arkansas
AR
California
CA
All regions
OT
AD
Egypt
Gibraltar
Kenya
Maldives
Paraguay
Saint Pierre and Miquelon
Wallis and Futuna Islands
Colorado
How to organize general resources in Certn's API, such as Superteams, Teams, Users, and Packages .
When sending test data to the following endpoints, change the domain to https://demo-api.certn.co.
To view a list of all application parameters, visit .
Organizations often need a structured team hierarchy for billing, user management, and package organization. Certn now supports a two-tiered hierarchy (Superteam and Team levels).
As a partner, you're required to have at least one Superteam, but you can create more Superteams and add Teams under them as needed.
This hierarchy is useful when you have end users who should only access background checks related to specific groups, rather than the entire organization's checks. If you're a reseller, using multiple Superteams can help you categorize background checks by customers and control the data visible in your end users' portal.
A superteam serves as the higher of the two levels within your account hierarchy. It functions as an overarching entity under which other teams are organized.
GET https://api.certn.co/api/v1/superteams/
View the list of your superteams.
GET https://api.certn.co/api/v1/superteams/{superteam_id}/
View the details of a specific superteam using the team id.
POST https://api.certn.co/api/v1/superteams/
Create a new superteam.
This may be happening because:
You have missed a required field in your payload.
See for more details.
PUT https://api.certn.co/api/v1/superteams/{superteam_id}/
This may be happening because:
You have missed a required field in your payload.
See for more details.
A team serves as the lower of the two levels within your account hierarchy. It functions as an entity under a superteam. A superteam can have many teams. If pre_pay is set to false, Certn will invoice a team each month according to the checks ordered during that billing cycle. If pre_pay is set to true, the applicant's background check process will require them to pay online.
GET https://api.certn.co/api/v1/teams/
View a list of all your teams.
The results are sent via paginated response. To retrieve the next page, send a request to the URL under the field next, or add one to your page counter:
https://api.certn.co/api/v1/teams/?page=<pgNum>
You can also filter the list by a superteam by providing the superteam id as a query parameter.
GET https://api.certn.co/api/v1/teams/{team_id}/
View the details of a team.
POST https://api.certn.co/api/v1/teams/
Create a new team.
This may be happening because:
No name, superteam, type, province_state, and/or country provided in the request.
Ensure your request includes the name, superteam, type, province_state, and country.
See for more details.
PUT https://api.certn.co/api/v1/teams/{team_id}/
Update the details of a team.
A PUT request is an entire resource replacement.
This may be happening because:
No id, name, type, superteam name, and/or country provided in the request.
Ensure your request includes the id, name, type, superteam name, and country.
See for more details.
GET https://api.certn.co/api/v1/teams/{team_id}/address/reference_templates/
View the details of all address reference templates for a team.
This may be happening because:
The ID you provided couldn't be found
Add your team ID to the URL and make sure it's in the proper format.
See for more details.
GET https://api.certn.co/api/v1/teams/{team_id}/employer/reference_templates/
View the details of all employer references templates for a team.
This may be happening because:
The ID you provided couldn't be found
Add your team ID to the URL and make sure it's in the proper format.
See for more details.
A user is the individual that orders background checks via your platform. They can be assigned as the Owner of a background check to track activity as well. To grant your users access to the Certn platform for viewing reports or managing settings, they must have a login created using this method.
By default, users will not receive a Welcome email from Certn when they are created. However, they can receive a temporary password by following link.
GET https://api.certn.co/api/v1/users/
View a list of users.
GET https://api.certn.co/api/v1/users/{user_id}/
View a user's details.
POST https://api.certn.co/api/v1/users/
Create a new user.
This is happening because:
You have missed one of the required parameters in the request body (see parameters above)
See for more details.
This may be happening because:
PUT https://api.certn.co/api/v1/users/{user_id}/
This may be happening because:
You are missing required fields
Add all the required fields to the body of your request.
See for more details.
A collection of varied background check searches is known as a package. Retrieve these packages to enable your end users to choose from them on your platform.
Retrieving specific packages allows you to identify the correct to include when users or an applicant via .
Or when users or an applicant via .
GET https://api.certn.co/api/v1/packages/
GET https://api.certn.co/api/v1/packages/{package_id}/
This may be happening because:
The pacakge_id you used doesn't exist.
Ensure you are using a valid id.
See for more details.
POST https://api.certn.co/api/v1/packages/
This may be happening because:
You have missed a required field in your payload.
See for more details.
PUT https://api.certn.co/api/v1/packages/{package_id}/
This may be happening because:
The pacakge_id you used doesn't exist.
Ensure you are using a valid id.
See for more details.
This may be happening because:
DELETE https://api.certn.co/api/v1/packages/{package_id}/
This may be happening because:
The pacakge_id you used doesn't exist.
Ensure you are using a valid id.
See for more details.
This may be happening because:
You have missed a required field in your payload.
country*
string <enum>
Country Code for Superteam's primary location. Must be one of "CA", "US", "GB", or "AU".
postal_code*
string
Postal code of Superteam's primary location
other_province_state
string
If province_state is OT, provide the province or state of the Superteam's primary location
is_secure_sms_enabled*
boolean
SMS enabled or disabled for the team
is_report_id_enabled
boolean
city*
string
City of Superteam's primary location
postal_code*
string
Postal code of Superteam's primary location
province_state*
string
for Superteam's primary location
other_province_state
string
If province_state is OT, provide the province or state of the Superteam's primary location
country*
string
ISO Country Code for Superteam's primary location. Must be one of "CA", "US", "GB", or "AU".
superteam*
string <uuid>
Superteam
province_state*
string
for Team's primary location
street_address
string
Street address of Team's primary location
city
string
City of Team's primary location
postal_code
string
Postal code of Team's primary location
other_province_state
string
If province_state is OT, provide the province or state of the Team's primary location
accounting_email_cc
string
Email addresses to CC invoice emails to
accounting_email
string
Email address to send invoices to
accounting_last_name
string
Last name of accountant responsible for handling team billing
accounting_first_name
string
First name of accountant responsible for handling team billing
This may be happening because:
The incorrect superteam id was provided.
Enter the correct superteam id in your request.
See Error codes for more details.
This may be happening because:
The country or type field values are not valid.
Ensure you are using the following values for the country and type fields:
Country: "US", "CA", "GB", or "AU" Type: "HR" or "PM"
See Error codes for more details.
superteam*
string <uuid>
Superteam id
postal_code*
string
Postal code of Team's primary location
city*
string
City of Team's primary location
street_address*
string
Street address of Team's primary location
province_state*
string
for Team's primary location
accounting_first_name*
string
First name of accountant responsible for handling team billing
accounting_last_name*
string
Last name of accountant responsible for handling team billing
accounting_email*
string
Email address to send invoices to
accounting_email_cc*
string
Email addresses to CC invoice emails to
other_province_state
string
If province_state is OT, provide the province or state of the Superteam's primary location
Once a team type, superteam, and country have been set, they cannot be changed. It is recommended you create a new team with applicable fields.
team*
string <uuid>
Team id
is_active*
boolean
Default true
Enter the correct team id in your request.
See Error codes for more details.
This may be happening because:
Field values are not in the pre-defined list.
Ensure you are using valid values for each field.
See Error codes for more details.
This is happening because there is already a user registered by this email in our system. Emails must be unique.
team*
string <uuid>
Team id
is_active*
boolean
Default true
The incorrect team id was provided.
Enter the correct team id in your request.
See Error codes for more details.
This may be happening because:
Field values are not in the pre-defined list.
Ensure you are using valid values for each field.
See Error codes for more details.
See Error codes for more details.
See Error codes for more details.
superteam_id*
string
ID of the superteam
name*
string
Superteam name
street_address*
string
Street address of Superteam's primary location
city*
string
City of Superteam's primary location
province_state*
string
ISO province or state code for Superteam's primary location
superteam_id*
string <uuid>
Superteam id
name*
string
Superteam name
is_secure_sms_enabled*
boolean
SMS enabled or disabled for the team
is_report_id_enabled*
boolean
street_address*
string
Street address of Superteam's primary location
superteam*
string <uuid>
Superteam id
page
int
Page number to retrieve
team_id*
string <uuid>
Team id
name*
string
Unique team name
type*
string <enum>
Team type, "HR" or "PM"
country*
string <enum>
ISO country code for team's primary location. Must be one of "CA", "US", "GB", or "AU".
pre_pay
boolean
Billing to be pre-paid. Default false.
team_id*
string <uuid>
Team id
name*
string
Unique team name
type*
string <enum>
Team type, "HR" or "PM"
country*
string <enum>
ISO country code for Team's primary location. Must be one of "CA", "US", "GB", or "AU".
pre_pay*
boolean
Billing type. Default false.
team_id*
string
ID of the team
team_id
string
ID of the team
superteam
string <uuid>
Superteam id
team
string <uuid>
Team id
is_active
boolean
user_id*
string <uuid>
User id
first_name*
string
User's first name
last_name*
string
User's last name
email*
string
User's email, unique
language*
string <enum>
User's language. Must be either "en" or "fr"
first_name*
string
User's first name
last_name*
string
User's last name
email*
string
User's email, unique
language*
string <enum>
Language for user details. Must be either "en" or "fr"
superteam
string <uuid>
Superteam id
team
string <uuid>
Team id
package_id
string <uuid>
ID of the package
team
string <uuid>
Team id. Defaults to api user's team if not provided.
name*
string
Name of package
request_flags
list[string]
List of Request flags strings
settings
object
package_id*
string <uuid>
ID of package
name*
string
Name of package
team*
string <uuid>
Team id
request_flags*
list[string]
List of Request flags strings
settings*
object
package_id*
string <uuid>
ID of package
{
"count": int,
"next": URL,
"previous": URL,
"results": [
{
"id": string <uuid>,
"name": string
}
]
}{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"id": "23554549-b086-4f74-94fe-ccf88e1c643b",
"name": "Superteam Name"
}
]
}{
"id": string <uuid>,
"name": string,
"is_secure_sms_enabled": boolean,
"is_report_id_enabled": boolean,
"street_address": string,
"city": string,
"postal_code": string,
"province_state": string,
"other_province_state": string,
"country": string
}{
"id": "aafa6f6b-e394-4514-b2b4-e5cfdabcffa1",
"name": "Partner Superteam",
"is_secure_sms_enabled": false,
"is_report_id_enabled": true,
"street_address": "123 4 Main Street",
"city": "Victoria",
"postal_code": "V8A1B2",
"province_state": "BC",
"other_province_state": null,
"country": "CA"
}{
"id": "string <uuid>",
"name": "string",
"is_secure_sms_enabled": boolean,
"street_address": "string",
"city": "string",
"postal_code": "string",
"province_state": "string",
"country": "string"
}{
"id": "aafa6f6b-e394-4514-b2b4-e5cfdabcffa1",
"name": "Partner Superteam",
"is_secure_sms_enabled": false,
"street_address": "123 4 Main Street",
"city": "Victoria",
"postal_code": "V8A1B2",
"province_state": "BC",
"country": "CA"
}[
{
"id": string <uuid>,
"name": string,
"business_number": integer,
"accounting_first_name": string,
"accounting_last_name": string,
"accounting_email": string,
"team_first_name": string,
"team_last_name": string,
"team_email": string,
"team_phone_number": string,
"street_address": string,
"city": string,
"province_state": string <two letter code>,
"country": string <ISO Country Code>,
"postal_code": string,
"website": string,
"industry": string,
"active_user_count": integer,
"internal_name": string,
"team_type": string,
}
][
{
"id": "17f225cf-f547-437a-8bd9-36599416f7e9",
"name": "Example Team",
"business_number": 1234,
"accounting_first_name": "Magnus",
"accounting_last_name": "Certn",
"accounting_email": "[email protected]",
"team_first_name": "M",
"team_last_name": "C",
"team_email": "[email protected]",
"team_phone_number": null,
"street_address": "4412 King Alfred Court",
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": null,
"website": "https://www.certn.co",
"industry": "Background Checks",
"active_user_count": 7,
"internal_name": "Example Team",
"team_type": "OT"
}
]{
"count": int,
"next": URL,
"previous": URL,
"results": [
{
"id": string <uuid>,
"name": string,
"superteam": string <uuid>,
"pre_pay": boolean
"street_address": string,
"city": string,
"postal_code": string,
"province_state": string,
"other_province_state": string,
"country": string,
"accounting_first_name": string,
"accounting_last_name": string,
"accounting_email": string,
"accounting_email_cc": string,
},
]
}{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"id": "9624967f-993a-46b3-9dc0-4c9f71818f4e",
"name": "Team Name 2",
"superteam": "111cec04-a23c-4eda-81d8-9d32bb369c27",
"pre_pay": false,
"street_address": "123 4 Main Street",
"city": "Victoria",
"postal_code": "V2K9L0",
"province_state": "SK",
"other_province_state": null,
"country": "CA",
"accounting_first_name": "Accounting",
"accounting_last_name": "Name",
"accounting_email": "[email protected]",
"accounting_email_cc": null
},
{
"id": "4c149bff-79b3-48d2-87fc-6212871a9ea4",
"name": "Team Name",
"superteam": "111cec04-a23c-4eda-81d8-9d32bb369c27",
"pre_pay": true,
"street_address": "18 Main Street",
"city": "Saskatoon",
"postal_code": "M2K 0G4",
"province_state": "SK",
"other_province_state": null,
"country": "CA",
"accounting_first_name": "Accounting",
"accounting_last_name": "Name",
"accounting_email": "[email protected]",
"accounting_email_cc": null
}
]
}{
"id": string <uuid>,
"name": string,
"superteam": string <uuid>,
"type": string <Enum>,
"pre_pay": boolean,
"street_address": string,
"city": string,
"postal_code": string,
"province_state": string,
"other_province_state": string,
"country": string,
"accounting_first_name": string,
"accounting_last_name": string,
"accounting_email": string,
"accounting_email_cc": string
}{
"id": "9624967f-993a-46b3-9dc0-4c9f71818f4e",
"name": "Team Name 2",
"superteam": "111cec04-a23c-4eda-81d8-9d32bb369c27",
"type": "HR",
"pre_pay": false,
"street_address": "123 4 Main Street",
"city": "Victoria",
"postal_code": "V2K9L0",
"province_state": "SK",
"other_province_state": null,
"country": "CA",
"accounting_first_name": "Accounting",
"accounting_last_name": "Name",
"accounting_email": "[email protected]",
"accounting_email_cc": null
}{
"id": string <uuid>,
"name": string,
"superteam": string <uuid>,
"type": string <Enum>,
"pre_pay": boolean,
"street_address": string,
"city": string,
"postal_code": string,
"province_state": string,
"other_province_state": string,
"country": string,
"accounting_first_name": string,
"accounting_last_name": string,
"accounting_email": string,
"accounting_email_cc": string
}{
"id": "4c149bff-79b3-48d2-87fc-6212871a9ea4",
"name": "Team Name",
"superteam": "111cec04-a23c-4eda-81d8-9d32bb369c27",
"type": "HR",
"pre_pay": true,
"street_address": "18 Main Street",
"city": "Saskatoon",
"postal_code": "M2K 0G4",
"province_state": "SK",
"other_province_state": null,
"country": "CA",
"accounting_first_name": "Accountant",
"accounting_last_name": "Name",
"accounting_email": "[email protected]",
"accounting_email_cc": ""
}{
"id": string <uuid>,
"name": string,
"superteam": string <uuid>,
"type": string <Enum>
"pre_pay": boolean,
"street_address": string,
"city": string,
"postal_code": string,
"province_state": string,
"other_province_state": string,
"country": string,
"accounting_first_name": string,
"accounting_last_name": string,
"accounting_email": string,
"accounting_email_cc": string
}{
"id": "4c149bff-79b3-48d2-87fc-6212871a9ea4",
"name": "Team Name",
"superteam": "111cec04-a23c-4eda-81d8-9d32bb369c27",
"type": "HR"
"pre_pay": true,
"street_address": "18 Main Street",
"city": "Saskatoon",
"postal_code": "M2K 0G4",
"province_state": "SK",
"other_province_state": null,
"country": "CA",
"accounting_first_name": "Accountant",
"accounting_last_name": "Name",
"accounting_email": "[email protected]",
"accounting_email_cc": ""
}[
{
"id": string,
"name": string,
"version": string,
"description": string,
"type": string < enum > ,
"questions": [{
"id": string,
"index": int,
"question": string,
"type": string < enum > ,
"multiple_choice_options": [
string,
string
],
"multiple_choice_correct_option": string,
"is_verifiable": boolean,
"is_required": boolean
}, {
"id": string,
"index": int,
"question": string,
"type": string < enum > ,
"multiple_choice_options": [
string,
string
],
"multiple_choice_correct_option": string,
"is_verifiable": boolean,
"is_required": boolean
}
]
}
]
[
{
"id": "ae3087ac-bccc-4cf1-b149-30b2a854d210",
"name": "Default",
"version": "0.0.0",
"description": "Default Address Reference Questionnaire",
"type": "ADDRESS",
"questions": [{
"id": "80f2d05c-8ee0-4c8e-a8fe-030403bd3378",
"index": 0,
"question": "Did {{ first_name }} {{ last_name }} rent from {{ start_date }}{% if end_date %} to {{ end_date }}{% endif %}?",
"type": "TRUE_FALSE",
"multiple_choice_options": null,
"multiple_choice_correct_option": null,
"is_verifiable": true,
"is_required": true
}, {
"id": "ae95f70b-24b8-4cc5-97ae-19aeefe732bd",
"index": 1,
"question": "What was the address {{ first_name }} {{ last_name }} lived at?",
"type": "MULTIPLE_CHOICE",
"multiple_choice_options": [
"11012 Main St. Vancouver BC V6T 1X1",
"2023 Alma Ave. Toronto ON M6H 3P2",
"4334 Connolly St. Halifax NS B3L 3M4",
"{{ address }}"
],
"multiple_choice_correct_option": "{{ address }}",
"is_verifiable": true,
"is_required": false
}, {
"id": "be755532-f4a2-4372-bb80-8dca8e9fe4f4",
"index": 2,
"question": "Was {{ first_name }} {{ last_name }} generally a clean and/or organized tenant (1 not clean, 10 very clean)?",
"type": "NUMERIC_RANGE",
"multiple_choice_options": null,
"multiple_choice_correct_option": null,
"is_verifiable": false,
"is_required": false
}, {
"id": "b5b7383e-a165-4722-b09c-082643bb3cfc",
"index": 3,
"question": "How well did {{ first_name }} {{ last_name }} generally get along with property managers and/or fellow residents (1 not well at all, 10 very well)?",
"type": "NUMERIC_RANGE",
"multiple_choice_options": null,
"multiple_choice_correct_option": null,
"is_verifiable": false,
"is_required": false
}, {
"id": "a85394ae-2e49-47a7-a94a-a8b6f6200103",
"index": 4,
"question": "How likely would you be to rent to {{ first_name }} {{ last_name }} again? Are you comfortable recommending {{ first_name }} {{ last_name }} as a tenant (1 not likely, 10 very likely)?",
"type": "NUMERIC_RANGE",
"multiple_choice_options": null,
"multiple_choice_correct_option": null,
"is_verifiable": false,
"is_required": false
}, {
"id": "21c8810b-bb58-4f5b-8445-17526757da73",
"index": 5,
"question": "Did you receive complaints from neighbours with regards to {{ first_name }} {{ last_name }}'s behaviour (1 frequently, 10 never)?",
"type": "NUMERIC_RANGE",
"multiple_choice_options": null,
"multiple_choice_correct_option": null,
"is_verifiable": false,
"is_required": false
}, {
"id": "05b96f0f-fbf0-4378-907f-177c6682a034",
"index": 6,
"question": "Do you have any additional comments you'd like to provide regarding {{ first_name }} {{ last_name }}?",
"type": "LONG_ANSWER",
"multiple_choice_options": null,
"multiple_choice_correct_option": null,
"is_verifiable": false,
"is_required": false
}
]
}
]
[
{
"id": string,
"name": string,
"version": string,
"description": string,
"type": string < enum > ,
"questions": [{
"id": string,
"index": int,
"question": string,
"type": string < enum > ,
"multiple_choice_options": [
string,
string,
string
],
"multiple_choice_correct_option": string,
"is_verifiable": boolean,
"is_required": boolean
}, {
"id": string,
"index": int,
"question": string,
"type": string < enum > ,
"multiple_choice_options": [
string,
string,
string
],
"multiple_choice_correct_option": string,
"is_verifiable": boolean,
"is_required": boolean
}
]
}
][
{
"id": "9550b49d-4069-4b41-8672-b9dc02661db2",
"name": "Default",
"version": "0.0.0",
"description": "Default Employer Reference Questionnaire",
"type": "EMPLOYER",
"questions": [{
"id": "c598a517-b89d-4372-873b-b0f27c8afd27",
"index": 0,
"question": "What was {{ first_name }} {{ last_name }}'s most recent position at {{ company_name }}?",
"type": "MULTIPLE_CHOICE",
"multiple_choice_options": [
"Financial Analyst",
"Receptionist",
"Contractor",
"{{ position }}"
],
"multiple_choice_correct_option": "{{ position }}",
"is_verifiable": true,
"is_required": false
}, {
"id": "0f1aebd6-2286-435f-bd81-f9d8e9a0645d",
"index": 1,
"question": "Did {{ first_name }} {{ last_name }} work at {{ company_name }} from {{ start_date }}{% if end_date %} to {{ end_date }}{% endif %}?",
"type": "TRUE_FALSE",
"multiple_choice_options": null,
"multiple_choice_correct_option": null,
"is_verifiable": true,
"is_required": false
}, {
"id": "4c1d943d-b595-4b7f-9983-be13a72e0003",
"index": 2,
"question": "If given the opportunity, would you hire {{ first_name }} {{ last_name }} again?",
"type": "TRUE_FALSE",
"multiple_choice_options": null,
"multiple_choice_correct_option": null,
"is_verifiable": false,
"is_required": false
}, {
"id": "1fedf7c4-0f7f-4546-841f-c6eb226da2b8",
"index": 3,
"question": "In general, how well did {{ first_name }} {{ last_name }} get along with customers, peers and/or managers (1 not at all, 10 very much so)?",
"type": "NUMERIC_RANGE",
"multiple_choice_options": null,
"multiple_choice_correct_option": null,
"is_verifiable": false,
"is_required": false
}, {
"id": "f408d503-da54-42a4-b29e-d235bf9c890c",
"index": 4,
"question": "In general, did {{ first_name }} {{ last_name }} arrive on time to work (1 not at all, 10 very much so)?",
"type": "NUMERIC_RANGE",
"multiple_choice_options": null,
"multiple_choice_correct_option": null,
"is_verifiable": false,
"is_required": false
}, {
"id": "e6c11a10-b4b8-4f47-a304-edf498e1e50f",
"index": 5,
"question": "How well did {{ first_name }} {{ last_name }} satisfy the requirements of the position (1 not satisfactory, 10 very satisfactory)?",
"type": "NUMERIC_RANGE",
"multiple_choice_options": null,
"multiple_choice_correct_option": null,
"is_verifiable": false,
"is_required": false
}, {
"id": "aea311f1-a98d-42a5-b23b-a092affd275c",
"index": 6,
"question": "Did {{ first_name }} {{ last_name }} go above and beyond what was required without being asked (1 not at all, 10 very much so)?",
"type": "NUMERIC_RANGE",
"multiple_choice_options": null,
"multiple_choice_correct_option": null,
"is_verifiable": false,
"is_required": false
}, {
"id": "cd1d12c0-002b-4090-a758-6904ad7c2bf1",
"index": 7,
"question": "How would you rate {{ first_name }} {{ last_name }}'s ability to handle high pressure or stressful situations (1 not good at all, 10 very good)?",
"type": "NUMERIC_RANGE",
"multiple_choice_options": null,
"multiple_choice_correct_option": null,
"is_verifiable": false,
"is_required": false
}, {
"id": "3dc846b6-773e-4cfe-852d-5eec405c5f5c",
"index": 8,
"question": "Do you have any additional comments you'd like to provide regarding {{ first_name }} {{ last_name }}?",
"type": "LONG_ANSWER",
"multiple_choice_options": null,
"multiple_choice_correct_option": null,
"is_verifiable": false,
"is_required": false
}
]
}
][
{
"id": "9550b49d-4069-4b41-8672-b9dc02661db2",
"name": "Default",
"version": "0.0.0",
"description": "Default Employer Reference Questionnaire",
"type": "EMPLOYER",
"questions": [{
"id": "c598a517-b89d-4372-873b-b0f27c8afd27",
"index": 0,
"question": "What was {{ first_name }} {{ last_name }}'s most recent position at {{ company_name }}?",
"type": "MULTIPLE_CHOICE",
"multiple_choice_options": [
"Financial Analyst",
"Receptionist",
"Contractor",
"{{ position }}"
],
"multiple_choice_correct_option": "{{ position }}",
"is_verifiable": true,
"is_required": false
}, {
"id": "0f1aebd6-2286-435f-bd81-f9d8e9a0645d",
"index": 1,
"question": "Did {{ first_name }} {{ last_name }} work at {{ company_name }} from {{ start_date }}{% if end_date %} to {{ end_date }}{% endif %}?",
"type": "TRUE_FALSE",
"multiple_choice_options": null,
"multiple_choice_correct_option": null,
"is_verifiable": true,
"is_required": false
}, {
"id": "4c1d943d-b595-4b7f-9983-be13a72e0003",
"index": 2,
"question": "If given the opportunity, would you hire {{ first_name }} {{ last_name }} again?",
"type": "TRUE_FALSE",
"multiple_choice_options": null,
"multiple_choice_correct_option": null,
"is_verifiable": false,
"is_required": false
}, {
"id": "1fedf7c4-0f7f-4546-841f-c6eb226da2b8",
"index": 3,
"question": "In general, how well did {{ first_name }} {{ last_name }} get along with customers, peers and/or managers (1 not at all, 10 very much so)?",
"type": "NUMERIC_RANGE",
"multiple_choice_options": null,
"multiple_choice_correct_option": null,
"is_verifiable": false,
"is_required": false
}, {
"id": "f408d503-da54-42a4-b29e-d235bf9c890c",
"index": 4,
"question": "In general, did {{ first_name }} {{ last_name }} arrive on time to work (1 not at all, 10 very much so)?",
"type": "NUMERIC_RANGE",
"multiple_choice_options": null,
"multiple_choice_correct_option": null,
"is_verifiable": false,
"is_required": false
}, {
"id": "e6c11a10-b4b8-4f47-a304-edf498e1e50f",
"index": 5,
"question": "How well did {{ first_name }} {{ last_name }} satisfy the requirements of the position (1 not satisfactory, 10 very satisfactory)?",
"type": "NUMERIC_RANGE",
"multiple_choice_options": null,
"multiple_choice_correct_option": null,
"is_verifiable": false,
"is_required": false
}, {
"id": "aea311f1-a98d-42a5-b23b-a092affd275c",
"index": 6,
"question": "Did {{ first_name }} {{ last_name }} go above and beyond what was required without being asked (1 not at all, 10 very much so)?",
"type": "NUMERIC_RANGE",
"multiple_choice_options": null,
"multiple_choice_correct_option": null,
"is_verifiable": false,
"is_required": false
}, {
"id": "cd1d12c0-002b-4090-a758-6904ad7c2bf1",
"index": 7,
"question": "How would you rate {{ first_name }} {{ last_name }}'s ability to handle high pressure or stressful situations (1 not good at all, 10 very good)?",
"type": "NUMERIC_RANGE",
"multiple_choice_options": null,
"multiple_choice_correct_option": null,
"is_verifiable": false,
"is_required": false
}, {
"id": "3dc846b6-773e-4cfe-852d-5eec405c5f5c",
"index": 8,
"question": "Do you have any additional comments you'd like to provide regarding {{ first_name }} {{ last_name }}?",
"type": "LONG_ANSWER",
"multiple_choice_options": null,
"multiple_choice_correct_option": null,
"is_verifiable": false,
"is_required": false
}
]
}
]{
"count": int,
"next": URL,
"previous": URL,
"results": [
{
"id": string <uuid>,
"first_name": string,
"last_name": string,
"is_active": boolean,
"superteam": string <uuid>,
"team": string <uuid>
}
]
}{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"id": "c1b0c944-551a-46b5-ab88-bdf22f6b06fd",
"first_name": "Joe",
"last_name": "Bidem",
"is_active": false,
"superteam": "aafa6f6b-e394-4514-b2b4-e5cfdabcffa1",
"team": "10626a80-00f2-4e04-9b99-16693f76a6ed"
},
{
"id": "0ec5b68e-890b-4a40-992d-a5cb080abd46",
"first_name": "User Three",
"last_name": "lastname",
"is_active": true,
"superteam": "23554549-b086-4f74-94fe-ccf88e1c643b",
"team": "6aba518e-1d98-4f97-bc77-c5cee59e44cd"
}
]
} {
"id": string <uuid>,
"first_name": string,
"last_name": string,
"email": string,
"language": string <Enum>,
"is_active": boolean,
"superteam": string <uuid>,
"team": string <uuid>
}{
"id": "d04a8ade-4cf1-4bab-9ba5-c82b16c6daca",
"first_name": "John",
"last_name": "Doe",
"email": "[email protected]",
"language": "en",
"is_active": true,
"superteam": "c10f334c-0af8-4fb9-8e42-736f555bb400",
"team": "0de5550b-f93f-4075-a022-52b907592198"
}{
"id": string <uuid>,
"first_name": string,
"last_name": string,
"email": string,
"language": string <Enum>,
"is_active": boolean,
"team": string <uuid>
}{
"id": "1ee80af9-e047-438d-a6d3-a14bbf179cfd",
"first_name": "John",
"last_name": "Doe",
"email": "[email protected]",
"language": "en",
"is_active": true,
"team": "0de5550b-f93f-4075-a022-52b907592198"
}{
"id": string <uuid>,
"first_name": string,
"last_name": string,
"email": string,
"language": string <Enum>,
"is_active": boolean,
"team": string <uuid>
}{
"id": "1ee80af9-e047-438d-a6d3-a14bbf179cfd",
"first_name": "John",
"last_name": "Doe",
"email": "[email protected]",
"language": "en",
"is_active": true,
"team": "0de5550b-f93f-4075-a022-52b907592198"
}{
"id": string <uuid>,
"name": "Package Name",
"superteam": string <uuid>,
"team": string <uuid>,
"request_flags": [
"request_enhanced_identity_verification",
"request_social_media_check",
"request_us_criminal_record_check_tier_1"
],
"settings": {
"requested_countries": [string],
"us_criminal_record_check_years": 7,
"employer_questionaire_id": string <uuid>,
"address_questionaire_id": string <uuid>,
"employer_references_max": int,
"employer_references_min": int,
"address_references_max": int,
"address_references_min": int,
"employment_verification_min": int,
"employment_verification_max": int,
"education_verification_min": int,
"education_verification_max": int,
"credential_verification_min": int,
"credential_verification_max": int,
"credential_verification_level": string <Enum>,
"education_verification_level": string <Enum>,
"employer_references_years": int,
"address_references_years": int,
"employment_verification_years": int,
"address_references_years_or_individually": string <Enum>,
"employer_references_years_or_individually": string <Enum>,
"employment_verification_years_or_individually": string <Enum>,
"purpose_of_check": string <Enum>,
"position_title": string,
"place_of_work": string,
"license_type": string,
"issuing_authority": string,
"reason_for_check": string,
"state_or_territory": string,
"location_of_work": string,
"volunteer_role": string,
"volunteer_organization": string,
"role_or_position_title": string,
"employment_sector": string <Enum>
}
}{
"id": "35e95c65-ed02-4a34-948d-2267568fe69f",
"name": "Package Name",
"superteam": "c10f334c-0af8-4fb9-8e42-736f555bb400",
"team": "0de5550b-f93f-4075-a022-52b907592198",
"request_flags": [
"request_enhanced_identity_verification",
"request_social_media_check",
"request_us_criminal_record_check_tier_1"
],
"settings": {
"requested_countries": [],
"us_criminal_record_check_years": 7,
"employer_questionaire_id": null,
"address_questionaire_id": null,
"employer_references_max": 1,
"employer_references_min": 1,
"address_references_max": 1,
"address_references_min": 1,
"employment_verification_min": 1,
"employment_verification_max": 1,
"education_verification_min": 1,
"education_verification_max": 1,
"credential_verification_min": 1,
"credential_verification_max": 1,
"credential_verification_level": "ALL",
"education_verification_level": "ALL",
"employer_references_years": 3,
"address_references_years": 3,
"employment_verification_years": 3,
"address_references_years_or_individually": "INDIVIDUALLY",
"employer_references_years_or_individually": "INDIVIDUALLY",
"employment_verification_years_or_individually": "INDIVIDUALLY",
"purpose_of_check": null,
"position_title": "",
"place_of_work": "",
"license_type": "",
"issuing_authority": "",
"reason_for_check": "",
"state_or_territory": "",
"location_of_work": "",
"volunteer_role": "",
"volunteer_organization": "",
"role_or_position_title": "",
"employment_sector": ""
}
}{
"id": string <uuid>,
"name": string,
"team": string <uuid>,
"request_flags": [
string
]
"settings": {
object (Package settings)
}
}{
"id": "2ffb4c49-96cf-4b31-8ec3-63ba2dfd3b3b",
"name": "Package Name",
"team": "0de5550b-f93f-4075-a022-52b907592198",
"request_flags": [
"request_enhanced_identity_verification"
]
}{
"id": string <uuid>,
"name": "Package Name",
"superteam": string <uuid>,
"team": string <uuid>,
"request_flags": [
"request_enhanced_identity_verification",
"request_social_media_check",
"request_us_criminal_record_check_tier_1"
],
"settings": {
"requested_countries": [string],
"us_criminal_record_check_years": 7,
"employer_questionaire_id": string <uuid>,
"address_questionaire_id": string <uuid>,
"employer_references_max": int,
"employer_references_min": int,
"address_references_max": int,
"address_references_min": int,
"employment_verification_min": int,
"employment_verification_max": int,
"education_verification_min": int,
"education_verification_max": int,
"credential_verification_min": int,
"credential_verification_max": int,
"credential_verification_level": string <Enum>,
"education_verification_level": string <Enum>,
"employer_references_years": int,
"address_references_years": int,
"employment_verification_years": int,
"address_references_years_or_individually": string <Enum>,
"employer_references_years_or_individually": string <Enum>,
"employment_verification_years_or_individually": string <Enum>,
"purpose_of_check": string <Enum>,
"position_title": string,
"place_of_work": string,
"license_type": string,
"issuing_authority": string,
"reason_for_check": string,
"state_or_territory": string,
"location_of_work": string,
"volunteer_role": string,
"volunteer_organization": string,
"role_or_position_title": string,
"employment_sector": string <Enum>
}
}{
"id": "35e95c65-ed02-4a34-948d-2267568fe69f",
"name": "Package Name",
"superteam": "c10f334c-0af8-4fb9-8e42-736f555bb400",
"team": "0de5550b-f93f-4075-a022-52b907592198",
"request_flags": [
"request_enhanced_identity_verification",
"request_social_media_check",
"request_us_criminal_record_check_tier_1"
],
"settings": {
"requested_countries": [],
"us_criminal_record_check_years": 7,
"employer_questionaire_id": null,
"address_questionaire_id": null,
"employer_references_max": 1,
"employer_references_min": 1,
"address_references_max": 1,
"address_references_min": 1,
"employment_verification_min": 1,
"employment_verification_max": 1,
"education_verification_min": 1,
"education_verification_max": 1,
"credential_verification_min": 1,
"credential_verification_max": 1,
"credential_verification_level": "ALL",
"education_verification_level": "ALL",
"employer_references_years": 3,
"address_references_years": 3,
"employment_verification_years": 3,
"address_references_years_or_individually": "INDIVIDUALLY",
"employer_references_years_or_individually": "INDIVIDUALLY",
"employment_verification_years_or_individually": "INDIVIDUALLY",
"purpose_of_check": null,
"position_title": "",
"place_of_work": "",
"license_type": "",
"issuing_authority": "",
"reason_for_check": "",
"state_or_territory": "",
"location_of_work": "",
"volunteer_role": "",
"volunteer_organization": "",
"role_or_position_title": "",
"employment_sector": ""
}
}First Name
information.first_name
Alias/Nickname
information.alias
Middle Name
information.middle_name
Last Name
information.last_name
Email Address
application.applicant.email
Phone Number
Public Court Records
risk_result.scan_status.public_court_records
Public Criminal History
risk_result.scan_status.criminal_scan
Fraud Watchlists
risk_result.scan_status.fraud_scan
Known Affiliations
risk_result.scan_status.known_affiliation_scan
Global Sanctions & Enforcement Check
risk_result.scan_status.ofac_global_terrorist_scan
Early Termination
early_termination_label
Reliability
reliability_risk_label
Workplace Misconduct
workplace_misconduct_level
Network
risk_result.risk_evaluations.risk_information_result.urls.site_name
Status
risk_result.risk_evaluations.risk_information_result.urls.site_category
URL
risk_result.risk_evaluations.risk_information_result.urls.site_url
Employer
risk_result.risk_evaluations.risk_information_result.employers.company_name
Details
risk_result.risk_evaluations.risk_information_result.employers.postition
Dates
risk_result.risk_evaluations.risk_information_result.employers.start_date
--
risk_result.risk_evaluations.risk_information_result.employers.end_date
Address
risk_result.risk_evaluations.risk_information_result.adresses.adress
City
risk_result.risk_evaluations.risk_information_result.adresses.city
Province/State
risk_result.risk_evaluations.risk_information_result.adresses.province_state
Country
risk_result.risk_evaluations.risk_information_result.adresses.country
Postal Code
risk_result.risk_evaluations.risk_information_result.adresses.postal_code
Institution
risk_result.risk_evaluations.risk_information_result.educations.institution
Details
risk_result.risk_evaluations.risk_information_result.educations.degree
Dates
risk_result.risk_evaluations.risk_information_result.educations.start_date
--
risk_result.risk_evaluations.risk_information_result.educations.end_date
Parent category: CRIMINAL
Category
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].category
Stage
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].stage
Type
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].type
Description
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].description
Date
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].date
Parent category: FRAUD
Category
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].category
Stage
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].stage
Type
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].type
Description
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].description
Date
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].date
Parent category: SEX_OFFENDER
Category
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].category
Stage
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].stage
Type
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].type
Description
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].description
Date
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].date
Parent category: AFFILIATIONS
Category
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].category
Stage
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].stage
Type
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].type
Description
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].description
Date
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].date
Parent category: OFAC
Category
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].category
Stage
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].stage
Type
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].type
Description
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].description
Date
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].date
Parent category: GLOBAL_CLEARANCE
Category
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].category
Stage
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].stage
Type
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].type
Description
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].description
Date
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].date
Parent category: PUBLIC SAFETY
Category
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].category
Stage
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].stage
Type
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].type
Description
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].description
Date
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].date
Parent category: OTHER
Category
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].category
Stage
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].stage
Type
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].type
Description
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].description
Date
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_alerts.[index].date
Publication Source
risk_result.risk_evaluations.criminal_results.criminal_sources[index].publication_source
Name
risk_result.risk_evaluations.criminal_results.criminal_sources[index].name
URL
risk_result.risk_evaluations.criminal_results.criminal_sources[index].url
Date
risk_result.risk_evaluations.criminal_results.criminal_sources[index].date
Address
risk_result.risk_evaluations.criminal_results.[index].criminal_identity.criminal_adresses[index].full_adress
Dates
risk_result.risk_evaluations.criminal_results.[index].criminal_identity.criminal_adresses[index].start_date
--risk_result.risk_evaluations.criminal_results.[index].criminal_identity.criminal_adresses[index].end_date
Aliases
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_additional_informations[index].aliases
Date of birth
risk_result.risk_evaluations.criminal_results[index].criminal_identity.criminal_additional_informations[index].dates_of_birth
Social Media Report Document
social_media_check_result.social_media_report_document
Is Region Supported
social_media_check_result.is_region_supported
Potential Positives
equifax_result.green_flags[index]
Potential Negatives
equifax_result.red_flags[index]
Credit Score
equifax_result.credit_score
Credit Check Errors
equifax_result.credit_check_errors[index]
Credit Check Warnings
equifax_result.credit_check_warnings[index]
Unit
equifax_result.addresses[index].civic_number
Street
equifax_result.addresses[index].street_name
City
equifax_result.addresses[index].city
Province
equifax_result.addresses[index].province
Occupation
equifax_result.employers[index].occupation
Employer
equifax_result.employers[index].employer
Total Balance
equifax_result.revolving_credit_total_balance
Max Limit
equifax_result.revolving_credit_max_total_limit
% of Credit Used
equifax_result.revolving_credit_percent_credit_used
Number of Cards
equifax_result.revolving_credit_number_of_cards
Past Due Amount
equifax_result.revolving_credit_past_due_amount
Total Balance
equifax_result.other_credit_total_balance
Max Limit
equifax_result.other_credit_max_total_limit
% of Credit Used
equifax_result.other_credit_percent_credit_used
Number of Loans
equifax_result.other_credit_number_of_cards
Past Due Payments
equifax_result.other_credit_past_due_amount
Total Balance
equifax_result.other_debts_total_balance
Max Limit
equifax_result.other_debts_max_total_limit
% of Credit Used
equifax_result.other_debts_percent_credit_used
Number of Loans
equifax_result.other_debts_number_of_cards
Past Due Payments
equifax_result.other_debts_past_due_amount
Total Balance
equifax_result.auto_loans_total_balance
Max Limit
equifax_result.auto_loans_max_total_limit
% of Credit Used
equifax_result.auto_loans_percent_credit_used
Number of Loans
equifax_result.auto_loans_number_of_cards
Past Due Payments
equifax_result.auto_loans_past_due_amount
Total Balance
equifax_result.student_loans_total_balance
Max Limit
equifax_result.student_loans_max_total_limit
% of Credit Used
equifax_result.student_loans_percent_credit_used
Number of Loans
equifax_result.student_loans_number_of_cards
Past Due Payments
equifax_result.student_loans_past_due_amount
Total Balance
equifax_result.mortgage_loans_total_balance
Max Limit
equifax_result.mortgage_loans_max_total_limit
% of Credit Used
equifax_result.mortgage_loans_percent_credit_used
Number of Loans
equifax_result.mortgage_loans_number_of_cards
Past Due Payments
equifax_result.mortgage_loans_past_due_amount
Credit Grantor
equifax_result.trades[index].credit_grantor
Payment Status
equifax_result.trades[index].payment_status
Date Opened
equifax_result.trades[index].date_opened
Date Reported
equifax_result.trades[index].date_reported
Account Type
equifax_result.trades[index].account_type
Other Incomes
equifax_result.other_incomes[index]
Non Sufficient Funds
equifax_result.non_sufficient_funds[index]
Fraud Warnings
equifax_result.fraud_warnings[index]
Secured Loans
equifax_result.secured_loans[index]
Liens
equifax_result.liens[index]
File Since Date
equifax_result.credit_file_metadatas[index].file_since_date
Date of Last Activity
equifax_result.credit_file_metadatas[index].date_of_last_activity
Date of Request
equifax_result.credit_file_metadatas[index].date_of_request
Hit
equifax_result.credit_file_metadatas[index].hit
Data Warning Messages
equifax_result.credit_file_metadatas[index].data_warning_messages[index]
Inquiry Date
equifax_result.local_inquiries[index].inquiry_date
Customer Name
equifax_result.local_inquiries[index].customer_name
Foreign Inquiries
equifax_result.foreign_inquiries[index]
Bankrupcies
equifax_result.bankruptcies[index]
Last Payment
equifax_result.collections[index].date_of_last_payment
Creditor
equifax_result.collections[index].creditor
Amount Owed
equifax_result.collections[index].amount_owed
Amount Paid
equifax_result.collections[index].amount_paid
Date Paid
equifax_result.collections[index].date_paid
Credit Check
equifax_result.credit_score
Legal Items
equifax_result.legal_items[index]
Notable Risks
equifax_result.red_flags[index]
Name
identity_verification.identity.name
Date of Birth
identity_verification.identity.date_of_birth
Current Address
identity_verification.identity.current_address
Former Address
identity_verification.identity.former_address
Phone Number
identity_verification.identity.phone_number.raw_phone_number
Name
manual_id_verification.identity.name.first_name
--
manual_id_verification.identity.name.middle_name
--
manual_id_verification.identity.name.last_name
Date of Birth
manual_id_verification.identity.date_of_birth
Address
manual_id_verification.identity.current_address.full_address
Address Doc Type
manual_id_verification.identity.current_address.supplemental_document_description
Document Type
manual_id_verification.document_type
Name
enhanced_identity_verification.identity.name
Date of Birth
enhanced_identity_verification.identity.date_of_birth
Address
enhanced_identity_verification.identity.current_address.full_address
Document Type
enhanced_identity_verification.document_type
Document Number
enhanced_identity_verification.document_number
Name
information.last_name
--
information.first_name
Date of Birth
information.date_of_birth
Gender
information.gender
Other Names/Aliases
information.alias
Issued Date
rcmp_result.issued_date
Result
rcmp_result.response_label
Comments
rcmp_result.comments
Result
rcmp_result.enhanced
Comments
rcmp_result.enhanced_comments
Offense
information.convictions[index].offense
Court Location
information.convictions[index].court_location
Date of Sentence
information.convictions[index].date_of_sentence
Description
information.convictions[index].description
Type
us_criminal_record_check_result.record_check_requests[index].search_type
County
us_criminal_record_check_result.record_check_requests[index].county
State
us_criminal_record_check_result.record_check_requests[index].state
District
us_criminal_record_check_result.record_check_requests[index].district
Fips Code
us_criminal_record_check_result.record_check_requests[index].fips_code
SSN Result
us_criminal_record_check_result.ssn_id_document_reports[index].ssn_result
SSN Status
us_criminal_record_check_result.ssn_id_document_reports[index].ssn_status
First Name
us_criminal_record_check_result.ssn_id_document_reports[index].names[index].first_name
Middle Name
us_criminal_record_check_result.ssn_id_document_reports[index].names[index].middle_name
Last Name
us_criminal_record_check_result.ssn_id_document_reports[index].names[index].last_name
Address
us_criminal_record_check_result.ssn_id_document_reports[index].addresses[index].address
City
us_criminal_record_check_result.ssn_id_document_reports[index].addresses[index].city
County
us_criminal_record_check_result.ssn_id_document_reports[index].addresses[index].county
Province/State
us_criminal_record_check_result.ssn_id_document_reports[index].addresses[index].province_state
Country
us_criminal_record_check_result.ssn_id_document_reports[index].addresses[index].country
Offense Description
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].offense_description
Offense Type
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].offense_type
Offense Description
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].dispositions[index].offense_description
Offense Type
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].dispositions[index].offense_type
Offense Date
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].dispositions[index].offense_date
Description
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].dispositions[index].description
Disposition Date
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].dispositions[index].disposition_date
Arrest Date
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].arrests[index].arrest_date
Booking Number
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].arrests[index].booking_number
Citation Number
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].arrests[index].citation_number
Booking Date
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].arrests[index].booking_date
Arresting Agency
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].arrests[index].arresting_agency
Sentence Type
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].sentences[index].sentence_type
Duration
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].sentences[index].duration
Amount
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].sentences[index].amount
Amount Paid
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].sentences[index].amount_paid
Paid
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].sentences[index].paid
Description
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].additional_informations[index].description
Additional Description
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].additional_informations[index].additional_description
Event Date
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].additional_informations[index].event_date
Inquiry Result
right_to_work_result
Inquiry Result
uk_right_to_work_result
Inquiry Result
uk_basic_ds_check_result
Inquiry Result
uk_basic_dbs_check_result
Requested Country
international_criminal_record_check_result.international_criminal_record_checks[index].record_check_request.country
Requested Status
international_criminal_record_check_result.international_criminal_record_checks[index].record_check_request.status
First Name
international_criminal_record_check_result.international_criminal_record_checks[index].record_check.report.name.first_name
Middle Name
international_criminal_record_check_result.international_criminal_record_checks[index].record_check.report.name.middle_name
Last Name
international_criminal_record_check_result.international_criminal_record_checks[index].record_check.report.name.last_name
Institution
information.educations[index].institution
Location
information.educations[index].address.full_address
Details
information.educations[index].degree.degree
---
information.educations[index].specializations.specialization
Dates
information.educations[index].start_date
--
information.educations[index].end_date
Results
information.educations[index].verification_results
Institution
information.educations[index].institution
Dates
information.educations[index].start_date
--
information.educations[index].end_date
Notes
information.educations[index].verification_notes
Company
information.employers[index].company_name
Title
information.employers[index].position
Dates
information.employers[index].start_date
--
information.employers[index].end_date
Results
information.employers[index].verification_results
Status
information.employers[index].certn_verification
Company
information.employers[index].company_name
Dates
information.employers[index].start_date
--
information.employers[index].end_date
Notes
information.employers[index].verification_notes
Potential Positives
motor_vehicle_record_result.green_flags
Potential Negatives
motor_vehicle_record_result.red_flags
First Name
motor_vehicle_record_result.name.first_name
Middle Name
motor_vehicle_record_result.name.middle_name
Last Name
motor_vehicle_record_result.name.last_name
Reference First Name
reference_result.employer_reference_results[index].first_name
Reference Last Name
reference_result.employer_reference_results[index].last_name
Reference Email
reference_result.employer_reference_results[index].email
Reference Phone Number
reference_result.employer_reference_results[index].phone_number
Q1: Verify Applicant's Most Recent Position.
reference_result.employer_reference_results[index].response.reference_questions[0].question
A1: Multiple Choice
reference_result.employer_reference_results[index].response.reference_questions[0].multiple_choice_options[0]
--
reference_result.employer_reference_results[index].response.reference_questions[0].multiple_choice_options[1]
--
reference_result.employer_reference_results[index].response.reference_questions[0].multiple_choice_options[2]
--
reference_result.employer_reference_results[index].response.reference_questions[0].multiple_choice_options[3]
Correct Answer
reference_result.employer_reference_results[index].response.reference_questions[0].multiple_choice_correct_option
Employer Response
reference_result.employer_reference_results[index].response.reference_questions[0].multiple_choice_response
Verified
reference_result.employer_reference_results[index].response.reference_questions[0].verified
VERIFIED
SYSTEM UNABLE TO VERIFY
VERIFICATION PENDING
UPGRADE TO VERIFY
PARTIALLY VERIFIED
UNVERIFIED
NONE
DO NOT CONTACT
Looking for our API endpoints?
information.phone_number
Date of Birth
information.date_of_birth
SIN/SSN
information.sin_ssn
License
information.licence_number
Public Safety Check
risk_result.scan_status.public_safety_scan
Sex Offender Check
risk_result.scan_status.sex_offender_scan
Global Clearance Check
risk_result.scan_status.global_clearance_scan
Other Searches
risk_result.scan_status.other_scan
Public Profile Scan
risk_result.scan_status.public_profile_scan
Late Payments 30/60/90
equifax_result.revolving_credit_late_payments_30
--
equifax_result.revolving_credit_late_payments_60
--
equifax_result.revolving_credit_late_payments_90
Monthly Payments
equifax_result.revolving_credit_monthly_payments
Late Payments 30/60/90
equifax_result.other_credit_late_payments_30
--
equifax_result.other_credit_late_payments_60
--
equifax_result.other_credit_late_payments_90
Monthly Payments
equifax_result.other_credit_monthly_payments
Late Payments 30/60/90
equifax_result.other_debts_late_payments_30
--
equifax_result.other_debts_late_payments_60
--
equifax_result.other_debts_late_payments_90
Monthly Payments
equifax_result.other_debts_monthly_payments
Late Payments 30/60/90
equifax_result.auto_loans_late_payments_30
--
equifax_result.auto_loans_late_payments_60
--
equifax_result.auto_loans_late_payments_90
Monthly Payments
equifax_result.auto_loans_monthly_payments
Late Payments 30/60/90
equifax_result.student_loans_late_payments_30
--
equifax_result.student_loans_late_payments_60
--
equifax_result.student_loans_late_payments_90
Monthly Payments
equifax_result.student_loans_monthly_payments
Late Payments 30/60/90
equifax_result.mortgage_loans_late_payments_30
--
equifax_result.mortgage_loans_late_payments_60
--
equifax_result.mortgage_loans_late_payments_90
Monthly Payments
equifax_result.mortgage_loans_monthly_payments
High Credit
equifax_result.trades[index].high_credit
Balance Amount
equifax_result.trades[index].balance_amount
Last Activity or Payment
equifax_result.trades[index].last_activity_or_payment
R Code
equifax_result.trades[index].r_code
Percent Credit Used
equifax_result.trades[index].percent_credit_used
Months Reviewed
equifax_result.trades[index].months_reviewed
Account Number
equifax_result.trades[index].account_number
Past Due Amount
equifax_result.trades[index].past_due_amount
Payment Term Amount
equifax_result.trades[index].payment_term_amount
Narratives
equifax_result.trades[index].narratives[index]
Legal Items
equifax_result.legal_items[index]
Card Alert Messages
equifax_result.credit_file_metadatas[index].card_alert_warning_messages[index]
Alert Indicators
equifax_result.credit_file_metadatas[index].alert_indicators[index]
Date Reported
equifax_result.collections[index].date_reported
Date Assigned
equifax_result.collections[index].assigned_date
Account Designation
equifax_result.collections[index].account_designation
First Delinquency
equifax_result.collections[index].first_delinquency
Judgements
equifax_result.judgements[index]
Bank Accounts
equifax_result.bank_accounts[index]
Deposit Alert
equifax_result.deposit_alerts[index]
Consumer Statements
equifax_result.consumer_statements[index]
SSN/SIN
identity_verification.identity.sin_ssn
Driver's License
identity_verification.identity.drivers_licence
Document Number
manual_id_verification.document_number
Issuing Country
manual_id_verification.issuing_country
Issuing Jurisdiction
manual_id_verification.issuing_jurisdiction
Expiry Date
manual_id_verification.expiry_date
Issuing Country
enhanced_identity_verification.issuing_country
Issuing Jurisdiction
enhanced_identity_verification.issuing_jurisdiction
Expiry Date
enhanced_identity_verification.expiry_date
Additional Documents
rcmp_result.rcmp_result_document
Result
us_criminal_record_check_result.record_check_requests[index].status
Postal Code
us_criminal_record_check_result.ssn_id_document_reports[index].addresses[index].postal_code
Statute
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].dispositions[index].disposition_date
Offense Class
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].dispositions[index].offense_class
Final Plea
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].dispositions[index].final_plea
Offense Type
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].arrests[index].offense_type
Offense Description
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].arrests[index].offense_description
Counts
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].arrests[index].counts
Description
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].sentences[index].description
Effective Date
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].sentences[index].effective_date
Appearance Date
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].sentences[index].appearance_date
Appearance Finding
us_criminal_record_check_result.criminal_cases[index].criminal_charges[index].sentences[index].appearance_date
Date of Birth
international_criminal_record_check_result.international_criminal_record_checks[index].record_check.report.date_of_birth
Country Name
international_criminal_record_check_result.international_criminal_record_checks[index].record_check.report.country_name
Report Clearance
international_criminal_record_check_result.international_criminal_record_checks[index].record_check.report.report_clearance
Date Updated
international_criminal_record_check_result.international_criminal_record_checks[index].record_check.date_updated
Report Attributes
international_criminal_record_check_result.international_criminal_record_checks[index].record_check.report.report_attributes[index]
Report Attribute Name
international_criminal_record_check_result.international_criminal_record_checks[index].record_check.report.report_attributes[index].name
Report Attribute Sources
international_criminal_record_check_result.international_criminal_record_checks[index].record_check.report.report_attributes[index].sources[index]
Inquiry Details
international_criminal_record_check_result.international_criminal_record_checks[index].record_check.report.report_attributes[index].fields[index].inquiry_details
Inquiry Resuts
international_criminal_record_check_result.international_criminal_record_checks[index].record_check.report.report_attributes[index].fields[index].inquiry_results
Inquiry Label
international_criminal_record_check_result.international_criminal_record_checks[index].record_check.report.report_attributes[index].fields[index].label
Status
information.educations[index].certn_verification
Contact
information.employers[index].can_contact
Date of Birth
motor_vehicle_record_result.date_of_birth
Hair Colour
motor_vehicle_record_result.hair_colour
Eye Colour
motor_vehicle_record_result.eye_colour
Height
motor_vehicle_record_result.height
Weight
motor_vehicle_record_result.weight
Type
motor_vehicle_record_result.licence.type
Number
motor_vehicle_record_result.licence.number
Issue Date
motor_vehicle_record_result.licence.issue_date
Expiry Date
motor_vehicle_record_result.licence.expiry_date
Issuing Country
motor_vehicle_record_result.licence.issuing_country
Issuing Province/State
motor_vehicle_record_result.licence.issuing_province_state
Driver Class
motor_vehicle_record_result.abstract.driver_class
Driver Status
motor_vehicle_record_result.abstract.driver_status
Licence Type
motor_vehicle_record_result.abstract.licence_type
Record Type
motor_vehicle_record_result.abstract.record_type
Total Licence Points
motor_vehicle_record_result.abstract.total_licence_points
Correspondence
motor_vehicle_record_result.abstract.correspondence
Prohibitions
motor_verhicle_record_result.abstract.prohibitions
Messages
motor_vehicle_record_result.abstract.messages
Restrictions
motor_vehicle_record_result.restrictions
Violations
motor_vehicle_record_result.violations
Violation Date
motor_vehicle_record_result.violations.violation_date
Disposition Date
motor_vehicle_record_result.violations.disposition_date
Act
motor_vehicle_record_result.violations.act
Points
motor_vehicle_record_result.violations.points
Location
motor_vehicle_record_result.violations.location
Section
motor_vehicle_record_result.violations.section
Addresses
motor_vehicle_record_result.addresses
Other Licences
motor_vehilcle_record_result.other_licences
Q2: Verify Applicant's Employment Dates.
reference_result.employer_reference_results[index].response.reference_questions[1].question
A2: True or False
reference_result.employer_reference_results[index].response.reference_questions[1].true_false_response
Verified
reference_result.employer_reference_results[index].response.reference_questions[1].verified
Q3: Would You Hire Applicant Again?
reference_result.employer_reference_results[index].response.reference_questions[2].question
A3: True or False
reference_result.employer_reference_results[index].response.reference_questions[2].true_false_response
Verified
reference_result.employer_reference_results[index].response.reference_questions[2].verified
Q4: Did Applicant Get Along With Peers / Managers?
reference_result.employer_reference_results[index].response.reference_questions[3].question
A4: Numeric Range
reference_result.employer_reference_results[index].response.reference_questions[3].numeric_range_response
Q5: Did Applicant Arrive On Time?
reference_result.employer_reference_results[index].response.reference_questions[4].question
A5: Numeric Range
reference_result.employer_reference_results[index].response.reference_questions[4].numeric_range_response
Q6: Did Applicant Satisfy Position Requirements?
reference_result.employer_reference_results[index].response.reference_questions[5].question
A6: Numeric Range
reference_result.employer_reference_results[index].response.reference_questions[5].numeric_range_response
Q7: Did Applicant Go Above and Beyond Requirments?
reference_result.employer_reference_results[index].response.reference_questions[6].question
A7: Numeric Range
reference_result.employer_reference_results[index].response.reference_questions[6].numeric_range_response
Q8: Rate Applicant's Ability to Handle Pressure.
reference_result.employer_reference_results[index].response.reference_questions[7].question
A8: Numeric Range
reference_result.employer_reference_results[index].response.reference_questions[7].numeric_range_response
Q9: Any Additional Comments?
reference_result.employer_reference_results[index].response.reference_questions[8].question
A9: Long Answer
reference_result.employer_reference_results[index].response.reference_questions[8].long_answer_response
How to make requests and generate reports as a human resources client in the Certn API.
When sending test data to the following endpoints, change the domain to https://demo-api.certn.co.
To view a list of all application parameters, visit .
An application is a single request containing a variety of checks for one applicant. These endpoints allow you to create, upgrade, and retrieve the applications associated with your team.
POST https://api.certn.co/api/v1/hr/applications/invite/
Invite an applicant to complete a screen via email.
Ensure Certn has SMS turned on for your account and provide a to invite the applicant via SMS as well.
Provide information in the body of the request to pre-fill the application forms.
This may be happening because:
You are missing required fields
Add all the required fields to the body of your request.
You used the wrong format or data type for a field
Format all your fields according to their .
POST https://api.certn.co/api/v1/hr/applications/quick/
Screen an applicant using only the information in the body of your request.
before running the screen.
This may be happening because:
You are missing required fields
Add all the required fields to the body of your request.
You used the wrong format or data type for a field
Format all your fields according to their .
PUT https://api.certn.co/api/v1/hr/applicants/{applicant_id}/packages/
Add a screening request to an existing application.
To add screening requests to your application, wait for the report's status field to show Returned.
This may be happening because:
Your account isn't configured to run this check
to have your account configured for this check.
See for more details.
GET https://api.certn.co/api/v1/hr/applicants/
View the details of all your applications.
The results are sent via paginated response, in chronological order. To retrieve the next page, send a request to the URL under the field next, or add one to your page counter:
https://api.certn.co/hr/v1/applicants/?page=<pgNum>
You can retrieve the final report for an application when its report_status field is marked as COMPLETE.
This may be happening because:
The page number you provided doesn't exist
Make sure the page number you entered is a valid integer and within the bounds of your expected results.
See for more details.
GET https://api.certn.co/api/v1/hr/applicants/{applicant_id}/
View the details of an application.
Check the status field to see if the application is done processing.
You can retrieve the final report when the report_status field is marked as COMPLETE.
This may be happening because:
The ID you provided couldn't be found
Add your to the URL and make sure it's in the proper format.
See for more details.
A report shows the final results of the requested checks. These endpoints allow you to retrieve your reports in the format of your choice.
GET https://api.certn.co/api/v1/hr/reports/{applicant_id}/pdf/
Download an application's report as a PDF file.
To download the report, wait for the application's status field to show Returned.
This may be happening because:
The application is still processing
Wait for the application's status field to show Returned before generating the final report.
See for more details.
GET https://api.certn.co/api/v1/hr/reports/{applicant_id}/link/
Create a PDF report hosted on Certn's servers. The URL returned can be used to view the report without downloading it. This link is valid for 1 hour only.
To create the hosted PDF report, wait for the application's status field to show Returned.
This may be happening because:
The application is still processing
Wait for the application's status field to show Returned before generating the final report.
See for more details.
GET https://api-certn.co/api/v1/hr/reports/{applicant_id}/web/
Download an application's report as an HTML file.
To download the report, wait for the application's status field to show Returned.
This may be happening because:
The application is still processing
Wait for the application's status field to show Returned before generating the final report.
See for more details.
{request_flag}*
boolean
{ACIC parameters}
string
owner_id*
string <uuid>
ID of user ordering the application
Contact our support team to have your account configured for this check.
See Error codes for more details.
This may be happening because:
You used the wrong format or data type for a field
Format all your fields according to their data type. Most fields in our API take strings, while request flags take booleans.
See Error codes for more details.
{request_flag}*
boolean
position_or_property_location*
object
owner_id*
string <uuid>
ID of user ordering the application
Contact our support team to have your account configured for this check.
See Error codes for more details.
This may be happening because:
You used the wrong format or data type for a field
Format all your fields according to their data type. Most fields in our API take strings, while request flags take booleans.
See Error codes for more details.
This may be happening because:
The ID you provided couldn't be found
Add your application ID to the URL and make sure it's in the proper format.
See Error codes for more details.
This may be happening because:
The ID you provided couldn't be found
Add your application ID to the URL and make sure it's in the proper format.
See Error codes for more details.
This may be happening because:
The ID you provided couldn't be found
Add your application ID to the URL and make sure it's in the proper format.
See Error codes for more details.
email*
string
Applicant's email address
phone_number
object
tag
string
Group related applications by tag
information
object
string
Applicant's email address
tag
string
Group related applications by tag
information*
object
enhanced_identity_verification
object
applicant_id*
string
ID of the applicant
tag
string
Group related applications by tag
{request_flag}*
boolean
page
int
Page number to retrieve
application__team__id
string <uuid>
Filter applicants by team associated with the application
owner
string <uuid>
Filter applicants by the user id associated as the owner of the application
applicant_id*
string
ID of the applicant
applicant_id*
string
ID of the applicant
applicant_id*
string
ID of the applicant
applicant_id*
string
ID of the applicant
{
"id": string <uuid>,
"created": string <date-time>,
"modified": string <date-time>,
"applicant": {
"id": string <uuid>,
"status": string <Enum>,
"first_name": string,
"last_name": string,
"email": string,
"phone_number": {
"phone_type": string <Enum>,
"number": string,
"country": string <ISO Country Code>
}
}
}{
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-10T18:20:21Z",
"modified": "2021-11-10T18:20:21Z",
"applicant": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "Pending",
"first_name": "string",
"last_name": "string",
"email": "string",
"phone_number": {
"phone_type": "NONE",
"number": "+1 250 555 1234",
"country": "string"
}
}
}{
"id": string <uuid>,
"created": string <date-time>,
"modified": string <date-time>,
"tag": string,
"(request_flags)": boolean
"last_updated": string <date-time>,
"submitted_time": string <date-time>,
"is_submitted": boolean,
"applicant_type": string <Enum>,
"report_status": string <Enum>,
"status": string <Enum>,
"status_label": string <Enum>,
"result": string <Enum>,
"result_label": string <Enum>,
"certn_score": number,
"certn_score_label": string <Enum>,
"applicant_account": {
"id": string,
"email": string
},
"application": {
object (Application)
},
"country": "CA",
"information": {
object (Information)
},
"employment_verification": string <VerificationEnum>,
"education_verification": string <VerificationEnum>,
"credential_verification": string <VerificationEnum>,
"reference_result": {
object (BasePackageResult)
},
"information_result": {
object (BasePackageResult)
},
"risk_result": {
object (RiskResult)
},
"equifax_result": {
object (EquifaxResult)
},
"identity_verified": boolean,
"employment_verified": boolean,
"identity_verification": {
object (Identity Verification)
},
"enhanced_identity_verification": {
object (EnhancedIdentityVerification)
},
"manual_id_verification": {
object (ManualIDVerification)
},
"rcmp_result": {
object (BasePackageResult)
},
"us_criminal_record_check_result": {
object (USCriminalRecordCheckResult)
},
"verification_result": {
object (VerificationResult)
},
"international_criminal_record_check_result": {
object (BasePackageResult)
},
"motor_vehicle_record_result": {
object (BasePackageResult)
},
"salary": number,
"sufficient_salary": boolean,
"high_risk_vulnerable_sector": boolean,
"job_safety_undue_risk": boolean,
"early_termination": number,
"early_termination_label": string <Enum>,
"reliability_risk": number,
"reliability_risk_label": string <Enum>,
"workplace_misconduct": number,
"workplace_misconduct_label": string <Enum>
}{
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-10T18:20:21Z",
"modified": "2021-11-10T18:20:21Z",
"tag": "Sub-Client 123",
"request_base": false,
"request_behavioural": false,
"request_softcheck": true,
"request_us_ssn_verification": false,
"request_equifax": true,
"request_identity_verification": false,
"request_enhanced_identity_verification": false,
"request_criminal_record_check": false,
"request_enhanced_criminal_record_check": false,
"request_us_criminal_record_check_tier_1": false,
"request_us_criminal_record_check_tier_2": false,
"request_us_criminal_record_check_tier_3": false,
"request_international_criminal_record_check": false,
"request_motor_vehicle_records": false,
"request_employment_verification": false,
"request_education_verification": false,
"request_credential_verification": false,
"request_employer_references": false,
"request_address_references": false,
"request_employer_phone_references": false,
"request_address_phone_references": false,
"request_instant_verify_employment": false,
"request_instant_verify_education": false,
"request_instant_verify_credential": false,
"last_updated": "2021-11-10T18:20:21Z",
"submitted_time": "2021-11-10T18:20:21Z",
"is_submitted": true,
"applicant_type": "STANDARD",
"report_status": "IN_PROGRESS",
"status": "Pending",
"status_label": "Pending",
"result": "REVIEW",
"result_label": "Review",
"certn_score": 85,
"certn_score_label": "PASS",
"applicant_account": {
"id": "string",
"email": "string"
},
"application": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-10T18:20:21Z",
"modified": "2021-11-10T18:20:21Z",
"email": "string"
},
"country": "CA",
"information": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-10T18:20:21Z",
"modified": "2021-11-10T18:20:21Z",
"first_name": "Sebastien",
"middle_name": "Jack Pierre",
"last_name": "Normandin",
"last_name_at_birth": "string",
"former_names": "string",
"alias": "string",
"date_of_birth": "2021-11-10",
"phone_number": "250-123-1234",
"sin_ssn": 123123123,
"gender": "M",
"birth_city": "string",
"birth_province_state": "string",
"birth_other_province_state": "string",
"birth_country": "string",
"license_number": "string",
"license_valid": true,
"license_prov_state": "string",
"license_other_country": true,
"license_type": "CA",
"cover_letter": "string",
"addresses": [
{
"address": "4412 King Alfred Court",
"unit": 100,
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8A1B2",
"rent_or_own": "R",
"cost": 0,
"start_date": "2021-11-10",
"end_date": "2021-11-10",
"certn_verification": "VERIFIED",
"verification_notes": "string",
"address_reference": {
"email": {
"address": "[email protected]"
},
"phone_number": {
"phone_type": "NONE",
"number": "+1 250 555 1234",
"country": "string"
},
"name": {
"first_name": "string",
"middle_name": "string",
"last_name": "string"
},
"contact": {
"can_contact": true,
"can_contact_after_date": "2021-11-10"
}
}
}
],
"employers": [
{
"company_name": "string",
"position": "string",
"income": 8500,
"pay_period": "PER_HOUR",
"start_date": "2021-11-10",
"end_date": "2021-11-10",
"certn_verification": "VERIFIED",
"verification_notes": "string",
"employer_reference": {
"email": {
"address": "[email protected]"
},
"phone_number": {
"phone_type": "NONE",
"number": "+1 250 555 1234",
"country": "string"
},
"name": {
"first_name": "string",
"middle_name": "string",
"last_name": "string"
},
"contact": {
"can_contact": true,
"can_contact_after_date": "2021-11-10"
}
}
}
],
"educations": [
{
"institution": "string",
"degree": {
"degree": "2021-11-10",
"verified": true
},
"address": {
"address": "4412 King Alfred Court",
"unit": 100,
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8A1B2"
},
"start_date": "2021-11-10",
"end_date": "2021-11-10",
"certn_verification": "VERIFIED",
"verification_notes": "string"
}
],
"convictions": [
{
"offense": 2002,
"date_of_sentence": "2000-01-01T00:00:00.000Z",
"court_location": "Toronto, ON, Canada",
"description": "Robbery; Theft over $200"
}
]
},
"employment_verification": "VERIFIED",
"education_verification": "VERIFIED",
"credential_verification": "VERIFIED",
"reference_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"information_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"risk_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"risk_evaluations": [
{
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"overall_score": "PASS",
"risk_information_result": {},
"criminal_results": [
{
"confidence": 0,
"confidence_label": "Likely",
"overall_score": "PASS",
"criminal_identity": {
"criminal_cases": [
{
"case_type": "Criminal",
"number": "123asd",
"file_date": "2000-12-12",
"judgment_date": "2000-12-12",
"summary_description": "The case filings summary description",
"full_description": "string",
"notes": "No additional case notes available",
"court": {
"court": "Seattle Superior Court",
"court_type": "Criminal",
"docket_number": "545fjd",
"filed_date": "2000-12-12",
"served_date": "2000-12-12",
"trial_date": "2000-12-12",
"jurisdiction": "Seattle County"
},
"criminal_charges": [
{
"offense_description": "Breach of peace",
"offense_date": "2000-12-12",
"offense_type": "Felony",
"plea": "Not Guilty",
"hearing_date": "2000-12-12",
"hearing_type": "Open court hearing",
"probation": "No probation given",
"community_service": "No community service given",
"sentence_suspended": "None",
"fines": "No fines given",
"fines_paid_status": "Fines not paid",
"fines_paid_date": "2000-12-12",
"cost": "200",
"restitution": "None",
"transferred_jurisdiction": "Transferred from Seattle",
"transferred_case_number": "690330",
"active_warrant": "No active warrant",
"jail_time": "6 months jail time",
"prison_time": "6 months prison time",
"charge_in_progress": "no charge in progress",
"charge": "Vehicular manslaughter two counts",
"charge_level": "Felony",
"charge_class": "None",
"dispositions": [
{
"offense_description": "Speeding",
"offense_type": "Infraction",
"offense_date": "2000-12-12",
"description": "Description of the disposition offense",
"disposition_date": "2000-12-12",
"statue": "20-1212(B)",
"offense_class": "The offense class description",
"final_plea": "Not Guilty",
"disposition_description": "The description of the dispostion"
}
],
"arrests": [
{
"arrest_date": "2000-12-12",
"booking_number": "42069",
"citation_number": "247365",
"arresting_agency": "KERSHAW COUNTY DETENTION CENTER",
"offense_type": "Misdemeanor",
"offense_description": "A description of the arresting offense",
"counts": "Arrest has 6 counts"
}
],
"sentences": [
{
"sentence_type": "Community Service and Fines",
"duration": "6 months",
"amount": "100",
"amount_paid": "50",
"paid": "Half the fine has been paid",
"qualifier": "The sentence has no qualifier information",
"description": "The sentence description",
"effective_date": "2000-12-12",
"appearance_date": "2000-12-12",
"appearance_finding": "There are no appearance findings to detail about the sentence"
}
],
"additional_informations": [
{
"description": "More case information was found.",
"additional_description": "None",
"event_date": "2000-12-12"
}
]
}
]
}
],
"criminal_alerts": [
{
"parent_category": "FRAUD",
"category": "Burglary",
"stage": "Conviction",
"type": "Citation",
"description": "Convicted of burglary",
"date": "2000-12-12",
"parent_category_label": "Fraud"
}
],
"criminal_sources": [
{
"name": "World News",
"url": "worldnews.com",
"date": "2000-12-12",
"format": "Online Media",
"headline": "Burglary Conviction for Area Man",
"publication_source": "World News Conglomerate",
"publisher": "World News"
}
],
"criminal_addresses": [
{
"start_date": "2000-12-12",
"end_date": "2000-12-12",
"unit": "1a",
"address": "123 fort st.",
"city": "Victoria",
"province_state": "BC",
"country": "Canda",
"postal_code": "V8X2C3"
}
],
"criminal_additional_informations": [
{
"aliases": [
"willy will",
"billy bill"
],
"dates_of_birth": [
"2000-12-12"
],
"name": {
"first_name": "string",
"middle_name": "string",
"last_name": "string"
}
}
]
}
}
]
}
]
},
"equifax_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"description": "The financial score is based on self-provided information from the applicant and an analysis of the applicant's information available to Certn. This includes a credit check, Equifax record analysis, as well as other important informational data points",
"total_debt": 100,
"upgradable": false,
"trades": [
{
"credit_grantor": "RBC",
"payment_status": "Up to date",
"date_opened": "2000-12-12",
"account_rating": "High",
"date_reported": "2000-12-12",
"account_type": "Revolving",
"high_credit": 2000,
"balance_amount": 1000,
"last_activity_or_payment": "Paid as up to date",
"r_code": "R-1",
"percent_credit_used": 50,
"account_number": "112ksjd",
"past_due_amount": 0,
"payment_term_amount": 120,
"months_reviewed": 15,
"narratives": [
"Account has been paid in full."
]
}
],
"employers": [
{
"employment": "Subject's Current Employer",
"occupation": "Software",
"employer": "Certn",
"city": "Victoria",
"province": "BC",
"verification": true,
"salary": 1000000
}
],
"addresses": [
{
"address": "123 fort st.",
"civic_number": 123,
"street_name": "fort st.",
"city": "Victoria",
"province": "BC"
}
],
"collections": [
{
"date_of_last_payment": "2000-12-12",
"creditor": "Boys Club",
"amount_owed": 10000,
"amount_paid": 50,
"ledger_number": "123aslld",
"date_paid": "2000-12-12T00:00:00.000Z",
"date_reported": "2000-12-12T00:00:00.000Z",
"assigned_date": "2012-12-12T00:00:00.000Z",
"verification_date": "2000-12-12T00:00:00.000Z",
"account_designation": "Individual",
"first_deliquency": "2000-12-12T00:00:00.000Z",
"agency_entity": "GQC123",
"reason": "Credit not paid on in full",
"description": "Parking ticket"
}
],
"deposit_alerts": [
{
"customer_entity": "RBC",
"date_reported": "2000-12-12T00:00:00.000Z",
"account_type": "Business",
"date_opened": "2000-12-12T00:00:00.000Z",
"date_closed": "2000-12-12T00:00:00.000Z",
"date_written_off": "2000-12-12T00:00:00.000Z",
"amount_written_off": 2000,
"alert_status": "High",
"alert_status_date": "2000-12-12T00:00:00.000Z"
}
],
"bankruptcies": [
{
"account_type": "Individual",
"liability_amount": 2000,
"asset_amount": 20000,
"customer": "CRED COUNSELLING SOC",
"case_number_and_trustee": "12312 CE ASSOCIATES",
"filer": "Subject",
"legal_narrative": "No legal information available",
"date_filed": "2000-12-12T00:00:00.000Z",
"intent_or_disposition": "Discharged"
}
],
"judgments": [
{
"plaintiff": "Fred Rickleson",
"defendant": "Rick Frederickson",
"amount": 1000.21,
"date_filed": "2000-12-12T00:00:00.000Z",
"date_satisfied": "2000-12-12T00:00:00.000Z",
"verification_date": "2000-12-12T00:00:00.000Z",
"court_entity": "RBC",
"garnishee": "RBC",
"description": "Fred sued Rick"
}
],
"legal_items": [
{
"case_number": "1232djdsj",
"verification_date": "2000-12-12T00:00:00.000Z",
"update_source_code": "Tape rptd",
"date_filed": "2000-12-12T00:00:00.000Z",
"court_entity": "Toronto small claims",
"status_code": "Satisfied",
"date_satisfied": "2000-12-12T00:00:00.000Z",
"amount": 10000,
"defendant": "John Smithy",
"plaintiff": "Smith Johny",
"lawyer_name_address": "Johnson LLC 123 fort st Victoria",
"legal_item_description": "It was very bad deal"
}
],
"liens": [
{
"amount": 1000,
"date_filed": "1999-12-12T00:00:00.000Z",
"lien_class": "Class A",
"date_released": "1990-12-12T00:00:00.000Z",
"date_verified": "1990-12-12T00:00:00.000Z",
"court_entity": "Superior Court.",
"case_number": "123asda",
"lien_description": "Lien on house."
}
],
"secured_loans": [
{
"date_filed": "1990-12-12T00:00:00.000Z",
"court_entity": "Superior",
"creditor_name_address": "RBC 123 Main st.",
"creditor_industry_code": "620a",
"maturity_date": "1990-12-12T00:00:00.000Z"
}
],
"fraud_warnings": [
{
"product_description": "Fraud warnings are warnings of fraud.",
"message_priority": "Very high",
"message_code": "123a",
"message_description": "High fraud alert for bank fraud"
}
],
"non_sufficient_funds": [
{
"date_reported": "1990-12-12T00:00:00.000Z",
"creditor_entity": "RBC",
"nsfamount": 1000.2,
"details": "No sufficient funds in savings account.",
"verification_date": "1990-12-12T00:00:00.000Z"
}
],
"credit_file_metadatas": [
{
"hit_strength_indicator": "HIT",
"request_number": "123asd",
"address_discrepancy": "No discrepancy found in address",
"customer_number": "123asd",
"report_id": "123asd",
"file_since_date": "1990-12-12T00:00:00.000Z",
"date_of_last_activity": "1990-12-12T00:00:00.000Z",
"date_of_request": "1990-12-12T00:00:00.000Z",
"hit": "Big Hit",
"data_warning_messages": [
"No data warning messages"
],
"card_alert_warning_messages": [
"Credit card on high alert"
],
"alert_indicators": [
"No messages"
]
}
],
"other_incomes": [
{
"date_reported": "1990-12-12T00:00:00.000Z",
"income_source": "RBC",
"amount": 1000000,
"verification_date": "1990-12-12T00:00:00.000Z"
}
],
"consumer_statements": [
{
"date_reported": "1990-12-12T00:00:00.000Z",
"statement": "No consumer statement available."
}
],
"bank_accounts": [
{
"account": "Personal checking",
"date_reported": "1990-12-12T00:00:00.000Z",
"creditor_entity": "RBC",
"account_number": "123asd",
"figure_amount": 1000.12,
"date_opened": "1990-12-12T00:00:00.000Z",
"account_type": "Checking",
"status": "active",
"number_of_nsf": 0
}
],
"local_inquiries": [
{
"inquiry_date": "1990-12-12T00:00:00.000Z",
"customer_name": "Certn"
}
],
"foreign_inquiries": [
{
"inquiry_date": "1990-12-12T00:00:00.000Z",
"city_name_or_inquiry_number": "Seattle",
"inquiry_province": "WA"
}
]
},
"identity_verified": true,
"employment_verified": true,
"identity_verification": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-10T18:20:21Z",
"modified": "2021-11-10T18:20:21Z",
"status": "A",
"result": "VERIFIED"
},
"enhanced_identity_verification": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-10T18:20:21Z",
"modified": "2021-11-10T18:20:21Z",
"status": "A",
"result": "VERIFIED"
},
"manual_id_verification": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-10T18:20:21Z",
"modified": "2021-11-10T18:20:21Z",
"status": "A",
"result": "VERIFIED"
},
"rcmp_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"us_criminal_record_check_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"criminal_cases": [
{
"case_type": "Criminal",
"number": "123asd",
"file_date": "2000-12-12",
"judgment_date": "2000-12-12",
"summary_description": "The case filings summary description",
"full_description": "string",
"notes": "No additional case notes available",
"court": {
"court": "Seattle Superior Court",
"court_type": "Criminal",
"docket_number": "545fjd",
"filed_date": "2000-12-12",
"served_date": "2000-12-12",
"trial_date": "2000-12-12",
"jurisdiction": "Seattle County"
},
"criminal_charges": [
{
"offense_description": "Breach of peace",
"offense_date": "2000-12-12",
"offense_type": "Felony",
"plea": "Not Guilty",
"hearing_date": "2000-12-12",
"hearing_type": "Open court hearing",
"probation": "No probation given",
"community_service": "No community service given",
"sentence_suspended": "None",
"fines": "No fines given",
"fines_paid_status": "Fines not paid",
"fines_paid_date": "2000-12-12",
"cost": "200",
"restitution": "None",
"transferred_jurisdiction": "Transferred from Seattle",
"transferred_case_number": "690330",
"active_warrant": "No active warrant",
"jail_time": "6 months jail time",
"prison_time": "6 months prison time",
"charge_in_progress": "no charge in progress",
"charge": "Vehicular manslaughter two counts",
"charge_level": "Felony",
"charge_class": "None",
"dispositions": [
{
"offense_description": "Speeding",
"offense_type": "Infraction",
"offense_date": "2000-12-12",
"description": "Description of the disposition offense",
"disposition_date": "2000-12-12",
"statue": "20-1212(B)",
"offense_class": "The offense class description",
"final_plea": "Not Guilty",
"disposition_description": "The description of the dispostion"
}
],
"arrests": [
{
"arrest_date": "2000-12-12",
"booking_number": "42069",
"citation_number": "247365",
"arresting_agency": "KERSHAW COUNTY DETENTION CENTER",
"offense_type": "Misdemeanor",
"offense_description": "A description of the arresting offense",
"counts": "Arrest has 6 counts"
}
],
"sentences": [
{
"sentence_type": "Community Service and Fines",
"duration": "6 months",
"amount": "100",
"amount_paid": "50",
"paid": "Half the fine has been paid",
"qualifier": "The sentence has no qualifier information",
"description": "The sentence description",
"effective_date": "2000-12-12",
"appearance_date": "2000-12-12",
"appearance_finding": "There are no appearance findings to detail about the sentence"
}
],
"additional_informations": [
{
"description": "More case information was found.",
"additional_description": "None",
"event_date": "2000-12-12"
}
]
}
]
}
],
"ssn_id_document_reports": [
{
"ssn_result": "Discrepancy",
"ssn_status": "Complete",
"names": [
{
"first_name": "string",
"middle_name": "string",
"last_name": "string"
}
],
"addresses": [
{
"address": "4412 King Alfred Court",
"unit": 100,
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8A1B2"
}
],
"id_documents": [
{
"type": "Passport",
"number": "123412kdsdsk",
"issuing_country": "US",
"issuing_province_state": "WA",
"issue_date": "2000-12-12",
"expiry_date": "2000-12-12"
}
],
"dates_of_birth": [
{
"date_of_birth": "2000-12-12"
}
]
}
],
"scan_status": {
"national_sex_offender_registry_scan": "Complete",
"security_watch_list_scan": "Complete",
"fraud_scan": "Complete",
"ofac_global_sanctions_scan": "Complete",
"ssn_verification_scan": "Complete",
"criminal_record_scan": "Complete",
"federal_record_scan": "Incomplete",
"single_state_county_record_scan": "Incomplete",
"all_state_county_record_scan": "Incomplete"
},
"record_check_requests": [
{
"status": "Complete",
"state": "OH",
"county": "Kershaw",
"district": "District 1",
"fips_code": 12312,
"search_type": "Criminal/Court Database Search"
}
]
},
"verification_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"employment_verification": "VERIFIED",
"education_verification": "VERIFIED",
"credential_verification": "VERIFIED",
"certn_verification": "VERIFIED",
"employer_verification_results": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"certn_verification": "VERIFIED",
"company_name_verified": false,
"position_name_verified": false,
"income_verified": false,
"employment_dates_verified": true,
"verification_notes": "Verification notes!",
"employer": {
"company_name": "string",
"position": "string",
"income": 8500,
"pay_period": "PER_HOUR",
"start_date": "2021-11-10",
"end_date": "2021-11-10",
"certn_verification": "VERIFIED",
"verification_notes": "string",
"employer_reference": {
"email": {
"address": "[email protected]"
},
"phone_number": {
"phone_type": "NONE",
"number": "+1 250 555 1234",
"country": "string"
},
"name": {
"first_name": "string",
"middle_name": "string",
"last_name": "string"
},
"contact": {
"can_contact": true,
"can_contact_after_date": "2021-11-10"
}
}
}
},
"education_verification_results": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"certn_verification": "VERIFIED",
"specializations_verified": false,
"degree_verified": false,
"institution_verified": false,
"enrolment_dates_verified": true,
"verification_notes": "Verification notes!",
"education": {
"institution": "string",
"degree": {
"degree": "2021-11-10",
"verified": true
},
"address": {
"address": "4412 King Alfred Court",
"unit": 100,
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8A1B2"
},
"start_date": "2021-11-10",
"end_date": "2021-11-10",
"certn_verification": "VERIFIED",
"verification_notes": "string"
}
},
"credential_verification_results": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"certn_verification": "VERIFIED",
"certification_date_verified": false,
"certification_verified": false,
"institution_verified": true,
"verification_notes": "Verification notes!",
"credential": {
"description": "string",
"institution": "string",
"certification": "string",
"date_of_certification": "2021-11-10",
"current": true,
"certn_verification": "VERIFIED",
"verification_notes": "string"
}
}
},
"international_criminal_record_check_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"motor_vehicle_record_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"salary": 0,
"sufficient_salary": true,
"high_risk_vulnerable_sector": true,
"job_safety_undue_risk": true,
"early_termination": 0,
"early_termination_label": "High",
"reliability_risk": 0,
"reliability_risk_label": "High",
"workplace_misconduct": 0,
"workplace_misconduct_label": "High"
}{
"id": string < uuid > ,
"created": string < date - time > ,
"modified": string < date - time > ,
"tag": string,
"(request_flags)": boolean
"last_updated": string < date - time > ,
"submitted_time": string < date - time > ,
"is_submitted": boolean,
"applicant_type": string < Enum > ,
"report_status": string < Enum > ,
"status": string < Enum > ,
"status_label": string < Enum > ,
"result": string < Enum > ,
"result_label": string < Enum > ,
"certn_score": number,
"certn_score_label": string < Enum > ,
"applicant_account": {
"id": string,
"email": string
},
"application": {
object(Application)
},
"country": "CA",
"information": {
object(Information)
},
"employment_verification": string < VerificationEnum > ,
"education_verification": string < VerificationEnum > ,
"credential_verification": string < VerificationEnum > ,
"reference_result": {
object(BasePackageResult)
},
"information_result": {
object(BasePackageResult)
},
"risk_result": {
object(RiskResult)
},
"equifax_result": {
object(EquifaxResult)
},
"identity_verified": boolean,
"employment_verified": boolean,
"identity_verification": {
object(Identity Verification)
},
"enhanced_identity_verification": {
object(EnhancedIdentityVerification)
},
"manual_id_verification": {
object(ManualIDVerification)
},
"rcmp_result": {
object(BasePackageResult)
},
"us_criminal_record_check_result": {
object(USCriminalRecordCheckResult)
},
"verification_result": {
object(VerificationResult)
},
"international_criminal_record_check_result": {
object(BasePackageResult)
},
"motor_vehicle_record_result": {
object(BasePackageResult)
},
"salary": number,
"sufficient_salary": boolean,
"high_risk_vulnerable_sector": boolean,
"job_safety_undue_risk": boolean,
"early_termination": number,
"early_termination_label": string < Enum > ,
"reliability_risk": number,
"reliability_risk_label": string < Enum > ,
"workplace_misconduct": number,
"workplace_misconduct_label": string < Enum >
}
{
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-10T18:20:22Z",
"modified": "2021-11-10T18:20:22Z",
"tag": "Sub-Client 123",
"request_base": false,
"request_behavioural": false,
"request_softcheck": true,
"request_us_ssn_verification": false,
"request_equifax": true,
"request_identity_verification": false,
"request_enhanced_identity_verification": false,
"request_criminal_record_check": false,
"request_enhanced_criminal_record_check": false,
"request_us_criminal_record_check_tier_1": false,
"request_us_criminal_record_check_tier_2": false,
"request_us_criminal_record_check_tier_3": false,
"request_international_criminal_record_check": false,
"request_motor_vehicle_records": false,
"request_employment_verification": false,
"request_education_verification": false,
"request_credential_verification": false,
"request_employer_references": false,
"request_address_references": false,
"request_employer_phone_references": false,
"request_address_phone_references": false,
"request_instant_verify_employment": false,
"request_instant_verify_education": false,
"request_instant_verify_credential": false,
"last_updated": "2021-11-10T18:20:22Z",
"submitted_time": "2021-11-10T18:20:22Z",
"is_submitted": true,
"applicant_type": "STANDARD",
"report_status": "IN_PROGRESS",
"status": "Pending",
"status_label": "Pending",
"result": "REVIEW",
"result_label": "Review",
"certn_score": 85,
"certn_score_label": "PASS",
"applicant_account": {
"id": "string",
"email": "string"
},
"application": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-10T18:20:22Z",
"modified": "2021-11-10T18:20:22Z",
"email": "string"
},
"country": "CA",
"information": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-10T18:20:22Z",
"modified": "2021-11-10T18:20:22Z",
"first_name": "Sebastien",
"middle_name": "Jack Pierre",
"last_name": "Normandin",
"last_name_at_birth": "string",
"former_names": "string",
"alias": "string",
"date_of_birth": "2021-11-10",
"phone_number": "250-123-1234",
"sin_ssn": 123123123,
"gender": "M",
"birth_city": "string",
"birth_province_state": "string",
"birth_other_province_state": "string",
"birth_country": "string",
"license_number": "string",
"license_valid": true,
"license_prov_state": "string",
"license_other_country": true,
"license_type": "CA",
"cover_letter": "string",
"addresses": [{
"address": "4412 King Alfred Court",
"unit": 100,
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8A1B2",
"rent_or_own": "R",
"cost": 0,
"start_date": "2021-11-10",
"end_date": "2021-11-10",
"certn_verification": "VERIFIED",
"verification_notes": "string",
"address_reference": {
"email": {
"address": "[email protected]"
},
"phone_number": {
"phone_type": "NONE",
"number": "+1 250 555 1234",
"country": "string"
},
"name": {
"first_name": "string",
"middle_name": "string",
"last_name": "string"
},
"contact": {
"can_contact": true,
"can_contact_after_date": "2021-11-10"
}
}
}
],
"employers": [{
"company_name": "string",
"position": "string",
"income": 8500,
"pay_period": "PER_HOUR",
"start_date": "2021-11-10",
"end_date": "2021-11-10",
"certn_verification": "VERIFIED",
"verification_notes": "string",
"employer_reference": {
"email": {
"address": "[email protected]"
},
"phone_number": {
"phone_type": "NONE",
"number": "+1 250 555 1234",
"country": "string"
},
"name": {
"first_name": "string",
"middle_name": "string",
"last_name": "string"
},
"contact": {
"can_contact": true,
"can_contact_after_date": "2021-11-10"
}
}
}
],
"educations": [{
"institution": "string",
"degree": {
"degree": "2021-11-10",
"verified": true
},
"address": {
"address": "4412 King Alfred Court",
"unit": 100,
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8A1B2"
},
"start_date": "2021-11-10",
"end_date": "2021-11-10",
"certn_verification": "VERIFIED",
"verification_notes": "string"
}
],
"convictions": [{
"offense": 2002,
"date_of_sentence": "2000-01-01T00:00:00.000Z",
"court_location": "Toronto, ON, Canada",
"description": "Robbery; Theft over $200"
}
]
},
"employment_verification": "VERIFIED",
"education_verification": "VERIFIED",
"credential_verification": "VERIFIED",
"reference_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"information_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"behavioural_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"risk_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"risk_evaluations": [{
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"overall_score": "PASS",
"risk_information_result": {},
"criminal_results": [{
"confidence": 0,
"confidence_label": "Likely",
"overall_score": "PASS",
"criminal_identity": {
"criminal_cases": [{
"case_type": "Criminal",
"number": "123asd",
"file_date": "2000-12-12",
"judgment_date": "2000-12-12",
"summary_description": "The case filings summary description",
"full_description": "string",
"notes": "No additional case notes available",
"court": {
"court": "Seattle Superior Court",
"court_type": "Criminal",
"docket_number": "545fjd",
"filed_date": "2000-12-12",
"served_date": "2000-12-12",
"trial_date": "2000-12-12",
"jurisdiction": "Seattle County"
},
"criminal_charges": [{
"offense_description": "Breach of peace",
"offense_date": "2000-12-12",
"offense_type": "Felony",
"plea": "Not Guilty",
"hearing_date": "2000-12-12",
"hearing_type": "Open court hearing",
"probation": "No probation given",
"community_service": "No community service given",
"sentence_suspended": "None",
"fines": "No fines given",
"fines_paid_status": "Fines not paid",
"fines_paid_date": "2000-12-12",
"cost": "200",
"restitution": "None",
"transferred_jurisdiction": "Transferred from Seattle",
"transferred_case_number": "690330",
"active_warrant": "No active warrant",
"jail_time": "6 months jail time",
"prison_time": "6 months prison time",
"charge_in_progress": "no charge in progress",
"charge": "Vehicular manslaughter two counts",
"charge_level": "Felony",
"charge_class": "None",
"dispositions": [{
"offense_description": "Speeding",
"offense_type": "Infraction",
"offense_date": "2000-12-12",
"description": "Description of the disposition offense",
"disposition_date": "2000-12-12",
"statue": "20-1212(B)",
"offense_class": "The offense class description",
"final_plea": "Not Guilty",
"disposition_description": "The description of the dispostion"
}
],
"arrests": [{
"arrest_date": "2000-12-12",
"booking_number": "42069",
"citation_number": "247365",
"arresting_agency": "KERSHAW COUNTY DETENTION CENTER",
"offense_type": "Misdemeanor",
"offense_description": "A description of the arresting offense",
"counts": "Arrest has 6 counts"
}
],
"sentences": [{
"sentence_type": "Community Service and Fines",
"duration": "6 months",
"amount": "100",
"amount_paid": "50",
"paid": "Half the fine has been paid",
"qualifier": "The sentence has no qualifier information",
"description": "The sentence description",
"effective_date": "2000-12-12",
"appearance_date": "2000-12-12",
"appearance_finding": "There are no appearance findings to detail about the sentence"
}
],
"additional_informations": [{
"description": "More case information was found.",
"additional_description": "None",
"event_date": "2000-12-12"
}
]
}
]
}
],
"criminal_alerts": [{
"parent_category": "FRAUD",
"category": "Burglary",
"stage": "Conviction",
"type": "Citation",
"description": "Convicted of burglary",
"date": "2000-12-12",
"parent_category_label": "Fraud"
}
],
"criminal_sources": [{
"name": "World News",
"url": "worldnews.com",
"date": "2000-12-12",
"format": "Online Media",
"headline": "Burglary Conviction for Area Man",
"publication_source": "World News Conglomerate",
"publisher": "World News"
}
],
"criminal_addresses": [{
"start_date": "2000-12-12",
"end_date": "2000-12-12",
"unit": "1a",
"address": "123 fort st.",
"city": "Victoria",
"province_state": "BC",
"country": "Canda",
"postal_code": "V8X2C3"
}
],
"criminal_additional_informations": [{
"aliases": [
"willy will",
"billy bill"
],
"dates_of_birth": [
"2000-12-12"
],
"name": {
"first_name": "string",
"middle_name": "string",
"last_name": "string"
}
}
]
}
}
]
}
]
},
"equifax_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"description": "The financial score is based on self-provided information from the applicant and an analysis of the applicant's information available to Certn. This includes a credit check, Equifax record analysis, as well as other important informational data points",
"total_debt": 100,
"upgradable": false,
"trades": [{
"credit_grantor": "RBC",
"payment_status": "Up to date",
"date_opened": "2000-12-12",
"account_rating": "High",
"date_reported": "2000-12-12",
"account_type": "Revolving",
"high_credit": 2000,
"balance_amount": 1000,
"last_activity_or_payment": "Paid as up to date",
"r_code": "R-1",
"percent_credit_used": 50,
"account_number": "112ksjd",
"past_due_amount": 0,
"payment_term_amount": 120,
"months_reviewed": 15,
"narratives": [
"Account has been paid in full."
]
}
],
"employers": [{
"employment": "Subject's Current Employer",
"occupation": "Software",
"employer": "Certn",
"city": "Victoria",
"province": "BC",
"verification": true,
"salary": 1000000
}
],
"addresses": [{
"address": "123 fort st.",
"civic_number": 123,
"street_name": "fort st.",
"city": "Victoria",
"province": "BC"
}
],
"collections": [{
"date_of_last_payment": "2000-12-12",
"creditor": "Boys Club",
"amount_owed": 10000,
"amount_paid": 50,
"ledger_number": "123aslld",
"date_paid": "2000-12-12T00:00:00.000Z",
"date_reported": "2000-12-12T00:00:00.000Z",
"assigned_date": "2012-12-12T00:00:00.000Z",
"verification_date": "2000-12-12T00:00:00.000Z",
"account_designation": "Individual",
"first_deliquency": "2000-12-12T00:00:00.000Z",
"agency_entity": "GQC123",
"reason": "Credit not paid on in full",
"description": "Parking ticket"
}
],
"deposit_alerts": [{
"customer_entity": "RBC",
"date_reported": "2000-12-12T00:00:00.000Z",
"account_type": "Business",
"date_opened": "2000-12-12T00:00:00.000Z",
"date_closed": "2000-12-12T00:00:00.000Z",
"date_written_off": "2000-12-12T00:00:00.000Z",
"amount_written_off": 2000,
"alert_status": "High",
"alert_status_date": "2000-12-12T00:00:00.000Z"
}
],
"bankruptcies": [{
"account_type": "Individual",
"liability_amount": 2000,
"asset_amount": 20000,
"customer": "CRED COUNSELLING SOC",
"case_number_and_trustee": "12312 CE ASSOCIATES",
"filer": "Subject",
"legal_narrative": "No legal information available",
"date_filed": "2000-12-12T00:00:00.000Z",
"intent_or_disposition": "Discharged"
}
],
"judgments": [{
"plaintiff": "Fred Rickleson",
"defendant": "Rick Frederickson",
"amount": 1000.21,
"date_filed": "2000-12-12T00:00:00.000Z",
"date_satisfied": "2000-12-12T00:00:00.000Z",
"verification_date": "2000-12-12T00:00:00.000Z",
"court_entity": "RBC",
"garnishee": "RBC",
"description": "Fred sued Rick"
}
],
"legal_items": [{
"case_number": "1232djdsj",
"verification_date": "2000-12-12T00:00:00.000Z",
"update_source_code": "Tape rptd",
"date_filed": "2000-12-12T00:00:00.000Z",
"court_entity": "Toronto small claims",
"status_code": "Satisfied",
"date_satisfied": "2000-12-12T00:00:00.000Z",
"amount": 10000,
"defendant": "John Smithy",
"plaintiff": "Smith Johny",
"lawyer_name_address": "Johnson LLC 123 fort st Victoria",
"legal_item_description": "It was very bad deal"
}
],
"liens": [{
"amount": 1000,
"date_filed": "1999-12-12T00:00:00.000Z",
"lien_class": "Class A",
"date_released": "1990-12-12T00:00:00.000Z",
"date_verified": "1990-12-12T00:00:00.000Z",
"court_entity": "Superior Court.",
"case_number": "123asda",
"lien_description": "Lien on house."
}
],
"secured_loans": [{
"date_filed": "1990-12-12T00:00:00.000Z",
"court_entity": "Superior",
"creditor_name_address": "RBC 123 Main st.",
"creditor_industry_code": "620a",
"maturity_date": "1990-12-12T00:00:00.000Z"
}
],
"fraud_warnings": [{
"product_description": "Fraud warnings are warnings of fraud.",
"message_priority": "Very high",
"message_code": "123a",
"message_description": "High fraud alert for bank fraud"
}
],
"non_sufficient_funds": [{
"date_reported": "1990-12-12T00:00:00.000Z",
"creditor_entity": "RBC",
"nsfamount": 1000.2,
"details": "No sufficient funds in savings account.",
"verification_date": "1990-12-12T00:00:00.000Z"
}
],
"credit_file_metadatas": [{
"hit_strength_indicator": "HIT",
"request_number": "123asd",
"address_discrepancy": "No discrepancy found in address",
"customer_number": "123asd",
"report_id": "123asd",
"file_since_date": "1990-12-12T00:00:00.000Z",
"date_of_last_activity": "1990-12-12T00:00:00.000Z",
"date_of_request": "1990-12-12T00:00:00.000Z",
"hit": "Big Hit",
"data_warning_messages": [
"No data warning messages"
],
"card_alert_warning_messages": [
"Credit card on high alert"
],
"alert_indicators": [
"No messages"
]
}
],
"other_incomes": [{
"date_reported": "1990-12-12T00:00:00.000Z",
"income_source": "RBC",
"amount": 1000000,
"verification_date": "1990-12-12T00:00:00.000Z"
}
],
"consumer_statements": [{
"date_reported": "1990-12-12T00:00:00.000Z",
"statement": "No consumer statement available."
}
],
"bank_accounts": [{
"account": "Personal checking",
"date_reported": "1990-12-12T00:00:00.000Z",
"creditor_entity": "RBC",
"account_number": "123asd",
"figure_amount": 1000.12,
"date_opened": "1990-12-12T00:00:00.000Z",
"account_type": "Checking",
"status": "active",
"number_of_nsf": 0
}
],
"local_inquiries": [{
"inquiry_date": "1990-12-12T00:00:00.000Z",
"customer_name": "Certn"
}
],
"foreign_inquiries": [{
"inquiry_date": "1990-12-12T00:00:00.000Z",
"city_name_or_inquiry_number": "Seattle",
"inquiry_province": "WA"
}
]
},
"identity_verified": true,
"employment_verified": true,
"identity_verification": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-10T18:20:22Z",
"modified": "2021-11-10T18:20:22Z",
"status": "A",
"result": "VERIFIED"
},
"enhanced_identity_verification": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-10T18:20:22Z",
"modified": "2021-11-10T18:20:22Z",
"status": "A",
"result": "VERIFIED"
},
"manual_id_verification": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-10T18:20:22Z",
"modified": "2021-11-10T18:20:22Z",
"status": "A",
"result": "VERIFIED"
},
"rcmp_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"us_criminal_record_check_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"criminal_cases": [{
"case_type": "Criminal",
"number": "123asd",
"file_date": "2000-12-12",
"judgment_date": "2000-12-12",
"summary_description": "The case filings summary description",
"full_description": "string",
"notes": "No additional case notes available",
"court": {
"court": "Seattle Superior Court",
"court_type": "Criminal",
"docket_number": "545fjd",
"filed_date": "2000-12-12",
"served_date": "2000-12-12",
"trial_date": "2000-12-12",
"jurisdiction": "Seattle County"
},
"criminal_charges": [{
"offense_description": "Breach of peace",
"offense_date": "2000-12-12",
"offense_type": "Felony",
"plea": "Not Guilty",
"hearing_date": "2000-12-12",
"hearing_type": "Open court hearing",
"probation": "No probation given",
"community_service": "No community service given",
"sentence_suspended": "None",
"fines": "No fines given",
"fines_paid_status": "Fines not paid",
"fines_paid_date": "2000-12-12",
"cost": "200",
"restitution": "None",
"transferred_jurisdiction": "Transferred from Seattle",
"transferred_case_number": "690330",
"active_warrant": "No active warrant",
"jail_time": "6 months jail time",
"prison_time": "6 months prison time",
"charge_in_progress": "no charge in progress",
"charge": "Vehicular manslaughter two counts",
"charge_level": "Felony",
"charge_class": "None",
"dispositions": [{
"offense_description": "Speeding",
"offense_type": "Infraction",
"offense_date": "2000-12-12",
"description": "Description of the disposition offense",
"disposition_date": "2000-12-12",
"statue": "20-1212(B)",
"offense_class": "The offense class description",
"final_plea": "Not Guilty",
"disposition_description": "The description of the dispostion"
}
],
"arrests": [{
"arrest_date": "2000-12-12",
"booking_number": "42069",
"citation_number": "247365",
"arresting_agency": "KERSHAW COUNTY DETENTION CENTER",
"offense_type": "Misdemeanor",
"offense_description": "A description of the arresting offense",
"counts": "Arrest has 6 counts"
}
],
"sentences": [{
"sentence_type": "Community Service and Fines",
"duration": "6 months",
"amount": "100",
"amount_paid": "50",
"paid": "Half the fine has been paid",
"qualifier": "The sentence has no qualifier information",
"description": "The sentence description",
"effective_date": "2000-12-12",
"appearance_date": "2000-12-12",
"appearance_finding": "There are no appearance findings to detail about the sentence"
}
],
"additional_informations": [{
"description": "More case information was found.",
"additional_description": "None",
"event_date": "2000-12-12"
}
]
}
]
}
],
"ssn_id_document_reports": [{
"ssn_result": "Discrepancy",
"ssn_status": "Complete",
"names": [{
"first_name": "string",
"middle_name": "string",
"last_name": "string"
}
],
"addresses": [{
"address": "4412 King Alfred Court",
"unit": 100,
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8A1B2"
}
],
"id_documents": [{
"type": "Passport",
"number": "123412kdsdsk",
"issuing_country": "US",
"issuing_province_state": "WA",
"issue_date": "2000-12-12",
"expiry_date": "2000-12-12"
}
],
"dates_of_birth": [{
"date_of_birth": "2000-12-12"
}
]
}
],
"scan_status": {
"national_sex_offender_registry_scan": "Complete",
"security_watch_list_scan": "Complete",
"fraud_scan": "Complete",
"ofac_global_sanctions_scan": "Complete",
"ssn_verification_scan": "Complete",
"criminal_record_scan": "Complete",
"federal_record_scan": "Incomplete",
"single_state_county_record_scan": "Incomplete",
"all_state_county_record_scan": "Incomplete"
},
"record_check_requests": [{
"status": "Complete",
"state": "OH",
"county": "Kershaw",
"district": "District 1",
"fips_code": 12312,
"search_type": "Criminal/Court Database Search"
}
]
},
"verification_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"employment_verification": "VERIFIED",
"education_verification": "VERIFIED",
"credential_verification": "VERIFIED",
"certn_verification": "VERIFIED",
"employer_verification_results": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"certn_verification": "VERIFIED",
"company_name_verified": false,
"position_name_verified": false,
"income_verified": false,
"employment_dates_verified": true,
"verification_notes": "Verification notes!",
"employer": {
"company_name": "string",
"position": "string",
"income": 8500,
"pay_period": "PER_HOUR",
"start_date": "2021-11-10",
"end_date": "2021-11-10",
"certn_verification": "VERIFIED",
"verification_notes": "string",
"employer_reference": {
"email": {
"address": "[email protected]"
},
"phone_number": {
"phone_type": "NONE",
"number": "+1 250 555 1234",
"country": "string"
},
"name": {
"first_name": "string",
"middle_name": "string",
"last_name": "string"
},
"contact": {
"can_contact": true,
"can_contact_after_date": "2021-11-10"
}
}
}
},
"education_verification_results": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"certn_verification": "VERIFIED",
"specializations_verified": false,
"degree_verified": false,
"institution_verified": false,
"enrolment_dates_verified": true,
"verification_notes": "Verification notes!",
"education": {
"institution": "string",
"degree": {
"degree": "2021-11-10",
"verified": true
},
"address": {
"address": "4412 King Alfred Court",
"unit": 100,
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8A1B2"
},
"start_date": "2021-11-10",
"end_date": "2021-11-10",
"certn_verification": "VERIFIED",
"verification_notes": "string"
}
},
"credential_verification_results": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"certn_verification": "VERIFIED",
"certification_date_verified": false,
"certification_verified": false,
"institution_verified": true,
"verification_notes": "Verification notes!",
"credential": {
"description": "string",
"institution": "string",
"certification": "string",
"date_of_certification": "2021-11-10",
"current": true,
"certn_verification": "VERIFIED",
"verification_notes": "string"
}
}
},
"international_criminal_record_check_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"motor_vehicle_record_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"instant_verify_result": {
"instant_verify_employment": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"instant_verify_employment_result": [{
"verification_status": "VERIFIED",
"verifications_scale": 0.8,
"label_source_data": "Tiger Keeping",
"label_verifier_data": "Keeping of Tigers",
"org_source_data": "The Greater Wynnewood Exotic Animal Park",
"org_verifier_data": "The Greater Wynnewood Exotic Animal Park",
"dates_source_data": "Feb - Sept 2020",
"dates_verifier_data": "Feb - Sept 2020"
}
]
},
"instant_verify_education": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"instant_verify_education_result": [{
"verification_status": "VERIFIED",
"verifications_scale": 0.8,
"label_source_data": "Exploring Level 1",
"label_verifier_data": "Exploring 1",
"org_source_data": "DZ Center",
"org_verifier_data": "DZ Center",
"dates_source_data": "Feb - Sept 2020",
"dates_verifier_data": "Feb - Sept 2020"
}
]
},
"instant_verify_credential": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"instant_verification_credential_result": [{
"verification_status": "VERIFIED",
"verifications_scale": 0.8,
"label_source_data": "CPR",
"label_verifier_data": "CPR Care Giver",
"org_source_data": "Red Cross",
"org_verifier_data": "Red Cross",
"dates_source_data": "Feb - Sept 2020",
"dates_verifier_data": "Feb - Sept 2020"
}
]
}
},
"salary": 0,
"sufficient_salary": true,
"high_risk_vulnerable_sector": true,
"job_safety_undue_risk": true,
"early_termination": 0,
"early_termination_label": "High",
"reliability_risk": 0,
"reliability_risk_label": "High",
"workplace_misconduct": 0,
"workplace_misconduct_label": "High"
}{
"count": int,
"next": URL,
"previous": URL,
"results": [
{
"(request_flags)": boolean,
"last_updated": string <date-time>,
"id": string <uuid>,
"short_uid": string,
"report_status": string <Enum>,
"information": {
object(Information)
},
"applicant_account": {
"id": string <uuid>,
"email": string,
"email_verified": boolean,
"phone_number": string
},
"application": {
object(Application)
},
"adjudication_status": string <Enum>,
"adjudication_status_label": string <Enum>,
"report_summary": {
"reference_result": object(BasePackageResult),
"australian_criminal_intelligence_commission_check_result": object(certificate_url),
"rcmp_result": object(RCMPResult),
"equifax_result": object(EquifaxResult),
"information_result": object(BasePackageResult),
"instant_verify_result": object(BasePackageResult),
"international_criminal_record_check_result": object(InternationalCriminalRecordCheckResult),
"motor_vehicle_record_result": object(MotorVehicleRecordResult),
"social_media_check_result": object(SocialMediaCheckResult),
"risk_result": object(RiskResult),
"soquij_result": object(SoquijResult),
"uk_basic_dbs_check_result": object(UKBasicDBSCheckResult),
"uk_basic_ds_check_result": object(UKBasicDSCheckResult),
"uk_right_to_work_check_result": object(UKRightToWorkResult),
"us_criminal_record_check_result": object(USCriminalRecordCheckResult),
"vaccination_check_result": object(BasePackageResult),
"right_to_work_result": object(RightToWorkResult),
"certn_verification": object(BasePackageResult),
"report_result": string <Enum>,
"report_result_label": string <Enum>,
"dispute": boolean,
"report_status": string <Enum>,
"report_status_label": string <Enum>
},
"can_upgrade": boolean,
"is_equifax_eligible": boolean,
"can_resend_email": boolean,
"resend_email_time": string <date-time>,
"is_viewed": boolean,
"onboarding_link": URL,
"applicant_adjudication": null,
"has_active_automated_reminders": boolean,
"order_status": string <Enum>,
"check_executions": [
{
"id": "check_exec_ABcDefghIJKlmNOPQRsTUv",
"check_name": string,
"status": string <Enum>
}
],
"status": string <Enum>
}
]
}{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"request_identity_verification": false,
"request_equifax": false,
"request_base": false,
"request_instant_verify_employment": false,
"request_instant_verify_education": false,
"request_instant_verify_credential": false,
"request_international_criminal_record_check": false,
"request_enhanced_identity_verification": false,
"request_motor_vehicle_records": false,
"request_criminal_record_check": false,
"request_enhanced_criminal_record_check": false,
"request_vulnerable_sector_criminal_record_check": false,
"request_employer_references": false,
"request_address_references": false,
"request_employer_phone_references": false,
"request_address_phone_references": false,
"request_softcheck": true,
"request_social_media_check": false,
"request_soquij": false,
"request_us_criminal_record_check_tier_1": false,
"request_us_criminal_record_check_tier_2": false,
"request_us_criminal_record_check_tier_3": false,
"request_education_verification": false,
"request_credential_verification": false,
"request_employment_verification": false,
"request_vaccination_check": false,
"request_australian_criminal_intelligence_commission_check": false,
"request_volunteer_acic_check": false,
"request_right_to_work": false,
"request_uk_basic_dbs_check": false,
"request_uk_basic_ds_check": false,
"request_uk_right_to_work_check": false,
"last_updated": "2023-09-13T22:14:42.636137Z",
"id": "9779b0fa-e72b-4647-bf19-b721827636f1",
"short_uid": "abcEFgHI",
"report_status": "SENT",
"information": {
"first_name": "Andrew",
"last_name": "McLeod"
},
"applicant_account": {
"id": "abf9fcf4-45cc-40fc-b964-52add35aaab4",
"email": "[email protected]",
"email_verified": false,
"phone_number": null
},
"application": {
"owner": {
"email": "[email protected]"
},
"posting": null,
"is_active": true,
"team": {
"internal_name": "Team Name"
}
},
"adjudication_status": "NONE",
"adjudication_status_label": "None",
"report_summary": {
"reference_result": null,
"australian_criminal_intelligence_commission_check_result": null,
"rcmp_result": null,
"equifax_result": null,
"information_result": null,
"instant_verify_result": null,
"international_criminal_record_check_result": null,
"motor_vehicle_record_result": null,
"social_media_check_result": null,
"risk_result": null,
"soquij_result": null,
"uk_basic_dbs_check_result": null,
"uk_basic_ds_check_result": null,
"uk_right_to_work_check_result": null,
"us_criminal_record_check_result": null,
"vaccination_check_result": null,
"right_to_work_result": null,
"certn_verification": null,
"report_result": "NONE",
"report_result_label": "None",
"dispute": false,
"report_status": "SENT",
"report_status_label": "Sent"
},
"can_upgrade": false,
"is_equifax_eligible": false,
"can_resend_email": false,
"resend_email_time": "2023-09-14T22:14:42.586648Z",
"is_viewed": false,
"onboarding_link": "https://demo-app.certn.co/welcome/email?session=12d0449f-6ddd-40e8-91c7-405956692c58&token=1b4894b9-a211-4b4b-b14a-4a1234398e8f&onboardingType=HR&inviteRoute=email&inviteCode=111a1",
"applicant_adjudication": null,
"has_active_automated_reminders": true,
"order_status": "WAITING_ON_CANDIDATE",
"check_executions": [
{
"id": "check_exec_ABcDefghIJKlmNOPQRsTUv",
"check_name": "softcheck",
"status": "WAITING_ON_CANDIDATE"
}
],
"status": "Pending"
}
]
{
"id": string <uuid>,
"created": string <date-time>,
"modified": string <date-time>,
"tag": string,
"(request_flags)": boolean
"last_updated": string <date-time>,
"submitted_time": string <date-time>,
"is_submitted": boolean,
"applicant_type": string <Enum>,
"report_status": string <Enum>,
"status": string <Enum>,
"status_label": string <Enum>,
"result": string <Enum>,
"result_label": string <Enum>,
"certn_score": number,
"certn_score_label": string <Enum>,
"applicant_account": {
"id": string,
"email": string
},
"application": {
object (Application)
},
"country": "CA",
"information": {
object (Information)
},
"employment_verification": string <VerificationEnum>,
"education_verification": string <VerificationEnum>,
"credential_verification": string <VerificationEnum>,
"reference_result": {
object (BasePackageResult)
},
"information_result": {
object (BasePackageResult)
},
"risk_result": {
object (RiskResult)
},
"equifax_result": {
object (EquifaxResult)
},
"identity_verified": boolean,
"employment_verified": boolean,
"identity_verification": {
object (Identity Verification)
},
"enhanced_identity_verification": {
object (EnhancedIdentityVerification)
},
"manual_id_verification": {
object (ManualIDVerification)
},
"rcmp_result": {
object (BasePackageResult)
},
"us_criminal_record_check_result": {
object (USCriminalRecordCheckResult)
},
"verification_result": {
object (VerificationResult)
},
"international_criminal_record_check_result": {
object (BasePackageResult)
},
"motor_vehicle_record_result": {
object (BasePackageResult)
},
"salary": number,
"sufficient_salary": boolean,
"high_risk_vulnerable_sector": boolean,
"job_safety_undue_risk": boolean,
"early_termination": number,
"early_termination_label": string <Enum>,
"reliability_risk": number,
"reliability_risk_label": string <Enum>,
"workplace_misconduct": number,
"workplace_misconduct_label": string <Enum>
}{
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-10T18:20:22Z",
"modified": "2021-11-10T18:20:22Z",
"tag": "Sub-Client 123",
"request_base": false,
"request_behavioural": false,
"request_softcheck": true,
"request_us_ssn_verification": false,
"request_equifax": true,
"request_identity_verification": false,
"request_enhanced_identity_verification": false,
"request_criminal_record_check": false,
"request_enhanced_criminal_record_check": false,
"request_us_criminal_record_check_tier_1": false,
"request_us_criminal_record_check_tier_2": false,
"request_us_criminal_record_check_tier_3": false,
"request_international_criminal_record_check": false,
"request_motor_vehicle_records": false,
"request_employment_verification": false,
"request_education_verification": false,
"request_credential_verification": false,
"request_employer_references": false,
"request_address_references": false,
"request_employer_phone_references": false,
"request_address_phone_references": false,
"request_instant_verify_employment": false,
"request_instant_verify_education": false,
"request_instant_verify_credential": false,
"last_updated": "2021-11-10T18:20:22Z",
"submitted_time": "2021-11-10T18:20:22Z",
"is_submitted": true,
"applicant_type": "STANDARD",
"report_status": "IN_PROGRESS",
"status": "Pending",
"status_label": "Pending",
"result": "REVIEW",
"result_label": "Review",
"certn_score": 85,
"certn_score_label": "PASS",
"applicant_account": {
"id": "string",
"email": "string"
},
"application": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-10T18:20:22Z",
"modified": "2021-11-10T18:20:22Z",
"email": "string"
},
"country": "CA",
"information": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-10T18:20:22Z",
"modified": "2021-11-10T18:20:22Z",
"first_name": "Sebastien",
"middle_name": "Jack Pierre",
"last_name": "Normandin",
"last_name_at_birth": "string",
"former_names": "string",
"alias": "string",
"date_of_birth": "2021-11-10",
"phone_number": "250-123-1234",
"sin_ssn": 123123123,
"gender": "M",
"birth_city": "string",
"birth_province_state": "string",
"birth_other_province_state": "string",
"birth_country": "string",
"license_number": "string",
"license_valid": true,
"license_prov_state": "string",
"license_other_country": true,
"license_type": "CA",
"cover_letter": "string",
"addresses": [
{
"address": "4412 King Alfred Court",
"unit": 100,
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8A1B2",
"rent_or_own": "R",
"cost": 0,
"start_date": "2021-11-10",
"end_date": "2021-11-10",
"certn_verification": "VERIFIED",
"verification_notes": "string",
"address_reference": {
"email": {
"address": "[email protected]"
},
"phone_number": {
"phone_type": "NONE",
"number": "+1 250 555 1234",
"country": "string"
},
"name": {
"first_name": "string",
"middle_name": "string",
"last_name": "string"
},
"contact": {
"can_contact": true,
"can_contact_after_date": "2021-11-10"
}
}
}
],
"employers": [
{
"company_name": "string",
"position": "string",
"income": 8500,
"pay_period": "PER_HOUR",
"start_date": "2021-11-10",
"end_date": "2021-11-10",
"certn_verification": "VERIFIED",
"verification_notes": "string",
"employer_reference": {
"email": {
"address": "[email protected]"
},
"phone_number": {
"phone_type": "NONE",
"number": "+1 250 555 1234",
"country": "string"
},
"name": {
"first_name": "string",
"middle_name": "string",
"last_name": "string"
},
"contact": {
"can_contact": true,
"can_contact_after_date": "2021-11-10"
}
}
}
],
"educations": [
{
"institution": "string",
"degree": {
"degree": "2021-11-10",
"verified": true
},
"address": {
"address": "4412 King Alfred Court",
"unit": 100,
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8A1B2"
},
"start_date": "2021-11-10",
"end_date": "2021-11-10",
"certn_verification": "VERIFIED",
"verification_notes": "string"
}
],
"convictions": [
{
"offense": 2002,
"date_of_sentence": "2000-01-01T00:00:00.000Z",
"court_location": "Toronto, ON, Canada",
"description": "Robbery; Theft over $200"
}
]
},
"employment_verification": "VERIFIED",
"education_verification": "VERIFIED",
"credential_verification": "VERIFIED",
"reference_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"information_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"risk_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"risk_evaluations": [
{
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"overall_score": "PASS",
"risk_information_result": {},
"criminal_results": [
{
"confidence": 0,
"confidence_label": "Likely",
"overall_score": "PASS",
"criminal_identity": {
"criminal_cases": [
{
"case_type": "Criminal",
"number": "123asd",
"file_date": "2000-12-12",
"judgment_date": "2000-12-12",
"summary_description": "The case filings summary description",
"full_description": "string",
"notes": "No additional case notes available",
"court": {
"court": "Seattle Superior Court",
"court_type": "Criminal",
"docket_number": "545fjd",
"filed_date": "2000-12-12",
"served_date": "2000-12-12",
"trial_date": "2000-12-12",
"jurisdiction": "Seattle County"
},
"criminal_charges": [
{
"offense_description": "Breach of peace",
"offense_date": "2000-12-12",
"offense_type": "Felony",
"plea": "Not Guilty",
"hearing_date": "2000-12-12",
"hearing_type": "Open court hearing",
"probation": "No probation given",
"community_service": "No community service given",
"sentence_suspended": "None",
"fines": "No fines given",
"fines_paid_status": "Fines not paid",
"fines_paid_date": "2000-12-12",
"cost": "200",
"restitution": "None",
"transferred_jurisdiction": "Transferred from Seattle",
"transferred_case_number": "690330",
"active_warrant": "No active warrant",
"jail_time": "6 months jail time",
"prison_time": "6 months prison time",
"charge_in_progress": "no charge in progress",
"charge": "Vehicular manslaughter two counts",
"charge_level": "Felony",
"charge_class": "None",
"dispositions": [
{
"offense_description": "Speeding",
"offense_type": "Infraction",
"offense_date": "2000-12-12",
"description": "Description of the disposition offense",
"disposition_date": "2000-12-12",
"statue": "20-1212(B)",
"offense_class": "The offense class description",
"final_plea": "Not Guilty",
"disposition_description": "The description of the dispostion"
}
],
"arrests": [
{
"arrest_date": "2000-12-12",
"booking_number": "42069",
"citation_number": "247365",
"arresting_agency": "KERSHAW COUNTY DETENTION CENTER",
"offense_type": "Misdemeanor",
"offense_description": "A description of the arresting offense",
"counts": "Arrest has 6 counts"
}
],
"sentences": [
{
"sentence_type": "Community Service and Fines",
"duration": "6 months",
"amount": "100",
"amount_paid": "50",
"paid": "Half the fine has been paid",
"qualifier": "The sentence has no qualifier information",
"description": "The sentence description",
"effective_date": "2000-12-12",
"appearance_date": "2000-12-12",
"appearance_finding": "There are no appearance findings to detail about the sentence"
}
],
"additional_informations": [
{
"description": "More case information was found.",
"additional_description": "None",
"event_date": "2000-12-12"
}
]
}
]
}
],
"criminal_alerts": [
{
"parent_category": "FRAUD",
"category": "Burglary",
"stage": "Conviction",
"type": "Citation",
"description": "Convicted of burglary",
"date": "2000-12-12",
"parent_category_label": "Fraud"
}
],
"criminal_sources": [
{
"name": "World News",
"url": "worldnews.com",
"date": "2000-12-12",
"format": "Online Media",
"headline": "Burglary Conviction for Area Man",
"publication_source": "World News Conglomerate",
"publisher": "World News"
}
],
"criminal_addresses": [
{
"start_date": "2000-12-12",
"end_date": "2000-12-12",
"unit": "1a",
"address": "123 fort st.",
"city": "Victoria",
"province_state": "BC",
"country": "Canda",
"postal_code": "V8X2C3"
}
],
"criminal_additional_informations": [
{
"aliases": [
"willy will",
"billy bill"
],
"dates_of_birth": [
"2000-12-12"
],
"name": {
"first_name": "string",
"middle_name": "string",
"last_name": "string"
}
}
]
}
}
]
}
]
},
"equifax_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"description": "The financial score is based on self-provided information from the applicant and an analysis of the applicant's information available to Certn. This includes a credit check, Equifax record analysis, as well as other important informational data points",
"total_debt": 100,
"upgradable": false,
"trades": [
{
"credit_grantor": "RBC",
"payment_status": "Up to date",
"date_opened": "2000-12-12",
"account_rating": "High",
"date_reported": "2000-12-12",
"account_type": "Revolving",
"high_credit": 2000,
"balance_amount": 1000,
"last_activity_or_payment": "Paid as up to date",
"r_code": "R-1",
"percent_credit_used": 50,
"account_number": "112ksjd",
"past_due_amount": 0,
"payment_term_amount": 120,
"months_reviewed": 15,
"narratives": [
"Account has been paid in full."
]
}
],
"employers": [
{
"employment": "Subject's Current Employer",
"occupation": "Software",
"employer": "Certn",
"city": "Victoria",
"province": "BC",
"verification": true,
"salary": 1000000
}
],
"addresses": [
{
"address": "123 fort st.",
"civic_number": 123,
"street_name": "fort st.",
"city": "Victoria",
"province": "BC"
}
],
"collections": [
{
"date_of_last_payment": "2000-12-12",
"creditor": "Boys Club",
"amount_owed": 10000,
"amount_paid": 50,
"ledger_number": "123aslld",
"date_paid": "2000-12-12T00:00:00.000Z",
"date_reported": "2000-12-12T00:00:00.000Z",
"assigned_date": "2012-12-12T00:00:00.000Z",
"verification_date": "2000-12-12T00:00:00.000Z",
"account_designation": "Individual",
"first_deliquency": "2000-12-12T00:00:00.000Z",
"agency_entity": "GQC123",
"reason": "Credit not paid on in full",
"description": "Parking ticket"
}
],
"deposit_alerts": [
{
"customer_entity": "RBC",
"date_reported": "2000-12-12T00:00:00.000Z",
"account_type": "Business",
"date_opened": "2000-12-12T00:00:00.000Z",
"date_closed": "2000-12-12T00:00:00.000Z",
"date_written_off": "2000-12-12T00:00:00.000Z",
"amount_written_off": 2000,
"alert_status": "High",
"alert_status_date": "2000-12-12T00:00:00.000Z"
}
],
"bankruptcies": [
{
"account_type": "Individual",
"liability_amount": 2000,
"asset_amount": 20000,
"customer": "CRED COUNSELLING SOC",
"case_number_and_trustee": "12312 CE ASSOCIATES",
"filer": "Subject",
"legal_narrative": "No legal information available",
"date_filed": "2000-12-12T00:00:00.000Z",
"intent_or_disposition": "Discharged"
}
],
"judgments": [
{
"plaintiff": "Fred Rickleson",
"defendant": "Rick Frederickson",
"amount": 1000.21,
"date_filed": "2000-12-12T00:00:00.000Z",
"date_satisfied": "2000-12-12T00:00:00.000Z",
"verification_date": "2000-12-12T00:00:00.000Z",
"court_entity": "RBC",
"garnishee": "RBC",
"description": "Fred sued Rick"
}
],
"legal_items": [
{
"case_number": "1232djdsj",
"verification_date": "2000-12-12T00:00:00.000Z",
"update_source_code": "Tape rptd",
"date_filed": "2000-12-12T00:00:00.000Z",
"court_entity": "Toronto small claims",
"status_code": "Satisfied",
"date_satisfied": "2000-12-12T00:00:00.000Z",
"amount": 10000,
"defendant": "John Smithy",
"plaintiff": "Smith Johny",
"lawyer_name_address": "Johnson LLC 123 fort st Victoria",
"legal_item_description": "It was very bad deal"
}
],
"liens": [
{
"amount": 1000,
"date_filed": "1999-12-12T00:00:00.000Z",
"lien_class": "Class A",
"date_released": "1990-12-12T00:00:00.000Z",
"date_verified": "1990-12-12T00:00:00.000Z",
"court_entity": "Superior Court.",
"case_number": "123asda",
"lien_description": "Lien on house."
}
],
"secured_loans": [
{
"date_filed": "1990-12-12T00:00:00.000Z",
"court_entity": "Superior",
"creditor_name_address": "RBC 123 Main st.",
"creditor_industry_code": "620a",
"maturity_date": "1990-12-12T00:00:00.000Z"
}
],
"fraud_warnings": [
{
"product_description": "Fraud warnings are warnings of fraud.",
"message_priority": "Very high",
"message_code": "123a",
"message_description": "High fraud alert for bank fraud"
}
],
"non_sufficient_funds": [
{
"date_reported": "1990-12-12T00:00:00.000Z",
"creditor_entity": "RBC",
"nsfamount": 1000.2,
"details": "No sufficient funds in savings account.",
"verification_date": "1990-12-12T00:00:00.000Z"
}
],
"credit_file_metadatas": [
{
"hit_strength_indicator": "HIT",
"request_number": "123asd",
"address_discrepancy": "No discrepancy found in address",
"customer_number": "123asd",
"report_id": "123asd",
"file_since_date": "1990-12-12T00:00:00.000Z",
"date_of_last_activity": "1990-12-12T00:00:00.000Z",
"date_of_request": "1990-12-12T00:00:00.000Z",
"hit": "Big Hit",
"data_warning_messages": [
"No data warning messages"
],
"card_alert_warning_messages": [
"Credit card on high alert"
],
"alert_indicators": [
"No messages"
]
}
],
"other_incomes": [
{
"date_reported": "1990-12-12T00:00:00.000Z",
"income_source": "RBC",
"amount": 1000000,
"verification_date": "1990-12-12T00:00:00.000Z"
}
],
"consumer_statements": [
{
"date_reported": "1990-12-12T00:00:00.000Z",
"statement": "No consumer statement available."
}
],
"bank_accounts": [
{
"account": "Personal checking",
"date_reported": "1990-12-12T00:00:00.000Z",
"creditor_entity": "RBC",
"account_number": "123asd",
"figure_amount": 1000.12,
"date_opened": "1990-12-12T00:00:00.000Z",
"account_type": "Checking",
"status": "active",
"number_of_nsf": 0
}
],
"local_inquiries": [
{
"inquiry_date": "1990-12-12T00:00:00.000Z",
"customer_name": "Certn"
}
],
"foreign_inquiries": [
{
"inquiry_date": "1990-12-12T00:00:00.000Z",
"city_name_or_inquiry_number": "Seattle",
"inquiry_province": "WA"
}
]
},
"identity_verified": true,
"employment_verified": true,
"identity_verification": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-10T18:20:22Z",
"modified": "2021-11-10T18:20:22Z",
"status": "A",
"result": "VERIFIED"
},
"enhanced_identity_verification": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-10T18:20:22Z",
"modified": "2021-11-10T18:20:22Z",
"status": "A",
"result": "VERIFIED"
},
"manual_id_verification": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-10T18:20:22Z",
"modified": "2021-11-10T18:20:22Z",
"status": "A",
"result": "VERIFIED"
},
"rcmp_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"us_criminal_record_check_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"criminal_cases": [
{
"case_type": "Criminal",
"number": "123asd",
"file_date": "2000-12-12",
"judgment_date": "2000-12-12",
"summary_description": "The case filings summary description",
"full_description": "string",
"notes": "No additional case notes available",
"court": {
"court": "Seattle Superior Court",
"court_type": "Criminal",
"docket_number": "545fjd",
"filed_date": "2000-12-12",
"served_date": "2000-12-12",
"trial_date": "2000-12-12",
"jurisdiction": "Seattle County"
},
"criminal_charges": [
{
"offense_description": "Breach of peace",
"offense_date": "2000-12-12",
"offense_type": "Felony",
"plea": "Not Guilty",
"hearing_date": "2000-12-12",
"hearing_type": "Open court hearing",
"probation": "No probation given",
"community_service": "No community service given",
"sentence_suspended": "None",
"fines": "No fines given",
"fines_paid_status": "Fines not paid",
"fines_paid_date": "2000-12-12",
"cost": "200",
"restitution": "None",
"transferred_jurisdiction": "Transferred from Seattle",
"transferred_case_number": "690330",
"active_warrant": "No active warrant",
"jail_time": "6 months jail time",
"prison_time": "6 months prison time",
"charge_in_progress": "no charge in progress",
"charge": "Vehicular manslaughter two counts",
"charge_level": "Felony",
"charge_class": "None",
"dispositions": [
{
"offense_description": "Speeding",
"offense_type": "Infraction",
"offense_date": "2000-12-12",
"description": "Description of the disposition offense",
"disposition_date": "2000-12-12",
"statue": "20-1212(B)",
"offense_class": "The offense class description",
"final_plea": "Not Guilty",
"disposition_description": "The description of the dispostion"
}
],
"arrests": [
{
"arrest_date": "2000-12-12",
"booking_number": "42069",
"citation_number": "247365",
"arresting_agency": "KERSHAW COUNTY DETENTION CENTER",
"offense_type": "Misdemeanor",
"offense_description": "A description of the arresting offense",
"counts": "Arrest has 6 counts"
}
],
"sentences": [
{
"sentence_type": "Community Service and Fines",
"duration": "6 months",
"amount": "100",
"amount_paid": "50",
"paid": "Half the fine has been paid",
"qualifier": "The sentence has no qualifier information",
"description": "The sentence description",
"effective_date": "2000-12-12",
"appearance_date": "2000-12-12",
"appearance_finding": "There are no appearance findings to detail about the sentence"
}
],
"additional_informations": [
{
"description": "More case information was found.",
"additional_description": "None",
"event_date": "2000-12-12"
}
]
}
]
}
],
"ssn_id_document_reports": [
{
"ssn_result": "Discrepancy",
"ssn_status": "Complete",
"names": [
{
"first_name": "string",
"middle_name": "string",
"last_name": "string"
}
],
"addresses": [
{
"address": "4412 King Alfred Court",
"unit": 100,
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8A1B2"
}
],
"id_documents": [
{
"type": "Passport",
"number": "123412kdsdsk",
"issuing_country": "US",
"issuing_province_state": "WA",
"issue_date": "2000-12-12",
"expiry_date": "2000-12-12"
}
],
"dates_of_birth": [
{
"date_of_birth": "2000-12-12"
}
]
}
],
"scan_status": {
"national_sex_offender_registry_scan": "Complete",
"security_watch_list_scan": "Complete",
"fraud_scan": "Complete",
"ofac_global_sanctions_scan": "Complete",
"ssn_verification_scan": "Complete",
"criminal_record_scan": "Complete",
"federal_record_scan": "Incomplete",
"single_state_county_record_scan": "Incomplete",
"all_state_county_record_scan": "Incomplete"
},
"record_check_requests": [
{
"status": "Complete",
"state": "OH",
"county": "Kershaw",
"district": "District 1",
"fips_code": 12312,
"search_type": "Criminal/Court Database Search"
}
]
},
"verification_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"employment_verification": "VERIFIED",
"education_verification": "VERIFIED",
"credential_verification": "VERIFIED",
"certn_verification": "VERIFIED",
"employer_verification_results": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"certn_verification": "VERIFIED",
"company_name_verified": false,
"position_name_verified": false,
"income_verified": false,
"employment_dates_verified": true,
"verification_notes": "Verification notes!",
"employer": {
"company_name": "string",
"position": "string",
"income": 8500,
"pay_period": "PER_HOUR",
"start_date": "2021-11-10",
"end_date": "2021-11-10",
"certn_verification": "VERIFIED",
"verification_notes": "string",
"employer_reference": {
"email": {
"address": "[email protected]"
},
"phone_number": {
"phone_type": "NONE",
"number": "+1 250 555 1234",
"country": "string"
},
"name": {
"first_name": "string",
"middle_name": "string",
"last_name": "string"
},
"contact": {
"can_contact": true,
"can_contact_after_date": "2021-11-10"
}
}
}
},
"education_verification_results": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"certn_verification": "VERIFIED",
"specializations_verified": false,
"degree_verified": false,
"institution_verified": false,
"enrolment_dates_verified": true,
"verification_notes": "Verification notes!",
"education": {
"institution": "string",
"degree": {
"degree": "2021-11-10",
"verified": true
},
"address": {
"address": "4412 King Alfred Court",
"unit": 100,
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8A1B2"
},
"start_date": "2021-11-10",
"end_date": "2021-11-10",
"certn_verification": "VERIFIED",
"verification_notes": "string"
}
},
"credential_verification_results": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"certn_verification": "VERIFIED",
"certification_date_verified": false,
"certification_verified": false,
"institution_verified": true,
"verification_notes": "Verification notes!",
"credential": {
"description": "string",
"institution": "string",
"certification": "string",
"date_of_certification": "2021-11-10",
"current": true,
"certn_verification": "VERIFIED",
"verification_notes": "string"
}
}
},
"international_criminal_record_check_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"motor_vehicle_record_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"salary": 0,
"sufficient_salary": true,
"high_risk_vulnerable_sector": true,
"job_safety_undue_risk": true,
"early_termination": 0,
"early_termination_label": "High",
"reliability_risk": 0,
"reliability_risk_label": "High",
"workplace_misconduct": 0,
"workplace_misconduct_label": "High"
}string <binary>{
"report_url": string
}{
"report_url": "https://s3.ca-central-1.amazonaws.com/certn-reports/hr_806066d2-f9e7-4d54-844e-bcc225a8ef6d_1575603960.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAI322I2RK3VQJ4O3Q%2F20191206%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20191206T034608Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=0032b9ff42a2fe1135d28079f67b70338f5abc373b4b0a72707e3109eac8815d"
}{
"html": string
}{
"html": "<!doctype html>\\n<html>\\n\\n<head><title>Certn Report</title></head><body>HR</body></html>"
}How to make requests and generate reports as a property management client in the Certn API.
When sending test data to the following endpoints, change the domain to https://demo-api.certn.co.
To view a list of all application parameters, visit .
An application is a single request containing a variety of checks for one applicant. These endpoints allow you to create, upgrade, and retrieve the applications associated with your team.
POST https://api.certn.co/api/v1/pm/applications/invite/
Invite an applicant to complete a screen.
Provide information in the body of the request to pre-fill the application forms.
To invite multiple applicants at once use the grouped_applicants parameter. Add each applicant as an object within the array, and provide an email (required) and a (optional).
Example
{
"request_softcheck": true,
"email": "[email protected]",
"owner_id" : "bd78a737-16cf-496a-9c3a-7b9e5533cfce"
}
This may be happening because:
You are missing required fields
Add all the required fields to the body of your request.
You used the wrong format or data type for a field
Format all your fields according to their .
POST https://api.certn.co/api/v1/pm/applications/quick/
Screen an applicant using only the information in the body of your request.
before running the screen.
This may be happening because:
You are missing required fields
Add all the required fields to the body of your request.
You used the wrong format or data type for a field
Format all your fields according to their .
PUT https://api.certn.co/api/v1/pm/applicants/{applicant_id}/packages/
Add a screening request to an existing application.
To add screening requests to your application, wait for the report's status field to show Returned.
This may be happening because:
Your account isn't configured to run this check
to have your account configured for this check.
See for more details.
GET https://api.certn.co/api/v1/pm/applicants/
View the details of all your applications.
The results are sent via paginated response, in chronological order. To retrieve the next page, send a request to the URL under the field next, or add one to your page counter:
https://api.certn.co/api/v1/pm/applicants/?page=<pgNum>
You can retrieve the final report for an application when its report_status field is marked as COMPLETE.
This may be happening because:
The page number you provided doesn't exist
Make sure the page number you entered is a valid integer and within the bounds of your expected results.
See for more details.
GET https://api.certn.co/api/v1/pm/applicants/{applicant_id}/
View the details of an application.
Check the status field to see if the application is done processing.
You can retrieve the final report when the report_status field is marked as COMPLETE.
This may be happening because:
The ID you provided couldn't be found
Add your to the URL and make sure it's in the proper format.
See for more details.
A report shows the final results of the requested checks. These endpoints allow you to retrieve your reports in the format of your choice.
GET https://api.certn.co/api/v1/pm/reports/{applicant_id}/pdf
Download an application's report as a PDF file.
To download the report, wait for the application's status field to show Returned.
This may be happening because:
The application is still processing
Wait for the application's status field to show Returned before generating the final report.
See for more details.
GET https://api.certn.co/api/v1/pm/reports/{applicant_id}/link
Create a PDF report hosted on Certn's servers. The URL returned can be used to view the report without downloading it. This link is valid for 1 hour only.
To create the hosted PDF report, wait for the application's status field to show Returned.
This may be happening because:
The application is still processing
Wait for the application's status field to show Returned before generating the final report.
See for more details.
GET https://api.certn.co/api/v1/pm/reports/{applicant_id}/web/
Download an application's report as an HTML file.
To download the report, wait for the application's status field to show Returned.
This may be happening because:
The application is still processing
Wait for the application's status field to show Returned before generating the final report.
See for more details.
A property is a specific location with an address that you are renting. These endpoints allow you to create and retrieve the properties associated with your team.
GET https://api.certn.co/api/v1/pm/properties/
View the details of all your properties.
The results are sent via paginated response. To retrieve the next page, send a request to the URL under the field next, or add one to your page counter:
https://api.certn.co/api/v2/properties/?page=<pgNum>
This may be happening because:
The page number you provided doesn't exist
Make sure the page number you entered is a valid integer and within the bounds of your expected results.
See for more details.
POST https://api.certn.co/api/v1/pm/properties
Create a new property with the information provided in the body of your request.
This may be happening because:
You are missing required fields
Add all the required fields to the body of your request.
You used the wrong format or data type for a field
Format all your fields according to their .
A listing is a specific unit that you have placed up for rent. These endpoints allow you to create and retrieve the listings associated with your team.
GET https://api.certn.co/api/v1/pm/listings/
View the details of all your listings.
The results are sent via paginated response, in chronological order. To retrieve the next page, send a request to the URL under the field next, or add one to your page counter:
https://api.certn.co/api/v2/listings/?page=<pgNum>
This may be happening because:
The page number you provided doesn't exist
Make sure the page number you entered is a valid integer and within the bounds of your expected results.
See for more details.
POST https://api.certn.co/api/v2/listings/
Create a new listing with the information provided in the body of your request.
This may be happening because:
You are missing required fields
Add all the required fields to the body of your request.
You used the wrong format or data type for a field
Format all your fields according to their .
{request_flag}*
boolean
owner_id*
string <uuid>
ID of user ordering the application
Contact our support team to have your account configured for this check.
See Error codes for more details.
This may be happening because:
You used the wrong format or data type for a field
Format all your fields according to their data type. Most fields in our API take strings, while request flags take booleans.
See Error codes for more details.
position_or_property_location*
object
owner_id*
string <uuid>
ID of user ordering the application
enhanced_identity_verification
object
Contact our support team to have your account configured for this check.
See Error codes for more details.
This may be happening because:
You used the wrong format or data type for a field
Format all your fields according to their data type. Most fields in our API take strings, while request flags take booleans.
See Error codes for more details.
This may be happening because:
The ID you provided couldn't be found
Add your application ID to the URL and make sure it's in the proper format.
See Error codes for more details.
This may be happening because:
The ID you provided couldn't be found
Add your application ID to the URL and make sure it's in the proper format.
See Error codes for more details.
This may be happening because:
The ID you provided couldn't be found
Add your application ID to the URL and make sure it's in the proper format.
See Error codes for more details.
province_state*
string
country
string
is_active
boolean
owner_id*
string
Assign this property to a specific user
county*
string
US county, required for US addresses
move_in_immediately
boolean
move_in_date
string
Move in date YYYY-MM-DD
unit
string
pet_deposit_amount
number
url-code
string
is_active
boolean
property_manager_terms
string
storage_locker
boolean
notification_list_ids*
Array of strings <uuid>
List of user id for users who should receive notifications
owner_id*
string <uuid>
Assign this listing to a specific user
property_id*
string <uuid>
email*
string
Applicant's email address
tag
string
Group related applications by tag
phone_number
object
information
object
tag
string
Group related applications by tag
string
Applicant's email address
information*
object
{request_flag}*
boolean
applicant_id*
string
ID of the applicant
tag
string
Group related applications by tag
{request_flag}*
boolean
page
int
Page number to retrieve
application__team__id
string <uuid>
The application's team id.
owner
string <uuid>
applicant_id*
string
ID of the applicant
applicant_id*
string
ID of the applicant
applicant_id*
string
ID of the applicant
applicant_id*
string
ID of the applicant
page
int
Page number to retrieve
building
string
Building's name
building_code
string
address*
string
city*
string
page
int
Page number to retrieve
name
string
Listing manager's name
pet_deposit
boolean
security_deposit_amount
number
rent*
number
{
"id": string <uuid>,
"created": string <date-time>,
"modified": string <date-time>,
"applicants": [
{
"id": string <uuid>,
"status": string <Enum>,
"first_name": string,
"last_name": string,
"email": string,
"phone_number": {
"phone_type": string <Enum>,
"number": string",
"country": string <ISO Country Code>
}
}
]
}{
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-12T21:21:50Z",
"modified": "2021-11-12T21:21:50Z",
"applicants": [
{
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "Pending",
"first_name": "string",
"last_name": "string",
"email": "string",
"phone_number": {
"phone_type": "NONE",
"number": "+1 250 555 1234",
"country": "CA"
}
}
]
}{
"id": string <uuid>,
"created": string <date-time>,
"modified": string <date-time>,
"tag": string,
"(request_flags)": boolean
"last_updated": string <date-time>,
"submitted_time": string <date-time>,
"is_submitted": boolean,
"applicant_type": string <Enum>,
"report_status": string <Enum>,
"status": string <Enum>,
"status_label": string <Enum>,
"result": string <Enum>,
"result_label": string <Enum>,
"certn_score": number,
"certn_score_label": string <Enum>,
"applicant_account": {
"id": string,
"email": string
},
"application": {
object (Application)
},
"country": "CA",
"information": {
object (Information)
},
"employment_verification": string <VerificationEnum>,
"education_verification": string <VerificationEnum>,
"credential_verification": string <VerificationEnum>,
"reference_result": {
object (BasePackageResult)
},
"information_result": {
object (BasePackageResult)
},
"risk_result": {
object (RiskResult)
},
"equifax_result": {
object (EquifaxResult)
},
"identity_verified": boolean,
"employment_verified": boolean,
"identity_verification": {
object (Identity Verification)
},
"enhanced_identity_verification": {
object (EnhancedIdentityVerification)
},
"manual_id_verification": {
object (ManualIDVerification)
},
"rcmp_result": {
object (BasePackageResult)
},
"us_criminal_record_check_result": {
object (USCriminalRecordCheckResult)
},
"verification_result": {
object (VerificationResult)
},
"international_criminal_record_check_result": {
object (BasePackageResult)
},
"motor_vehicle_record_result": {
object (BasePackageResult)
},
"salary": number,
"sufficient_salary": boolean,
"high_risk_vulnerable_sector": boolean,
"job_safety_undue_risk": boolean,
"early_termination": number,
"early_termination_label": string <Enum>,
"reliability_risk": number,
"reliability_risk_label": string <Enum>,
"workplace_misconduct": number,
"workplace_misconduct_label": string <Enum>
}{
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-12T21:21:50Z",
"modified": "2021-11-12T21:21:50Z",
"tag": "Sub-Client 123",
"request_base": false,
"request_behavioural": false,
"request_softcheck": true,
"request_us_ssn_verification": false,
"request_equifax": true,
"request_identity_verification": false,
"request_enhanced_identity_verification": false,
"request_criminal_record_check": false,
"request_enhanced_criminal_record_check": false,
"request_us_criminal_record_check_tier_1": false,
"request_us_criminal_record_check_tier_2": false,
"request_us_criminal_record_check_tier_3": false,
"request_international_criminal_record_check": false,
"request_motor_vehicle_records": false,
"request_employment_verification": false,
"request_education_verification": false,
"request_credential_verification": false,
"request_employer_references": false,
"request_address_references": false,
"request_employer_phone_references": false,
"request_address_phone_references": false,
"request_instant_verify_employment": false,
"request_instant_verify_education": false,
"request_instant_verify_credential": false,
"last_updated": "2021-11-12T21:21:50Z",
"submitted_time": "2021-11-12T21:21:50Z",
"is_submitted": true,
"applicant_type": "STANDARD",
"report_status": "IN_PROGRESS",
"status": "Pending",
"status_label": "Pending",
"result": "REVIEW",
"result_label": "Review",
"certn_score": 85,
"certn_score_label": "PASS",
"applicant_account": {
"id": "string",
"email": "string"
},
"application": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-12T21:21:50Z",
"modified": "2021-11-12T21:21:50Z",
"email": "string"
},
"country": "CA",
"information": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-12T21:21:50Z",
"modified": "2021-11-12T21:21:50Z",
"first_name": "Sebastien",
"middle_name": "Jack Pierre",
"last_name": "Normandin",
"last_name_at_birth": "string",
"former_names": "string",
"alias": "string",
"date_of_birth": "2021-11-12",
"phone_number": "250-123-1234",
"sin_ssn": 123123123,
"gender": "M",
"birth_city": "string",
"birth_province_state": "string",
"birth_other_province_state": "string",
"birth_country": "string",
"license_number": "string",
"license_valid": true,
"license_prov_state": "string",
"license_other_country": true,
"license_type": "CA",
"cover_letter": "string",
"addresses": [{
"address": "4412 King Alfred Court",
"unit": 100,
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8A1B2",
"rent_or_own": "R",
"cost": 0,
"start_date": "2021-11-12",
"end_date": "2021-11-12",
"certn_verification": "VERIFIED",
"verification_notes": "string",
"address_reference": {
"email": {
"address": "[email protected]"
},
"phone_number": {
"phone_type": "NONE",
"number": "+1 250 555 1234",
"country": "string"
},
"name": {
"first_name": "string",
"middle_name": "string",
"last_name": "string"
},
"contact": {
"can_contact": true,
"can_contact_after_date": "2021-11-12"
}
}
}
],
"employers": [{
"company_name": "string",
"position": "string",
"income": 8500,
"pay_period": "PER_HOUR",
"start_date": "2021-11-12",
"end_date": "2021-11-12",
"certn_verification": "VERIFIED",
"verification_notes": "string",
"employer_reference": {
"email": {
"address": "[email protected]"
},
"phone_number": {
"phone_type": "NONE",
"number": "+1 250 555 1234",
"country": "string"
},
"name": {
"first_name": "string",
"middle_name": "string",
"last_name": "string"
},
"contact": {
"can_contact": true,
"can_contact_after_date": "2021-11-12"
}
}
}
],
"educations": [{
"institution": "string",
"degree": {
"degree": "2021-11-12",
"verified": true
},
"address": {
"address": "4412 King Alfred Court",
"unit": 100,
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8A1B2"
},
"start_date": "2021-11-12",
"end_date": "2021-11-12",
"certn_verification": "VERIFIED",
"verification_notes": "string"
}
],
"convictions": [{
"offense": 2002,
"date_of_sentence": "2000-01-01T00:00:00.000Z",
"court_location": "Toronto, ON, Canada",
"description": "Robbery; Theft over $200"
}
]
},
"employment_verification": "VERIFIED",
"education_verification": "VERIFIED",
"credential_verification": "VERIFIED",
"reference_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"information_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"risk_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"risk_evaluations": [{
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"overall_score": "PASS",
"risk_information_result": {},
"criminal_results": [{
"confidence": 0,
"confidence_label": "Likely",
"overall_score": "PASS",
"criminal_identity": {
"criminal_cases": [{
"case_type": "Criminal",
"number": "123asd",
"file_date": "2000-12-12",
"judgment_date": "2000-12-12",
"summary_description": "The case filings summary description",
"full_description": "string",
"notes": "No additional case notes available",
"court": {
"court": "Seattle Superior Court",
"court_type": "Criminal",
"docket_number": "545fjd",
"filed_date": "2000-12-12",
"served_date": "2000-12-12",
"trial_date": "2000-12-12",
"jurisdiction": "Seattle County"
},
"criminal_charges": [{
"offense_description": "Breach of peace",
"offense_date": "2000-12-12",
"offense_type": "Felony",
"plea": "Not Guilty",
"hearing_date": "2000-12-12",
"hearing_type": "Open court hearing",
"probation": "No probation given",
"community_service": "No community service given",
"sentence_suspended": "None",
"fines": "No fines given",
"fines_paid_status": "Fines not paid",
"fines_paid_date": "2000-12-12",
"cost": "200",
"restitution": "None",
"transferred_jurisdiction": "Transferred from Seattle",
"transferred_case_number": "690330",
"active_warrant": "No active warrant",
"jail_time": "6 months jail time",
"prison_time": "6 months prison time",
"charge_in_progress": "no charge in progress",
"charge": "Vehicular manslaughter two counts",
"charge_level": "Felony",
"charge_class": "None",
"dispositions": [{
"offense_description": "Speeding",
"offense_type": "Infraction",
"offense_date": "2000-12-12",
"description": "Description of the disposition offense",
"disposition_date": "2000-12-12",
"statue": "20-1212(B)",
"offense_class": "The offense class description",
"final_plea": "Not Guilty",
"disposition_description": "The description of the dispostion"
}
],
"arrests": [{
"arrest_date": "2000-12-12",
"booking_number": "42069",
"citation_number": "247365",
"arresting_agency": "KERSHAW COUNTY DETENTION CENTER",
"offense_type": "Misdemeanor",
"offense_description": "A description of the arresting offense",
"counts": "Arrest has 6 counts"
}
],
"sentences": [{
"sentence_type": "Community Service and Fines",
"duration": "6 months",
"amount": "100",
"amount_paid": "50",
"paid": "Half the fine has been paid",
"qualifier": "The sentence has no qualifier information",
"description": "The sentence description",
"effective_date": "2000-12-12",
"appearance_date": "2000-12-12",
"appearance_finding": "There are no appearance findings to detail about the sentence"
}
],
"additional_informations": [{
"description": "More case information was found.",
"additional_description": "None",
"event_date": "2000-12-12"
}
]
}
]
}
],
"criminal_alerts": [{
"parent_category": "FRAUD",
"category": "Burglary",
"stage": "Conviction",
"type": "Citation",
"description": "Convicted of burglary",
"date": "2000-12-12",
"parent_category_label": "Fraud"
}
],
"criminal_sources": [{
"name": "World News",
"url": "worldnews.com",
"date": "2000-12-12",
"format": "Online Media",
"headline": "Burglary Conviction for Area Man",
"publication_source": "World News Conglomerate",
"publisher": "World News"
}
],
"criminal_addresses": [{
"start_date": "2000-12-12",
"end_date": "2000-12-12",
"unit": "1a",
"address": "123 fort st.",
"city": "Victoria",
"province_state": "BC",
"country": "Canda",
"postal_code": "V8X2C3"
}
],
"criminal_additional_informations": [{
"aliases": [
"willy will",
"billy bill"
],
"dates_of_birth": [
"2000-12-12"
],
"name": {
"first_name": "string",
"middle_name": "string",
"last_name": "string"
}
}
]
}
}
]
}
]
},
"equifax_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"description": "The financial score is based on self-provided information from the applicant and an analysis of the applicant's information available to Certn. This includes a credit check, Equifax record analysis, as well as other important informational data points",
"total_debt": 100,
"upgradable": false,
"trades": [{
"credit_grantor": "RBC",
"payment_status": "Up to date",
"date_opened": "2000-12-12",
"account_rating": "High",
"date_reported": "2000-12-12",
"account_type": "Revolving",
"high_credit": 2000,
"balance_amount": 1000,
"last_activity_or_payment": "Paid as up to date",
"r_code": "R-1",
"percent_credit_used": 50,
"account_number": "112ksjd",
"past_due_amount": 0,
"payment_term_amount": 120,
"months_reviewed": 15,
"narratives": [
"Account has been paid in full."
]
}
],
"employers": [{
"employment": "Subject's Current Employer",
"occupation": "Software",
"employer": "Certn",
"city": "Victoria",
"province": "BC",
"verification": true,
"salary": 1000000
}
],
"addresses": [{
"address": "123 fort st.",
"civic_number": 123,
"street_name": "fort st.",
"city": "Victoria",
"province": "BC"
}
],
"collections": [{
"date_of_last_payment": "2000-12-12",
"creditor": "Boys Club",
"amount_owed": 10000,
"amount_paid": 50,
"ledger_number": "123aslld",
"date_paid": "2000-12-12T00:00:00.000Z",
"date_reported": "2000-12-12T00:00:00.000Z",
"assigned_date": "2012-12-12T00:00:00.000Z",
"verification_date": "2000-12-12T00:00:00.000Z",
"account_designation": "Individual",
"first_deliquency": "2000-12-12T00:00:00.000Z",
"agency_entity": "GQC123",
"reason": "Credit not paid on in full",
"description": "Parking ticket"
}
],
"deposit_alerts": [{
"customer_entity": "RBC",
"date_reported": "2000-12-12T00:00:00.000Z",
"account_type": "Business",
"date_opened": "2000-12-12T00:00:00.000Z",
"date_closed": "2000-12-12T00:00:00.000Z",
"date_written_off": "2000-12-12T00:00:00.000Z",
"amount_written_off": 2000,
"alert_status": "High",
"alert_status_date": "2000-12-12T00:00:00.000Z"
}
],
"bankruptcies": [{
"account_type": "Individual",
"liability_amount": 2000,
"asset_amount": 20000,
"customer": "CRED COUNSELLING SOC",
"case_number_and_trustee": "12312 CE ASSOCIATES",
"filer": "Subject",
"legal_narrative": "No legal information available",
"date_filed": "2000-12-12T00:00:00.000Z",
"intent_or_disposition": "Discharged"
}
],
"judgments": [{
"plaintiff": "Fred Rickleson",
"defendant": "Rick Frederickson",
"amount": 1000.21,
"date_filed": "2000-12-12T00:00:00.000Z",
"date_satisfied": "2000-12-12T00:00:00.000Z",
"verification_date": "2000-12-12T00:00:00.000Z",
"court_entity": "RBC",
"garnishee": "RBC",
"description": "Fred sued Rick"
}
],
"legal_items": [{
"case_number": "1232djdsj",
"verification_date": "2000-12-12T00:00:00.000Z",
"update_source_code": "Tape rptd",
"date_filed": "2000-12-12T00:00:00.000Z",
"court_entity": "Toronto small claims",
"status_code": "Satisfied",
"date_satisfied": "2000-12-12T00:00:00.000Z",
"amount": 10000,
"defendant": "John Smithy",
"plaintiff": "Smith Johny",
"lawyer_name_address": "Johnson LLC 123 fort st Victoria",
"legal_item_description": "It was very bad deal"
}
],
"liens": [{
"amount": 1000,
"date_filed": "1999-12-12T00:00:00.000Z",
"lien_class": "Class A",
"date_released": "1990-12-12T00:00:00.000Z",
"date_verified": "1990-12-12T00:00:00.000Z",
"court_entity": "Superior Court.",
"case_number": "123asda",
"lien_description": "Lien on house."
}
],
"secured_loans": [{
"date_filed": "1990-12-12T00:00:00.000Z",
"court_entity": "Superior",
"creditor_name_address": "RBC 123 Main st.",
"creditor_industry_code": "620a",
"maturity_date": "1990-12-12T00:00:00.000Z"
}
],
"fraud_warnings": [{
"product_description": "Fraud warnings are warnings of fraud.",
"message_priority": "Very high",
"message_code": "123a",
"message_description": "High fraud alert for bank fraud"
}
],
"non_sufficient_funds": [{
"date_reported": "1990-12-12T00:00:00.000Z",
"creditor_entity": "RBC",
"nsfamount": 1000.2,
"details": "No sufficient funds in savings account.",
"verification_date": "1990-12-12T00:00:00.000Z"
}
],
"credit_file_metadatas": [{
"hit_strength_indicator": "HIT",
"request_number": "123asd",
"address_discrepancy": "No discrepancy found in address",
"customer_number": "123asd",
"report_id": "123asd",
"file_since_date": "1990-12-12T00:00:00.000Z",
"date_of_last_activity": "1990-12-12T00:00:00.000Z",
"date_of_request": "1990-12-12T00:00:00.000Z",
"hit": "Big Hit",
"data_warning_messages": [
"No data warning messages"
],
"card_alert_warning_messages": [
"Credit card on high alert"
],
"alert_indicators": [
"No messages"
]
}
],
"other_incomes": [{
"date_reported": "1990-12-12T00:00:00.000Z",
"income_source": "RBC",
"amount": 1000000,
"verification_date": "1990-12-12T00:00:00.000Z"
}
],
"consumer_statements": [{
"date_reported": "1990-12-12T00:00:00.000Z",
"statement": "No consumer statement available."
}
],
"bank_accounts": [{
"account": "Personal checking",
"date_reported": "1990-12-12T00:00:00.000Z",
"creditor_entity": "RBC",
"account_number": "123asd",
"figure_amount": 1000.12,
"date_opened": "1990-12-12T00:00:00.000Z",
"account_type": "Checking",
"status": "active",
"number_of_nsf": 0
}
],
"local_inquiries": [{
"inquiry_date": "1990-12-12T00:00:00.000Z",
"customer_name": "Certn"
}
],
"foreign_inquiries": [{
"inquiry_date": "1990-12-12T00:00:00.000Z",
"city_name_or_inquiry_number": "Seattle",
"inquiry_province": "WA"
}
]
},
"identity_verified": true,
"employment_verified": true,
"identity_verification": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-12T21:21:50Z",
"modified": "2021-11-12T21:21:50Z",
"status": "A",
"result": "VERIFIED"
},
"enhanced_identity_verification": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-12T21:21:50Z",
"modified": "2021-11-12T21:21:50Z",
"status": "A",
"result": "VERIFIED"
},
"manual_id_verification": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-12T21:21:50Z",
"modified": "2021-11-12T21:21:50Z",
"status": "A",
"result": "VERIFIED"
},
"rcmp_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"us_criminal_record_check_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"criminal_cases": [{
"case_type": "Criminal",
"number": "123asd",
"file_date": "2000-12-12",
"judgment_date": "2000-12-12",
"summary_description": "The case filings summary description",
"full_description": "string",
"notes": "No additional case notes available",
"court": {
"court": "Seattle Superior Court",
"court_type": "Criminal",
"docket_number": "545fjd",
"filed_date": "2000-12-12",
"served_date": "2000-12-12",
"trial_date": "2000-12-12",
"jurisdiction": "Seattle County"
},
"criminal_charges": [{
"offense_description": "Breach of peace",
"offense_date": "2000-12-12",
"offense_type": "Felony",
"plea": "Not Guilty",
"hearing_date": "2000-12-12",
"hearing_type": "Open court hearing",
"probation": "No probation given",
"community_service": "No community service given",
"sentence_suspended": "None",
"fines": "No fines given",
"fines_paid_status": "Fines not paid",
"fines_paid_date": "2000-12-12",
"cost": "200",
"restitution": "None",
"transferred_jurisdiction": "Transferred from Seattle",
"transferred_case_number": "690330",
"active_warrant": "No active warrant",
"jail_time": "6 months jail time",
"prison_time": "6 months prison time",
"charge_in_progress": "no charge in progress",
"charge": "Vehicular manslaughter two counts",
"charge_level": "Felony",
"charge_class": "None",
"dispositions": [{
"offense_description": "Speeding",
"offense_type": "Infraction",
"offense_date": "2000-12-12",
"description": "Description of the disposition offense",
"disposition_date": "2000-12-12",
"statue": "20-1212(B)",
"offense_class": "The offense class description",
"final_plea": "Not Guilty",
"disposition_description": "The description of the dispostion"
}
],
"arrests": [{
"arrest_date": "2000-12-12",
"booking_number": "42069",
"citation_number": "247365",
"arresting_agency": "KERSHAW COUNTY DETENTION CENTER",
"offense_type": "Misdemeanor",
"offense_description": "A description of the arresting offense",
"counts": "Arrest has 6 counts"
}
],
"sentences": [{
"sentence_type": "Community Service and Fines",
"duration": "6 months",
"amount": "100",
"amount_paid": "50",
"paid": "Half the fine has been paid",
"qualifier": "The sentence has no qualifier information",
"description": "The sentence description",
"effective_date": "2000-12-12",
"appearance_date": "2000-12-12",
"appearance_finding": "There are no appearance findings to detail about the sentence"
}
],
"additional_informations": [{
"description": "More case information was found.",
"additional_description": "None",
"event_date": "2000-12-12"
}
]
}
]
}
],
"ssn_id_document_reports": [{
"ssn_result": "Discrepancy",
"ssn_status": "Complete",
"names": [{
"first_name": "string",
"middle_name": "string",
"last_name": "string"
}
],
"addresses": [{
"address": "4412 King Alfred Court",
"unit": 100,
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8A1B2"
}
],
"id_documents": [{
"type": "Passport",
"number": "123412kdsdsk",
"issuing_country": "US",
"issuing_province_state": "WA",
"issue_date": "2000-12-12",
"expiry_date": "2000-12-12"
}
],
"dates_of_birth": [{
"date_of_birth": "2000-12-12"
}
]
}
],
"scan_status": {
"national_sex_offender_registry_scan": "Complete",
"security_watch_list_scan": "Complete",
"fraud_scan": "Complete",
"ofac_global_sanctions_scan": "Complete",
"ssn_verification_scan": "Complete",
"criminal_record_scan": "Complete",
"federal_record_scan": "Incomplete",
"single_state_county_record_scan": "Incomplete",
"all_state_county_record_scan": "Incomplete"
},
"record_check_requests": [{
"status": "Complete",
"state": "OH",
"county": "Kershaw",
"district": "District 1",
"fips_code": 12312,
"search_type": "Criminal/Court Database Search"
}
]
},
"verification_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"employment_verification": "VERIFIED",
"education_verification": "VERIFIED",
"credential_verification": "VERIFIED",
"certn_verification": "VERIFIED",
"employer_verification_results": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"certn_verification": "VERIFIED",
"company_name_verified": false,
"position_name_verified": false,
"income_verified": false,
"employment_dates_verified": true,
"verification_notes": "Verification notes!",
"employer": {
"company_name": "string",
"position": "string",
"income": 8500,
"pay_period": "PER_HOUR",
"start_date": "2021-11-12",
"end_date": "2021-11-12",
"certn_verification": "VERIFIED",
"verification_notes": "string",
"employer_reference": {
"email": {
"address": "[email protected]"
},
"phone_number": {
"phone_type": "NONE",
"number": "+1 250 555 1234",
"country": "string"
},
"name": {
"first_name": "string",
"middle_name": "string",
"last_name": "string"
},
"contact": {
"can_contact": true,
"can_contact_after_date": "2021-11-12"
}
}
}
},
"education_verification_results": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"certn_verification": "VERIFIED",
"specializations_verified": false,
"degree_verified": false,
"institution_verified": false,
"enrolment_dates_verified": true,
"verification_notes": "Verification notes!",
"education": {
"institution": "string",
"degree": {
"degree": "2021-11-12",
"verified": true
},
"address": {
"address": "4412 King Alfred Court",
"unit": 100,
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8A1B2"
},
"start_date": "2021-11-12",
"end_date": "2021-11-12",
"certn_verification": "VERIFIED",
"verification_notes": "string"
}
},
"credential_verification_results": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"certn_verification": "VERIFIED",
"certification_date_verified": false,
"certification_verified": false,
"institution_verified": true,
"verification_notes": "Verification notes!",
"credential": {
"description": "string",
"institution": "string",
"certification": "string",
"date_of_certification": "2021-11-12",
"current": true,
"certn_verification": "VERIFIED",
"verification_notes": "string"
}
}
},
"international_criminal_record_check_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"motor_vehicle_record_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"damage_to_property": 0,
"damage_to_property_label": "High",
"eviction_potential": 0,
"eviction_potential_label": "High",
"late_rent_potential": 0,
"late_rent_potential_label": "High",
"tenancy_length": 0,
"tenancy_length_label": "High"
}
{
"id": string <uuid>,
"created": string <date-time>,
"modified": string <date-time>,
"tag": string,
"(request_flags)": boolean
"last_updated": string <date-time>,
"submitted_time": string <date-time>,
"is_submitted": boolean,
"applicant_type": string <Enum>,
"report_status": string <Enum>,
"status": string <Enum>,
"status_label": string <Enum>,
"result": string <Enum>,
"result_label": string <Enum>,
"certn_score": number,
"certn_score_label": string <Enum>,
"applicant_account": {
"id": string,
"email": string
},
"application": {
object (Application)
},
"country": "CA",
"information": {
object (Information)
},
"employment_verification": string <VerificationEnum>,
"education_verification": string <VerificationEnum>,
"credential_verification": string <VerificationEnum>,
"reference_result": {
object (BasePackageResult)
},
"information_result": {
object (BasePackageResult)
},
"risk_result": {
object (RiskResult)
},
"equifax_result": {
object (EquifaxResult)
},
"identity_verified": boolean,
"employment_verified": boolean,
"identity_verification": {
object (Identity Verification)
},
"enhanced_identity_verification": {
object (EnhancedIdentityVerification)
},
"manual_id_verification": {
object (ManualIDVerification)
},
"rcmp_result": {
object (BasePackageResult)
},
"us_criminal_record_check_result": {
object (USCriminalRecordCheckResult)
},
"verification_result": {
object (VerificationResult)
},
"international_criminal_record_check_result": {
object (BasePackageResult)
},
"motor_vehicle_record_result": {
object (BasePackageResult)
},
"salary": number,
"sufficient_salary": boolean,
"high_risk_vulnerable_sector": boolean,
"job_safety_undue_risk": boolean,
"early_termination": number,
"early_termination_label": string <Enum>,
"reliability_risk": number,
"reliability_risk_label": string <Enum>,
"workplace_misconduct": number,
"workplace_misconduct_label": string <Enum>
}{
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-12T21:21:50Z",
"modified": "2021-11-12T21:21:50Z",
"tag": "Sub-Client 123",
"request_base": false,
"request_behavioural": false,
"request_softcheck": true,
"request_us_ssn_verification": false,
"request_equifax": true,
"request_identity_verification": false,
"request_enhanced_identity_verification": false,
"request_criminal_record_check": false,
"request_enhanced_criminal_record_check": false,
"request_us_criminal_record_check_tier_1": false,
"request_us_criminal_record_check_tier_2": false,
"request_us_criminal_record_check_tier_3": false,
"request_international_criminal_record_check": false,
"request_motor_vehicle_records": false,
"request_employment_verification": false,
"request_education_verification": false,
"request_credential_verification": false,
"request_employer_references": false,
"request_address_references": false,
"request_employer_phone_references": false,
"request_address_phone_references": false,
"request_instant_verify_employment": false,
"request_instant_verify_education": false,
"request_instant_verify_credential": false,
"last_updated": "2021-11-12T21:21:50Z",
"submitted_time": "2021-11-12T21:21:50Z",
"is_submitted": true,
"applicant_type": "STANDARD",
"report_status": "IN_PROGRESS",
"status": "Pending",
"status_label": "Pending",
"result": "REVIEW",
"result_label": "Review",
"certn_score": 85,
"certn_score_label": "PASS",
"applicant_account": {
"id": "string",
"email": "string"
},
"application": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-12T21:21:50Z",
"modified": "2021-11-12T21:21:50Z",
"email": "string"
},
"country": "CA",
"information": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-12T21:21:50Z",
"modified": "2021-11-12T21:21:50Z",
"first_name": "Sebastien",
"middle_name": "Jack Pierre",
"last_name": "Normandin",
"last_name_at_birth": "string",
"former_names": "string",
"alias": "string",
"date_of_birth": "2021-11-12",
"phone_number": "250-123-1234",
"sin_ssn": 123123123,
"gender": "M",
"birth_city": "string",
"birth_province_state": "string",
"birth_other_province_state": "string",
"birth_country": "string",
"license_number": "string",
"license_valid": true,
"license_prov_state": "string",
"license_other_country": true,
"license_type": "CA",
"cover_letter": "string",
"addresses": [
{
"address": "4412 King Alfred Court",
"unit": 100,
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8A1B2",
"rent_or_own": "R",
"cost": 0,
"start_date": "2021-11-12",
"end_date": "2021-11-12",
"certn_verification": "VERIFIED",
"verification_notes": "string",
"address_reference": {
"email": {
"address": "[email protected]"
},
"phone_number": {
"phone_type": "NONE",
"number": "+1 250 555 1234",
"country": "string"
},
"name": {
"first_name": "string",
"middle_name": "string",
"last_name": "string"
},
"contact": {
"can_contact": true,
"can_contact_after_date": "2021-11-12"
}
}
}
],
"employers": [
{
"company_name": "string",
"position": "string",
"income": 8500,
"pay_period": "PER_HOUR",
"start_date": "2021-11-12",
"end_date": "2021-11-12",
"certn_verification": "VERIFIED",
"verification_notes": "string",
"employer_reference": {
"email": {
"address": "[email protected]"
},
"phone_number": {
"phone_type": "NONE",
"number": "+1 250 555 1234",
"country": "string"
},
"name": {
"first_name": "string",
"middle_name": "string",
"last_name": "string"
},
"contact": {
"can_contact": true,
"can_contact_after_date": "2021-11-12"
}
}
}
],
"educations": [
{
"institution": "string",
"degree": {
"degree": "2021-11-12",
"verified": true
},
"address": {
"address": "4412 King Alfred Court",
"unit": 100,
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8A1B2"
},
"start_date": "2021-11-12",
"end_date": "2021-11-12",
"certn_verification": "VERIFIED",
"verification_notes": "string"
}
],
"convictions": [
{
"offense": 2002,
"date_of_sentence": "2000-01-01T00:00:00.000Z",
"court_location": "Toronto, ON, Canada",
"description": "Robbery; Theft over $200"
}
]
},
"employment_verification": "VERIFIED",
"education_verification": "VERIFIED",
"credential_verification": "VERIFIED",
"reference_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"information_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"behavioural_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"risk_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"risk_evaluations": [
{
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"overall_score": "PASS",
"risk_information_result": {},
"criminal_results": [
{
"confidence": 0,
"confidence_label": "Likely",
"overall_score": "PASS",
"criminal_identity": {
"criminal_cases": [
{
"case_type": "Criminal",
"number": "123asd",
"file_date": "2000-12-12",
"judgment_date": "2000-12-12",
"summary_description": "The case filings summary description",
"full_description": "string",
"notes": "No additional case notes available",
"court": {
"court": "Seattle Superior Court",
"court_type": "Criminal",
"docket_number": "545fjd",
"filed_date": "2000-12-12",
"served_date": "2000-12-12",
"trial_date": "2000-12-12",
"jurisdiction": "Seattle County"
},
"criminal_charges": [
{
"offense_description": "Breach of peace",
"offense_date": "2000-12-12",
"offense_type": "Felony",
"plea": "Not Guilty",
"hearing_date": "2000-12-12",
"hearing_type": "Open court hearing",
"probation": "No probation given",
"community_service": "No community service given",
"sentence_suspended": "None",
"fines": "No fines given",
"fines_paid_status": "Fines not paid",
"fines_paid_date": "2000-12-12",
"cost": "200",
"restitution": "None",
"transferred_jurisdiction": "Transferred from Seattle",
"transferred_case_number": "690330",
"active_warrant": "No active warrant",
"jail_time": "6 months jail time",
"prison_time": "6 months prison time",
"charge_in_progress": "no charge in progress",
"charge": "Vehicular manslaughter two counts",
"charge_level": "Felony",
"charge_class": "None",
"dispositions": [
{
"offense_description": "Speeding",
"offense_type": "Infraction",
"offense_date": "2000-12-12",
"description": "Description of the disposition offense",
"disposition_date": "2000-12-12",
"statue": "20-1212(B)",
"offense_class": "The offense class description",
"final_plea": "Not Guilty",
"disposition_description": "The description of the dispostion"
}
],
"arrests": [
{
"arrest_date": "2000-12-12",
"booking_number": "42069",
"citation_number": "247365",
"arresting_agency": "KERSHAW COUNTY DETENTION CENTER",
"offense_type": "Misdemeanor",
"offense_description": "A description of the arresting offense",
"counts": "Arrest has 6 counts"
}
],
"sentences": [
{
"sentence_type": "Community Service and Fines",
"duration": "6 months",
"amount": "100",
"amount_paid": "50",
"paid": "Half the fine has been paid",
"qualifier": "The sentence has no qualifier information",
"description": "The sentence description",
"effective_date": "2000-12-12",
"appearance_date": "2000-12-12",
"appearance_finding": "There are no appearance findings to detail about the sentence"
}
],
"additional_informations": [
{
"description": "More case information was found.",
"additional_description": "None",
"event_date": "2000-12-12"
}
]
}
]
}
],
"criminal_alerts": [
{
"parent_category": "FRAUD",
"category": "Burglary",
"stage": "Conviction",
"type": "Citation",
"description": "Convicted of burglary",
"date": "2000-12-12",
"parent_category_label": "Fraud"
}
],
"criminal_sources": [
{
"name": "World News",
"url": "worldnews.com",
"date": "2000-12-12",
"format": "Online Media",
"headline": "Burglary Conviction for Area Man",
"publication_source": "World News Conglomerate",
"publisher": "World News"
}
],
"criminal_addresses": [
{
"start_date": "2000-12-12",
"end_date": "2000-12-12",
"unit": "1a",
"address": "123 fort st.",
"city": "Victoria",
"province_state": "BC",
"country": "Canda",
"postal_code": "V8X2C3"
}
],
"criminal_additional_informations": [
{
"aliases": [
"willy will",
"billy bill"
],
"dates_of_birth": [
"2000-12-12"
],
"name": {
"first_name": "string",
"middle_name": "string",
"last_name": "string"
}
}
]
}
}
]
}
]
},
"equifax_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"description": "The financial score is based on self-provided information from the applicant and an analysis of the applicant's information available to Certn. This includes a credit check, Equifax record analysis, as well as other important informational data points",
"total_debt": 100,
"upgradable": false,
"trades": [
{
"credit_grantor": "RBC",
"payment_status": "Up to date",
"date_opened": "2000-12-12",
"account_rating": "High",
"date_reported": "2000-12-12",
"account_type": "Revolving",
"high_credit": 2000,
"balance_amount": 1000,
"last_activity_or_payment": "Paid as up to date",
"r_code": "R-1",
"percent_credit_used": 50,
"account_number": "112ksjd",
"past_due_amount": 0,
"payment_term_amount": 120,
"months_reviewed": 15,
"narratives": [
"Account has been paid in full."
]
}
],
"employers": [
{
"employment": "Subject's Current Employer",
"occupation": "Software",
"employer": "Certn",
"city": "Victoria",
"province": "BC",
"verification": true,
"salary": 1000000
}
],
"addresses": [
{
"address": "123 fort st.",
"civic_number": 123,
"street_name": "fort st.",
"city": "Victoria",
"province": "BC"
}
],
"collections": [
{
"date_of_last_payment": "2000-12-12",
"creditor": "Boys Club",
"amount_owed": 10000,
"amount_paid": 50,
"ledger_number": "123aslld",
"date_paid": "2000-12-12T00:00:00.000Z",
"date_reported": "2000-12-12T00:00:00.000Z",
"assigned_date": "2012-12-12T00:00:00.000Z",
"verification_date": "2000-12-12T00:00:00.000Z",
"account_designation": "Individual",
"first_deliquency": "2000-12-12T00:00:00.000Z",
"agency_entity": "GQC123",
"reason": "Credit not paid on in full",
"description": "Parking ticket"
}
],
"deposit_alerts": [
{
"customer_entity": "RBC",
"date_reported": "2000-12-12T00:00:00.000Z",
"account_type": "Business",
"date_opened": "2000-12-12T00:00:00.000Z",
"date_closed": "2000-12-12T00:00:00.000Z",
"date_written_off": "2000-12-12T00:00:00.000Z",
"amount_written_off": 2000,
"alert_status": "High",
"alert_status_date": "2000-12-12T00:00:00.000Z"
}
],
"bankruptcies": [
{
"account_type": "Individual",
"liability_amount": 2000,
"asset_amount": 20000,
"customer": "CRED COUNSELLING SOC",
"case_number_and_trustee": "12312 CE ASSOCIATES",
"filer": "Subject",
"legal_narrative": "No legal information available",
"date_filed": "2000-12-12T00:00:00.000Z",
"intent_or_disposition": "Discharged"
}
],
"judgments": [
{
"plaintiff": "Fred Rickleson",
"defendant": "Rick Frederickson",
"amount": 1000.21,
"date_filed": "2000-12-12T00:00:00.000Z",
"date_satisfied": "2000-12-12T00:00:00.000Z",
"verification_date": "2000-12-12T00:00:00.000Z",
"court_entity": "RBC",
"garnishee": "RBC",
"description": "Fred sued Rick"
}
],
"legal_items": [
{
"case_number": "1232djdsj",
"verification_date": "2000-12-12T00:00:00.000Z",
"update_source_code": "Tape rptd",
"date_filed": "2000-12-12T00:00:00.000Z",
"court_entity": "Toronto small claims",
"status_code": "Satisfied",
"date_satisfied": "2000-12-12T00:00:00.000Z",
"amount": 10000,
"defendant": "John Smithy",
"plaintiff": "Smith Johny",
"lawyer_name_address": "Johnson LLC 123 fort st Victoria",
"legal_item_description": "It was very bad deal"
}
],
"liens": [
{
"amount": 1000,
"date_filed": "1999-12-12T00:00:00.000Z",
"lien_class": "Class A",
"date_released": "1990-12-12T00:00:00.000Z",
"date_verified": "1990-12-12T00:00:00.000Z",
"court_entity": "Superior Court.",
"case_number": "123asda",
"lien_description": "Lien on house."
}
],
"secured_loans": [
{
"date_filed": "1990-12-12T00:00:00.000Z",
"court_entity": "Superior",
"creditor_name_address": "RBC 123 Main st.",
"creditor_industry_code": "620a",
"maturity_date": "1990-12-12T00:00:00.000Z"
}
],
"fraud_warnings": [
{
"product_description": "Fraud warnings are warnings of fraud.",
"message_priority": "Very high",
"message_code": "123a",
"message_description": "High fraud alert for bank fraud"
}
],
"non_sufficient_funds": [
{
"date_reported": "1990-12-12T00:00:00.000Z",
"creditor_entity": "RBC",
"nsfamount": 1000.2,
"details": "No sufficient funds in savings account.",
"verification_date": "1990-12-12T00:00:00.000Z"
}
],
"credit_file_metadatas": [
{
"hit_strength_indicator": "HIT",
"request_number": "123asd",
"address_discrepancy": "No discrepancy found in address",
"customer_number": "123asd",
"report_id": "123asd",
"file_since_date": "1990-12-12T00:00:00.000Z",
"date_of_last_activity": "1990-12-12T00:00:00.000Z",
"date_of_request": "1990-12-12T00:00:00.000Z",
"hit": "Big Hit",
"data_warning_messages": [
"No data warning messages"
],
"card_alert_warning_messages": [
"Credit card on high alert"
],
"alert_indicators": [
"No messages"
]
}
],
"other_incomes": [
{
"date_reported": "1990-12-12T00:00:00.000Z",
"income_source": "RBC",
"amount": 1000000,
"verification_date": "1990-12-12T00:00:00.000Z"
}
],
"consumer_statements": [
{
"date_reported": "1990-12-12T00:00:00.000Z",
"statement": "No consumer statement available."
}
],
"bank_accounts": [
{
"account": "Personal checking",
"date_reported": "1990-12-12T00:00:00.000Z",
"creditor_entity": "RBC",
"account_number": "123asd",
"figure_amount": 1000.12,
"date_opened": "1990-12-12T00:00:00.000Z",
"account_type": "Checking",
"status": "active",
"number_of_nsf": 0
}
],
"local_inquiries": [
{
"inquiry_date": "1990-12-12T00:00:00.000Z",
"customer_name": "Certn"
}
],
"foreign_inquiries": [
{
"inquiry_date": "1990-12-12T00:00:00.000Z",
"city_name_or_inquiry_number": "Seattle",
"inquiry_province": "WA"
}
]
},
"identity_verified": true,
"employment_verified": true,
"identity_verification": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-12T21:21:50Z",
"modified": "2021-11-12T21:21:50Z",
"status": "A",
"result": "VERIFIED"
},
"enhanced_identity_verification": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-12T21:21:50Z",
"modified": "2021-11-12T21:21:50Z",
"status": "A",
"result": "VERIFIED"
},
"manual_id_verification": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-12T21:21:50Z",
"modified": "2021-11-12T21:21:50Z",
"status": "A",
"result": "VERIFIED"
},
"rcmp_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"us_criminal_record_check_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"criminal_cases": [
{
"case_type": "Criminal",
"number": "123asd",
"file_date": "2000-12-12",
"judgment_date": "2000-12-12",
"summary_description": "The case filings summary description",
"full_description": "string",
"notes": "No additional case notes available",
"court": {
"court": "Seattle Superior Court",
"court_type": "Criminal",
"docket_number": "545fjd",
"filed_date": "2000-12-12",
"served_date": "2000-12-12",
"trial_date": "2000-12-12",
"jurisdiction": "Seattle County"
},
"criminal_charges": [
{
"offense_description": "Breach of peace",
"offense_date": "2000-12-12",
"offense_type": "Felony",
"plea": "Not Guilty",
"hearing_date": "2000-12-12",
"hearing_type": "Open court hearing",
"probation": "No probation given",
"community_service": "No community service given",
"sentence_suspended": "None",
"fines": "No fines given",
"fines_paid_status": "Fines not paid",
"fines_paid_date": "2000-12-12",
"cost": "200",
"restitution": "None",
"transferred_jurisdiction": "Transferred from Seattle",
"transferred_case_number": "690330",
"active_warrant": "No active warrant",
"jail_time": "6 months jail time",
"prison_time": "6 months prison time",
"charge_in_progress": "no charge in progress",
"charge": "Vehicular manslaughter two counts",
"charge_level": "Felony",
"charge_class": "None",
"dispositions": [
{
"offense_description": "Speeding",
"offense_type": "Infraction",
"offense_date": "2000-12-12",
"description": "Description of the disposition offense",
"disposition_date": "2000-12-12",
"statue": "20-1212(B)",
"offense_class": "The offense class description",
"final_plea": "Not Guilty",
"disposition_description": "The description of the dispostion"
}
],
"arrests": [
{
"arrest_date": "2000-12-12",
"booking_number": "42069",
"citation_number": "247365",
"arresting_agency": "KERSHAW COUNTY DETENTION CENTER",
"offense_type": "Misdemeanor",
"offense_description": "A description of the arresting offense",
"counts": "Arrest has 6 counts"
}
],
"sentences": [
{
"sentence_type": "Community Service and Fines",
"duration": "6 months",
"amount": "100",
"amount_paid": "50",
"paid": "Half the fine has been paid",
"qualifier": "The sentence has no qualifier information",
"description": "The sentence description",
"effective_date": "2000-12-12",
"appearance_date": "2000-12-12",
"appearance_finding": "There are no appearance findings to detail about the sentence"
}
],
"additional_informations": [
{
"description": "More case information was found.",
"additional_description": "None",
"event_date": "2000-12-12"
}
]
}
]
}
],
"ssn_id_document_reports": [
{
"ssn_result": "Discrepancy",
"ssn_status": "Complete",
"names": [
{
"first_name": "string",
"middle_name": "string",
"last_name": "string"
}
],
"addresses": [
{
"address": "4412 King Alfred Court",
"unit": 100,
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8A1B2"
}
],
"id_documents": [
{
"type": "Passport",
"number": "123412kdsdsk",
"issuing_country": "US",
"issuing_province_state": "WA",
"issue_date": "2000-12-12",
"expiry_date": "2000-12-12"
}
],
"dates_of_birth": [
{
"date_of_birth": "2000-12-12"
}
]
}
],
"scan_status": {
"national_sex_offender_registry_scan": "Complete",
"security_watch_list_scan": "Complete",
"fraud_scan": "Complete",
"ofac_global_sanctions_scan": "Complete",
"ssn_verification_scan": "Complete",
"criminal_record_scan": "Complete",
"federal_record_scan": "Incomplete",
"single_state_county_record_scan": "Incomplete",
"all_state_county_record_scan": "Incomplete"
},
"record_check_requests": [
{
"status": "Complete",
"state": "OH",
"county": "Kershaw",
"district": "District 1",
"fips_code": 12312,
"search_type": "Criminal/Court Database Search"
}
]
},
"verification_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"employment_verification": "VERIFIED",
"education_verification": "VERIFIED",
"credential_verification": "VERIFIED",
"certn_verification": "VERIFIED",
"employer_verification_results": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"certn_verification": "VERIFIED",
"company_name_verified": false,
"position_name_verified": false,
"income_verified": false,
"employment_dates_verified": true,
"verification_notes": "Verification notes!",
"employer": {
"company_name": "string",
"position": "string",
"income": 8500,
"pay_period": "PER_HOUR",
"start_date": "2021-11-12",
"end_date": "2021-11-12",
"certn_verification": "VERIFIED",
"verification_notes": "string",
"employer_reference": {
"email": {
"address": "[email protected]"
},
"phone_number": {
"phone_type": "NONE",
"number": "+1 250 555 1234",
"country": "string"
},
"name": {
"first_name": "string",
"middle_name": "string",
"last_name": "string"
},
"contact": {
"can_contact": true,
"can_contact_after_date": "2021-11-12"
}
}
}
},
"education_verification_results": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"certn_verification": "VERIFIED",
"specializations_verified": false,
"degree_verified": false,
"institution_verified": false,
"enrolment_dates_verified": true,
"verification_notes": "Verification notes!",
"education": {
"institution": "string",
"degree": {
"degree": "2021-11-12",
"verified": true
},
"address": {
"address": "4412 King Alfred Court",
"unit": 100,
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8A1B2"
},
"start_date": "2021-11-12",
"end_date": "2021-11-12",
"certn_verification": "VERIFIED",
"verification_notes": "string"
}
},
"credential_verification_results": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"certn_verification": "VERIFIED",
"certification_date_verified": false,
"certification_verified": false,
"institution_verified": true,
"verification_notes": "Verification notes!",
"credential": {
"description": "string",
"institution": "string",
"certification": "string",
"date_of_certification": "2021-11-12",
"current": true,
"certn_verification": "VERIFIED",
"verification_notes": "string"
}
}
},
"international_criminal_record_check_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"motor_vehicle_record_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"instant_verify_result": {
"instant_verify_employment": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"instant_verify_employment_result": [
{
"verification_status": "VERIFIED",
"verifications_scale": 0.8,
"label_source_data": "Tiger Keeping",
"label_verifier_data": "Keeping of Tigers",
"org_source_data": "The Greater Wynnewood Exotic Animal Park",
"org_verifier_data": "The Greater Wynnewood Exotic Animal Park",
"dates_source_data": "Feb - Sept 2020",
"dates_verifier_data": "Feb - Sept 2020"
}
]
},
"instant_verify_education": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"instant_verify_education_result": [
{
"verification_status": "VERIFIED",
"verifications_scale": 0.8,
"label_source_data": "Exploring Level 1",
"label_verifier_data": "Exploring 1",
"org_source_data": "DZ Center",
"org_verifier_data": "DZ Center",
"dates_source_data": "Feb - Sept 2020",
"dates_verifier_data": "Feb - Sept 2020"
}
]
},
"instant_verify_credential": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"instant_verification_credential_result": [
{
"verification_status": "VERIFIED",
"verifications_scale": 0.8,
"label_source_data": "CPR",
"label_verifier_data": "CPR Care Giver",
"org_source_data": "Red Cross",
"org_verifier_data": "Red Cross",
"dates_source_data": "Feb - Sept 2020",
"dates_verifier_data": "Feb - Sept 2020"
}
]
}
},
"damage_to_property": 0,
"damage_to_property_label": "High",
"eviction_potential": 0,
"eviction_potential_label": "High",
"late_rent_potential": 0,
"late_rent_potential_label": "High",
"tenancy_length": 0,
"tenancy_length_label": "High"
}{
"count": int,
"next": URL,
"previous": URL,
"results": [
{
"request_identity_verification": boolean,
"request_equifax": boolean,
"request_base": boolean,
"request_instant_verify_employment": boolean,
"request_instant_verify_education": boolean,
"request_instant_verify_credential": boolean,
"request_international_criminal_record_check": boolean,
"request_enhanced_identity_verification": boolean,
"request_motor_vehicle_records": boolean,
"request_criminal_record_check": boolean,
"request_enhanced_criminal_record_check": boolean,
"request_vulnerable_sector_criminal_record_check": boolean,
"request_employer_references": boolean,
"request_address_references": boolean,
"request_employer_phone_references": boolean,
"request_address_phone_references": boolean,
"request_softcheck": boolean,
"request_social_media_check": boolean,
"request_soquij": boolean,
"request_us_criminal_record_check_tier_1": boolean,
"request_us_criminal_record_check_tier_2": boolean,
"request_us_criminal_record_check_tier_3": boolean,
"request_education_verification": boolean,
"request_credential_verification": boolean,
"request_employment_verification": boolean,
"request_vaccination_check": boolean,
"request_right_to_work": boolean,
"request_uk_basic_dbs_check": boolean,
"request_uk_basic_ds_check": boolean,
"request_uk_right_to_work_check": boolean,
"id": string <uuid>,
"short_uid": string,
"last_updated": string <date-time>,
"report_status": string <Enum>,
"is_cosigner": boolean,
"information": {
"first_name": string,
"last_name": string
},
"applicant_account": {
"id": string <uuid>,
"email": string,
"email_verified": boolean,
"phone_number": string
},
"application": {
"applicants": [
{
"id": string <uuid>,
"first_name": string,
"last_name": string,
"email": string,
"phone_number": string,
"share_of_rent": float,
"is_cosigner": boolean,
"application_url": URL,
"report_url": URL,
"status": string <Enum>
}
],
"owner": {
"email": string
},
"is_active": boolean,
"team": {
"name": string
},
"listing": object(Listing)
},
"can_upgrade": boolean,
"is_equifax_eligible": boolean,
"can_resend_email": boolean,
"resend_email_time": string <date-time>,
"report_summary": {
"reference_result": object(BasePackageResult),
"rcmp_result": object(RCMPResult),
"equifax_result": object(EquifaxResult),
"information_result": object(BasePackageResult),
"instant_verify_result": object(BasePackageResult),
"international_criminal_record_check_result": object(InternationalCriminalRecordCheckResult),
"motor_vehicle_record_result": object(MotorVehicleRecordResult),
"social_media_check_result": object(SocialMediaCheckResult),
"risk_result": object(RiskResult),
"soquij_result": object(SoquijResult),
"uk_basic_dbs_check_result": object(UKBasicDBSCheckResult),
"uk_basic_ds_check_result": object(UKBasicDSCheckResult),
"uk_right_to_work_check_result": object(UKRightToWorkResult),
"us_criminal_record_check_result": object(USCriminalRecordCheckResult),
"vaccination_check_result": object(BasePackageResult),
"right_to_work_result": object(RightToWorkResult),
"certn_verification": object(BasePackageResult),
"report_result": string <Enum>,
"report_result_label": string <Enum>,
"dispute": boolean,
"report_status": string <Enum>,
"report_status_label": string <Enum>
},
"is_viewed": boolean,
"onboarding_link": URL,
"adjudication_status": string <Enum>,
"adjudication_status_label": string <Enum>,
"status": string <Enum>,
"has_active_automated_reminders": boolean,
"order_status": string <Enum>,
"check_executions": [
{
"id": string,
"check_name": string <Enum>,
"status": string <Enum>,
},
]
}
]
}{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"request_identity_verification": false,
"request_equifax": false,
"request_base": true,
"request_instant_verify_employment": false,
"request_instant_verify_education": false,
"request_instant_verify_credential": false,
"request_international_criminal_record_check": false,
"request_enhanced_identity_verification": false,
"request_motor_vehicle_records": false,
"request_criminal_record_check": false,
"request_enhanced_criminal_record_check": false,
"request_vulnerable_sector_criminal_record_check": false,
"request_employer_references": false,
"request_address_references": false,
"request_employer_phone_references": false,
"request_address_phone_references": false,
"request_softcheck": true,
"request_social_media_check": false,
"request_soquij": false,
"request_us_criminal_record_check_tier_1": false,
"request_us_criminal_record_check_tier_2": false,
"request_us_criminal_record_check_tier_3": false,
"request_education_verification": false,
"request_credential_verification": false,
"request_employment_verification": false,
"request_vaccination_check": false,
"request_right_to_work": false,
"request_uk_basic_dbs_check": false,
"request_uk_basic_ds_check": false,
"request_uk_right_to_work_check": false,
"id": "aec12a3e-789b-0123-a2b3-bb567e2fe123",
"short_uid": "ABCDE1FG",
"last_updated": "2023-09-14T15:55:14.791018Z",
"report_status": "SENT",
"is_cosigner": false,
"information": {
"first_name": "Andrew",
"last_name": "McLeod"
},
"applicant_account": {
"id": "1eb234ab-a890-12c3-9876-4f9a73fe123d",
"email": "[email protected]",
"email_verified": false,
"phone_number": null
},
"application": {
"applicants": [
{
"id": "aec12a3e-789b-0123-a2b3-bb567e2fe123",
"first_name": "Andrew",
"last_name": "McLeod",
"email": "[email protected]",
"phone_number": null,
"share_of_rent": null,
"is_cosigner": false,
"application_url": "https://demo-app.certn.co/welcome/email?session=a98c8f8c-88ff-44b4-8ef8-04d4b4e4fb4c&token=b44b11e2-a001-444d-bafe-2c2d02d222f2&onboardingType=PM&inviteRoute=email&inviteCode=ee4e4",
"report_url": "https://demo-app.certn.co/pm/applications/aec12a3e-789b-0123-a2b3-bb567e2fe123/",
"status": "Pending"
}
],
"owner": {
"email": "[email protected]"
},
"is_active": true,
"team": {
"name": "PM Team Name"
},
"listing": null
},
"can_upgrade": false,
"is_equifax_eligible": false,
"can_resend_email": false,
"resend_email_time": "2023-09-15T15:55:14.750410Z",
"report_summary": {
"australian_criminal_intelligence_commission_check_result": null,
"equifax_result": null,
"information_result": {
"status": "PENDING",
"status_label": "Pending",
"dispute": false,
"result": "NONE",
"result_label": "None"
},
"instant_verify_result": null,
"international_criminal_record_check_result": null,
"motor_vehicle_record_result": null,
"social_media_check_result": null,
"risk_result": {
"status": "PENDING",
"status_label": "Pending",
"dispute": false,
"result": "NONE",
"result_label": "None"
},
"soquij_result": null,
"uk_basic_dbs_check_result": null,
"uk_basic_ds_check_result": null,
"uk_right_to_work_check_result": null,
"us_criminal_record_check_result": null,
"right_to_work_result": null,
"certn_verification": {
"status": "NONE",
"status_label": "None",
"dispute": false,
"employment_verification": "NONE",
"employment_verification_label": "None"
},
"report_result": "NONE",
"report_result_label": "None",
"dispute": false,
"report_status": "SENT",
"report_status_label": "Sent"
},
"is_viewed": false,
"onboarding_link": "https://demo-app.certn.co/welcome/email?session=a98c8f8c-88ff-44b4-8ef8-04d4b4e4fb4c&token=b44b11e2-a001-444d-bafe-2c2d02d222f2&onboardingType=PM&inviteRoute=email&inviteCode=ee4e4",
"adjudication_status": "NONE",
"adjudication_status_label": "None",
"status": "Pending",
"has_active_automated_reminders": true,
"order_status": "WAITING_ON_CANDIDATE",
"check_executions": [
{
"id": "check_exec_aABbC1cdefgDhijE2FGkHl",
"check_name": "base",
"status": "WAITING_ON_CANDIDATE"
},
{
"id": "check_exec_abABCDc0EdefFgGHhiIjJk",
"check_name": "softcheck",
"status": "WAITING_ON_CANDIDATE"
}
]
}
]
}{
"id": string <uuid>,
"created": string <date-time>,
"modified": string <date-time>,
"tag": string,
"(request_flags)": boolean
"last_updated": string <date-time>,
"submitted_time": string <date-time>,
"is_submitted": boolean,
"applicant_type": string <Enum>,
"report_status": string <Enum>,
"status": string <Enum>,
"status_label": string <Enum>,
"result": string <Enum>,
"result_label": string <Enum>,
"certn_score": number,
"certn_score_label": string <Enum>,
"applicant_account": {
"id": string,
"email": string
},
"application": {
object (Application)
},
"country": "CA",
"information": {
object (Information)
},
"employment_verification": string <VerificationEnum>,
"education_verification": string <VerificationEnum>,
"credential_verification": string <VerificationEnum>,
"reference_result": {
object (BasePackageResult)
},
"information_result": {
object (BasePackageResult)
},
"risk_result": {
object (RiskResult)
},
"equifax_result": {
object (EquifaxResult)
},
"identity_verified": boolean,
"employment_verified": boolean,
"identity_verification": {
object (Identity Verification)
},
"enhanced_identity_verification": {
object (EnhancedIdentityVerification)
},
"manual_id_verification": {
object (ManualIDVerification)
},
"rcmp_result": {
object (BasePackageResult)
},
"us_criminal_record_check_result": {
object (USCriminalRecordCheckResult)
},
"verification_result": {
object (VerificationResult)
},
"international_criminal_record_check_result": {
object (BasePackageResult)
},
"motor_vehicle_record_result": {
object (BasePackageResult)
},
"salary": number,
"sufficient_salary": boolean,
"high_risk_vulnerable_sector": boolean,
"job_safety_undue_risk": boolean,
"early_termination": number,
"early_termination_label": string <Enum>,
"reliability_risk": number,
"reliability_risk_label": string <Enum>,
"workplace_misconduct": number,
"workplace_misconduct_label": string <Enum>
}{
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-12T21:21:50Z",
"modified": "2021-11-12T21:21:50Z",
"tag": "Sub-Client 123",
"request_base": false,
"request_behavioural": false,
"request_softcheck": true,
"request_us_ssn_verification": false,
"request_equifax": true,
"request_identity_verification": false,
"request_enhanced_identity_verification": false,
"request_criminal_record_check": false,
"request_enhanced_criminal_record_check": false,
"request_us_criminal_record_check_tier_1": false,
"request_us_criminal_record_check_tier_2": false,
"request_us_criminal_record_check_tier_3": false,
"request_international_criminal_record_check": false,
"request_motor_vehicle_records": false,
"request_employment_verification": false,
"request_education_verification": false,
"request_credential_verification": false,
"request_employer_references": false,
"request_address_references": false,
"request_employer_phone_references": false,
"request_address_phone_references": false,
"request_instant_verify_employment": false,
"request_instant_verify_education": false,
"request_instant_verify_credential": false,
"last_updated": "2021-11-12T21:21:50Z",
"submitted_time": "2021-11-12T21:21:50Z",
"is_submitted": true,
"applicant_type": "STANDARD",
"report_status": "IN_PROGRESS",
"status": "Pending",
"status_label": "Pending",
"result": "REVIEW",
"result_label": "Review",
"certn_score": 85,
"certn_score_label": "PASS",
"applicant_account": {
"id": "string",
"email": "string"
},
"application": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-12T21:21:50Z",
"modified": "2021-11-12T21:21:50Z",
"email": "string"
},
"country": "CA",
"information": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-12T21:21:50Z",
"modified": "2021-11-12T21:21:50Z",
"first_name": "Sebastien",
"middle_name": "Jack Pierre",
"last_name": "Normandin",
"last_name_at_birth": "string",
"former_names": "string",
"alias": "string",
"date_of_birth": "2021-11-12",
"phone_number": "250-123-1234",
"sin_ssn": 123123123,
"gender": "M",
"birth_city": "string",
"birth_province_state": "string",
"birth_other_province_state": "string",
"birth_country": "string",
"license_number": "string",
"license_valid": true,
"license_prov_state": "string",
"license_other_country": true,
"license_type": "CA",
"cover_letter": "string",
"addresses": [
{
"address": "4412 King Alfred Court",
"unit": 100,
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8A1B2",
"rent_or_own": "R",
"cost": 0,
"start_date": "2021-11-12",
"end_date": "2021-11-12",
"certn_verification": "VERIFIED",
"verification_notes": "string",
"address_reference": {
"email": {
"address": "[email protected]"
},
"phone_number": {
"phone_type": "NONE",
"number": "+1 250 555 1234",
"country": "string"
},
"name": {
"first_name": "string",
"middle_name": "string",
"last_name": "string"
},
"contact": {
"can_contact": true,
"can_contact_after_date": "2021-11-12"
}
}
}
],
"employers": [
{
"company_name": "string",
"position": "string",
"income": 8500,
"pay_period": "PER_HOUR",
"start_date": "2021-11-12",
"end_date": "2021-11-12",
"certn_verification": "VERIFIED",
"verification_notes": "string",
"employer_reference": {
"email": {
"address": "[email protected]"
},
"phone_number": {
"phone_type": "NONE",
"number": "+1 250 555 1234",
"country": "string"
},
"name": {
"first_name": "string",
"middle_name": "string",
"last_name": "string"
},
"contact": {
"can_contact": true,
"can_contact_after_date": "2021-11-12"
}
}
}
],
"educations": [
{
"institution": "string",
"degree": {
"degree": "2021-11-12",
"verified": true
},
"address": {
"address": "4412 King Alfred Court",
"unit": 100,
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8A1B2"
},
"start_date": "2021-11-12",
"end_date": "2021-11-12",
"certn_verification": "VERIFIED",
"verification_notes": "string"
}
],
"convictions": [
{
"offense": 2002,
"date_of_sentence": "2000-01-01T00:00:00.000Z",
"court_location": "Toronto, ON, Canada",
"description": "Robbery; Theft over $200"
}
]
},
"employment_verification": "VERIFIED",
"education_verification": "VERIFIED",
"credential_verification": "VERIFIED",
"reference_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"information_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"behavioural_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"risk_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"risk_evaluations": [
{
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"overall_score": "PASS",
"risk_information_result": {},
"criminal_results": [
{
"confidence": 0,
"confidence_label": "Likely",
"overall_score": "PASS",
"criminal_identity": {
"criminal_cases": [
{
"case_type": "Criminal",
"number": "123asd",
"file_date": "2000-12-12",
"judgment_date": "2000-12-12",
"summary_description": "The case filings summary description",
"full_description": "string",
"notes": "No additional case notes available",
"court": {
"court": "Seattle Superior Court",
"court_type": "Criminal",
"docket_number": "545fjd",
"filed_date": "2000-12-12",
"served_date": "2000-12-12",
"trial_date": "2000-12-12",
"jurisdiction": "Seattle County"
},
"criminal_charges": [
{
"offense_description": "Breach of peace",
"offense_date": "2000-12-12",
"offense_type": "Felony",
"plea": "Not Guilty",
"hearing_date": "2000-12-12",
"hearing_type": "Open court hearing",
"probation": "No probation given",
"community_service": "No community service given",
"sentence_suspended": "None",
"fines": "No fines given",
"fines_paid_status": "Fines not paid",
"fines_paid_date": "2000-12-12",
"cost": "200",
"restitution": "None",
"transferred_jurisdiction": "Transferred from Seattle",
"transferred_case_number": "690330",
"active_warrant": "No active warrant",
"jail_time": "6 months jail time",
"prison_time": "6 months prison time",
"charge_in_progress": "no charge in progress",
"charge": "Vehicular manslaughter two counts",
"charge_level": "Felony",
"charge_class": "None",
"dispositions": [
{
"offense_description": "Speeding",
"offense_type": "Infraction",
"offense_date": "2000-12-12",
"description": "Description of the disposition offense",
"disposition_date": "2000-12-12",
"statue": "20-1212(B)",
"offense_class": "The offense class description",
"final_plea": "Not Guilty",
"disposition_description": "The description of the dispostion"
}
],
"arrests": [
{
"arrest_date": "2000-12-12",
"booking_number": "42069",
"citation_number": "247365",
"arresting_agency": "KERSHAW COUNTY DETENTION CENTER",
"offense_type": "Misdemeanor",
"offense_description": "A description of the arresting offense",
"counts": "Arrest has 6 counts"
}
],
"sentences": [
{
"sentence_type": "Community Service and Fines",
"duration": "6 months",
"amount": "100",
"amount_paid": "50",
"paid": "Half the fine has been paid",
"qualifier": "The sentence has no qualifier information",
"description": "The sentence description",
"effective_date": "2000-12-12",
"appearance_date": "2000-12-12",
"appearance_finding": "There are no appearance findings to detail about the sentence"
}
],
"additional_informations": [
{
"description": "More case information was found.",
"additional_description": "None",
"event_date": "2000-12-12"
}
]
}
]
}
],
"criminal_alerts": [
{
"parent_category": "FRAUD",
"category": "Burglary",
"stage": "Conviction",
"type": "Citation",
"description": "Convicted of burglary",
"date": "2000-12-12",
"parent_category_label": "Fraud"
}
],
"criminal_sources": [
{
"name": "World News",
"url": "worldnews.com",
"date": "2000-12-12",
"format": "Online Media",
"headline": "Burglary Conviction for Area Man",
"publication_source": "World News Conglomerate",
"publisher": "World News"
}
],
"criminal_addresses": [
{
"start_date": "2000-12-12",
"end_date": "2000-12-12",
"unit": "1a",
"address": "123 fort st.",
"city": "Victoria",
"province_state": "BC",
"country": "Canda",
"postal_code": "V8X2C3"
}
],
"criminal_additional_informations": [
{
"aliases": [
"willy will",
"billy bill"
],
"dates_of_birth": [
"2000-12-12"
],
"name": {
"first_name": "string",
"middle_name": "string",
"last_name": "string"
}
}
]
}
}
]
}
]
},
"equifax_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"description": "The financial score is based on self-provided information from the applicant and an analysis of the applicant's information available to Certn. This includes a credit check, Equifax record analysis, as well as other important informational data points",
"total_debt": 100,
"upgradable": false,
"trades": [
{
"credit_grantor": "RBC",
"payment_status": "Up to date",
"date_opened": "2000-12-12",
"account_rating": "High",
"date_reported": "2000-12-12",
"account_type": "Revolving",
"high_credit": 2000,
"balance_amount": 1000,
"last_activity_or_payment": "Paid as up to date",
"r_code": "R-1",
"percent_credit_used": 50,
"account_number": "112ksjd",
"past_due_amount": 0,
"payment_term_amount": 120,
"months_reviewed": 15,
"narratives": [
"Account has been paid in full."
]
}
],
"employers": [
{
"employment": "Subject's Current Employer",
"occupation": "Software",
"employer": "Certn",
"city": "Victoria",
"province": "BC",
"verification": true,
"salary": 1000000
}
],
"addresses": [
{
"address": "123 fort st.",
"civic_number": 123,
"street_name": "fort st.",
"city": "Victoria",
"province": "BC"
}
],
"collections": [
{
"date_of_last_payment": "2000-12-12",
"creditor": "Boys Club",
"amount_owed": 10000,
"amount_paid": 50,
"ledger_number": "123aslld",
"date_paid": "2000-12-12T00:00:00.000Z",
"date_reported": "2000-12-12T00:00:00.000Z",
"assigned_date": "2012-12-12T00:00:00.000Z",
"verification_date": "2000-12-12T00:00:00.000Z",
"account_designation": "Individual",
"first_deliquency": "2000-12-12T00:00:00.000Z",
"agency_entity": "GQC123",
"reason": "Credit not paid on in full",
"description": "Parking ticket"
}
],
"deposit_alerts": [
{
"customer_entity": "RBC",
"date_reported": "2000-12-12T00:00:00.000Z",
"account_type": "Business",
"date_opened": "2000-12-12T00:00:00.000Z",
"date_closed": "2000-12-12T00:00:00.000Z",
"date_written_off": "2000-12-12T00:00:00.000Z",
"amount_written_off": 2000,
"alert_status": "High",
"alert_status_date": "2000-12-12T00:00:00.000Z"
}
],
"bankruptcies": [
{
"account_type": "Individual",
"liability_amount": 2000,
"asset_amount": 20000,
"customer": "CRED COUNSELLING SOC",
"case_number_and_trustee": "12312 CE ASSOCIATES",
"filer": "Subject",
"legal_narrative": "No legal information available",
"date_filed": "2000-12-12T00:00:00.000Z",
"intent_or_disposition": "Discharged"
}
],
"judgments": [
{
"plaintiff": "Fred Rickleson",
"defendant": "Rick Frederickson",
"amount": 1000.21,
"date_filed": "2000-12-12T00:00:00.000Z",
"date_satisfied": "2000-12-12T00:00:00.000Z",
"verification_date": "2000-12-12T00:00:00.000Z",
"court_entity": "RBC",
"garnishee": "RBC",
"description": "Fred sued Rick"
}
],
"legal_items": [
{
"case_number": "1232djdsj",
"verification_date": "2000-12-12T00:00:00.000Z",
"update_source_code": "Tape rptd",
"date_filed": "2000-12-12T00:00:00.000Z",
"court_entity": "Toronto small claims",
"status_code": "Satisfied",
"date_satisfied": "2000-12-12T00:00:00.000Z",
"amount": 10000,
"defendant": "John Smithy",
"plaintiff": "Smith Johny",
"lawyer_name_address": "Johnson LLC 123 fort st Victoria",
"legal_item_description": "It was very bad deal"
}
],
"liens": [
{
"amount": 1000,
"date_filed": "1999-12-12T00:00:00.000Z",
"lien_class": "Class A",
"date_released": "1990-12-12T00:00:00.000Z",
"date_verified": "1990-12-12T00:00:00.000Z",
"court_entity": "Superior Court.",
"case_number": "123asda",
"lien_description": "Lien on house."
}
],
"secured_loans": [
{
"date_filed": "1990-12-12T00:00:00.000Z",
"court_entity": "Superior",
"creditor_name_address": "RBC 123 Main st.",
"creditor_industry_code": "620a",
"maturity_date": "1990-12-12T00:00:00.000Z"
}
],
"fraud_warnings": [
{
"product_description": "Fraud warnings are warnings of fraud.",
"message_priority": "Very high",
"message_code": "123a",
"message_description": "High fraud alert for bank fraud"
}
],
"non_sufficient_funds": [
{
"date_reported": "1990-12-12T00:00:00.000Z",
"creditor_entity": "RBC",
"nsfamount": 1000.2,
"details": "No sufficient funds in savings account.",
"verification_date": "1990-12-12T00:00:00.000Z"
}
],
"credit_file_metadatas": [
{
"hit_strength_indicator": "HIT",
"request_number": "123asd",
"address_discrepancy": "No discrepancy found in address",
"customer_number": "123asd",
"report_id": "123asd",
"file_since_date": "1990-12-12T00:00:00.000Z",
"date_of_last_activity": "1990-12-12T00:00:00.000Z",
"date_of_request": "1990-12-12T00:00:00.000Z",
"hit": "Big Hit",
"data_warning_messages": [
"No data warning messages"
],
"card_alert_warning_messages": [
"Credit card on high alert"
],
"alert_indicators": [
"No messages"
]
}
],
"other_incomes": [
{
"date_reported": "1990-12-12T00:00:00.000Z",
"income_source": "RBC",
"amount": 1000000,
"verification_date": "1990-12-12T00:00:00.000Z"
}
],
"consumer_statements": [
{
"date_reported": "1990-12-12T00:00:00.000Z",
"statement": "No consumer statement available."
}
],
"bank_accounts": [
{
"account": "Personal checking",
"date_reported": "1990-12-12T00:00:00.000Z",
"creditor_entity": "RBC",
"account_number": "123asd",
"figure_amount": 1000.12,
"date_opened": "1990-12-12T00:00:00.000Z",
"account_type": "Checking",
"status": "active",
"number_of_nsf": 0
}
],
"local_inquiries": [
{
"inquiry_date": "1990-12-12T00:00:00.000Z",
"customer_name": "Certn"
}
],
"foreign_inquiries": [
{
"inquiry_date": "1990-12-12T00:00:00.000Z",
"city_name_or_inquiry_number": "Seattle",
"inquiry_province": "WA"
}
]
},
"identity_verified": true,
"employment_verified": true,
"identity_verification": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-12T21:21:50Z",
"modified": "2021-11-12T21:21:50Z",
"status": "A",
"result": "VERIFIED"
},
"enhanced_identity_verification": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-12T21:21:50Z",
"modified": "2021-11-12T21:21:50Z",
"status": "A",
"result": "VERIFIED"
},
"manual_id_verification": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"created": "2021-11-12T21:21:50Z",
"modified": "2021-11-12T21:21:50Z",
"status": "A",
"result": "VERIFIED"
},
"rcmp_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"us_criminal_record_check_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"criminal_cases": [
{
"case_type": "Criminal",
"number": "123asd",
"file_date": "2000-12-12",
"judgment_date": "2000-12-12",
"summary_description": "The case filings summary description",
"full_description": "string",
"notes": "No additional case notes available",
"court": {
"court": "Seattle Superior Court",
"court_type": "Criminal",
"docket_number": "545fjd",
"filed_date": "2000-12-12",
"served_date": "2000-12-12",
"trial_date": "2000-12-12",
"jurisdiction": "Seattle County"
},
"criminal_charges": [
{
"offense_description": "Breach of peace",
"offense_date": "2000-12-12",
"offense_type": "Felony",
"plea": "Not Guilty",
"hearing_date": "2000-12-12",
"hearing_type": "Open court hearing",
"probation": "No probation given",
"community_service": "No community service given",
"sentence_suspended": "None",
"fines": "No fines given",
"fines_paid_status": "Fines not paid",
"fines_paid_date": "2000-12-12",
"cost": "200",
"restitution": "None",
"transferred_jurisdiction": "Transferred from Seattle",
"transferred_case_number": "690330",
"active_warrant": "No active warrant",
"jail_time": "6 months jail time",
"prison_time": "6 months prison time",
"charge_in_progress": "no charge in progress",
"charge": "Vehicular manslaughter two counts",
"charge_level": "Felony",
"charge_class": "None",
"dispositions": [
{
"offense_description": "Speeding",
"offense_type": "Infraction",
"offense_date": "2000-12-12",
"description": "Description of the disposition offense",
"disposition_date": "2000-12-12",
"statue": "20-1212(B)",
"offense_class": "The offense class description",
"final_plea": "Not Guilty",
"disposition_description": "The description of the dispostion"
}
],
"arrests": [
{
"arrest_date": "2000-12-12",
"booking_number": "42069",
"citation_number": "247365",
"arresting_agency": "KERSHAW COUNTY DETENTION CENTER",
"offense_type": "Misdemeanor",
"offense_description": "A description of the arresting offense",
"counts": "Arrest has 6 counts"
}
],
"sentences": [
{
"sentence_type": "Community Service and Fines",
"duration": "6 months",
"amount": "100",
"amount_paid": "50",
"paid": "Half the fine has been paid",
"qualifier": "The sentence has no qualifier information",
"description": "The sentence description",
"effective_date": "2000-12-12",
"appearance_date": "2000-12-12",
"appearance_finding": "There are no appearance findings to detail about the sentence"
}
],
"additional_informations": [
{
"description": "More case information was found.",
"additional_description": "None",
"event_date": "2000-12-12"
}
]
}
]
}
],
"ssn_id_document_reports": [
{
"ssn_result": "Discrepancy",
"ssn_status": "Complete",
"names": [
{
"first_name": "string",
"middle_name": "string",
"last_name": "string"
}
],
"addresses": [
{
"address": "4412 King Alfred Court",
"unit": 100,
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8A1B2"
}
],
"id_documents": [
{
"type": "Passport",
"number": "123412kdsdsk",
"issuing_country": "US",
"issuing_province_state": "WA",
"issue_date": "2000-12-12",
"expiry_date": "2000-12-12"
}
],
"dates_of_birth": [
{
"date_of_birth": "2000-12-12"
}
]
}
],
"scan_status": {
"national_sex_offender_registry_scan": "Complete",
"security_watch_list_scan": "Complete",
"fraud_scan": "Complete",
"ofac_global_sanctions_scan": "Complete",
"ssn_verification_scan": "Complete",
"criminal_record_scan": "Complete",
"federal_record_scan": "Incomplete",
"single_state_county_record_scan": "Incomplete",
"all_state_county_record_scan": "Incomplete"
},
"record_check_requests": [
{
"status": "Complete",
"state": "OH",
"county": "Kershaw",
"district": "District 1",
"fips_code": 12312,
"search_type": "Criminal/Court Database Search"
}
]
},
"verification_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"employment_verification": "VERIFIED",
"education_verification": "VERIFIED",
"credential_verification": "VERIFIED",
"certn_verification": "VERIFIED",
"employer_verification_results": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"certn_verification": "VERIFIED",
"company_name_verified": false,
"position_name_verified": false,
"income_verified": false,
"employment_dates_verified": true,
"verification_notes": "Verification notes!",
"employer": {
"company_name": "string",
"position": "string",
"income": 8500,
"pay_period": "PER_HOUR",
"start_date": "2021-11-12",
"end_date": "2021-11-12",
"certn_verification": "VERIFIED",
"verification_notes": "string",
"employer_reference": {
"email": {
"address": "[email protected]"
},
"phone_number": {
"phone_type": "NONE",
"number": "+1 250 555 1234",
"country": "string"
},
"name": {
"first_name": "string",
"middle_name": "string",
"last_name": "string"
},
"contact": {
"can_contact": true,
"can_contact_after_date": "2021-11-12"
}
}
}
},
"education_verification_results": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"certn_verification": "VERIFIED",
"specializations_verified": false,
"degree_verified": false,
"institution_verified": false,
"enrolment_dates_verified": true,
"verification_notes": "Verification notes!",
"education": {
"institution": "string",
"degree": {
"degree": "2021-11-12",
"verified": true
},
"address": {
"address": "4412 King Alfred Court",
"unit": 100,
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8A1B2"
},
"start_date": "2021-11-12",
"end_date": "2021-11-12",
"certn_verification": "VERIFIED",
"verification_notes": "string"
}
},
"credential_verification_results": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"certn_verification": "VERIFIED",
"certification_date_verified": false,
"certification_verified": false,
"institution_verified": true,
"verification_notes": "Verification notes!",
"credential": {
"description": "string",
"institution": "string",
"certification": "string",
"date_of_certification": "2021-11-12",
"current": true,
"certn_verification": "VERIFIED",
"verification_notes": "string"
}
}
},
"international_criminal_record_check_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"motor_vehicle_record_result": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review"
},
"instant_verify_result": {
"instant_verify_employment": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"instant_verify_employment_result": [
{
"verification_status": "VERIFIED",
"verifications_scale": 0.8,
"label_source_data": "Tiger Keeping",
"label_verifier_data": "Keeping of Tigers",
"org_source_data": "The Greater Wynnewood Exotic Animal Park",
"org_verifier_data": "The Greater Wynnewood Exotic Animal Park",
"dates_source_data": "Feb - Sept 2020",
"dates_verifier_data": "Feb - Sept 2020"
}
]
},
"instant_verify_education": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"instant_verify_education_result": [
{
"verification_status": "VERIFIED",
"verifications_scale": 0.8,
"label_source_data": "Exploring Level 1",
"label_verifier_data": "Exploring 1",
"org_source_data": "DZ Center",
"org_verifier_data": "DZ Center",
"dates_source_data": "Feb - Sept 2020",
"dates_verifier_data": "Feb - Sept 2020"
}
]
},
"instant_verify_credential": {
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "ANALYZING",
"status_label": "Analyzing",
"overall_score": "PASS",
"overall_score_label": "Pass",
"red_flags": [
"This may indicate the applicant is high risk."
],
"green_flags": [
"This may indicate the applicant is low risk."
],
"result": "REVIEW",
"result_label": "Review",
"instant_verification_credential_result": [
{
"verification_status": "VERIFIED",
"verifications_scale": 0.8,
"label_source_data": "CPR",
"label_verifier_data": "CPR Care Giver",
"org_source_data": "Red Cross",
"org_verifier_data": "Red Cross",
"dates_source_data": "Feb - Sept 2020",
"dates_verifier_data": "Feb - Sept 2020"
}
]
}
},
"damage_to_property": 0,
"damage_to_property_label": "High",
"eviction_potential": 0,
"eviction_potential_label": "High",
"late_rent_potential": 0,
"late_rent_potential_label": "High",
"tenancy_length": 0,
"tenancy_length_label": "High"
}string <binary>{
"report_url": string
}{
"report_url": "https://s3.ca-central-1.amazonaws.com/certn-reports/pm_806066d2-f9e7-4d54-844e-bcc225a8ef6d_1575603960.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAI322I2RK3VQJ4O3Q%2F20191206%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20191206T034608Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=0032b9ff42a2fe1135d28079f67b70338f5abc373b4b0a72707e3109eac8815d"
}{
// Response
}{
"html": string
}{
"html": "<!doctype html>\\n<html>\\n\\n<head><title>Certn Report</title></head><body>PM</body></html>"
}{
"count": int,
"next": URL,
"previous": URL,
"results": [
{
"id": string <uuid>,
"status": string <Enum>,
"get_status_display": string <Enum>,
"created": string <date-time>,
"modified": string <date-time>,
"last_updated": string <date-time>,
"building": string,
"building_code": string,
"address": string,
"city": string,
"province_state": string <ISO Code>,
"country": string <ISO Country Code>,
"postal_code": string,
"county": string,
"is_active": boolean,
"owner": {
"id": string <uuid>,
"email": string,
"team": object(Team)
},
"listing_count": int,
"full_address": string,
"url_code": string <uuid>
}
]
}{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"id": "ec351b3c-0375-4e29-b050-2302f0475b65",
"status": "N",
"get_status_display": "No Vacancy",
"created": "2023-09-14T17:25:44.158367Z",
"modified": "2023-09-14T17:25:44.158400Z",
"last_updated": "2023-09-14T17:25:44.158451Z",
"building": "View Towers",
"building_code": "123ABC",
"address": "1017 Fort Street",
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": null,
"county": null,
"is_active": true,
"owner": {
"id": "cb14a9c1-2fb9-47f2-b508-9c397b49f1d1",
"email": "[email protected]",
"team": {
"id": "82b3f6d6-3a61-41f3-a5cc-da4335b9e4ff",
"name": "PM Team Name",
"country": "CA",
"industry": null,
"team_type": "PM",
"internal_name": "PM Team Name",
"app_url": "https://demo-app.certn.co/",
"compliance_region": {
"id": "fb123456-39e7-4738-b1aa-1234c204d888",
"name": "Initial",
"country": "CA",
"team_type": "PM",
"sub_region": "",
"default": true,
"score_value_field": "certn_score",
"score_label_field": "certn_score_label",
"show_legal_us": false,
"show_credit_report": true,
"show_fcra": false,
"require_address_history": true
},
"settings_config": {
"redirect_url": null,
"require_id_with_address": false,
"education_verification_level": "ALL",
"credential_verification_level": "ALL",
"volunteer_organization": "",
"request_motor_vehicle_records": false,
"resume_req": false,
"tenancy_years_amount_req": 2,
"request_criminal_record_check": false,
"employment_verification_min": 1,
"request_soquij": false,
"employment_verification_years": 3,
"get_org_name": "PM Team Name",
"org_name": null,
"tenancy_ref_phone_req": true,
"request_right_to_work": false,
"request_instant_verify_employment": false,
"request_enhanced_criminal_record_check": false,
"credential_verification_min": 1,
"request_employment_verification": false,
"request_identity_verification": false,
"hide_id_verification_photos": true,
"employer_references_max": 1,
"employer_ref_phone_req": true,
"visa_req": false,
"request_uk_basic_dbs_check": false,
"tenancy_ref_email_req": false,
"request_volunteer_acic_check": false,
"hide_detailed_financial": false,
"education_req": false,
"employer_years_amount_req": 0,
"hide_activity_log": true,
"employment_verification_max": 1,
"request_enhanced_identity_verification": false,
"reason_for_check": "",
"org_logo_link": "https://certn-api-s3-certn-images-ca-central-1-demo.s3.amazonaws.com/certn_logo_new.png",
"review_all_negative_mvr_results": false,
"enable_rcmp_reflow": false,
"emergency_contact_req": false,
"address_references_max": 1,
"education_verification_min": 1,
"credential_verification_max": 1,
"request_international_criminal_record_check": false,
"request_education_verification": false,
"org_primary_color": "#084146",
"document_required": false,
"request_vulnerable_sector_criminal_record_check": false,
"request_credential_verification": false,
"personal_ref_amount_req": 0,
"place_of_work": "",
"request_address_phone_references": false,
"request_softcheck": false,
"personal_ref_req": false,
"state_or_territory": "",
"whitelabel_emails": false,
"address_references_min": 1,
"request_base": false,
"employer_ref_email_req": false,
"compact_pdf_report": false,
"hide_date_of_birth": false,
"cover_letter_req": false,
"proof_of_income_req": false,
"us_criminal_record_check_years": 7,
"request_social_media_check": false,
"request_uk_right_to_work_check": false,
"request_australian_criminal_intelligence_commission_check": false,
"location_of_work": "",
"my_crc_region": null,
"request_address_references": false,
"employer_ref_req": false,
"issuing_authority": "",
"request_us_criminal_record_check_tier_2": false,
"volunteer_role": "",
"government_id_req": false,
"request_employer_phone_references": false,
"education_verification_max": 1,
"employer_references_min": 1,
"address_references_years": 3,
"position_title": "",
"request_employer_references": false,
"request_us_criminal_record_check_tier_1": false,
"whitelabel_report": false,
"employment_verification_years_or_individually": "INDIVIDUALLY",
"request_equifax": false,
"hide_sin_ssn": false,
"workable_fast_complete": false,
"request_uk_basic_ds_check": false,
"tenancy_ref_amount_req": 1,
"custom_tracks": [],
"hide_ssn_trace": true,
"applicant_login": false,
"purpose_of_check": null,
"limit_education_verifications": false,
"employer_references_years": 3,
"request_vaccination_check": false,
"license_type": "",
"exclude_softcheck_possible_matches": false,
"passport_req": false,
"employer_references_years_or_individually": "INDIVIDUALLY",
"hide_current_address": true,
"request_instant_verify_credential": false,
"request_us_criminal_record_check_tier_3": false,
"role_or_position_title": "",
"request_instant_verify_education": false,
"employment_sector": "",
"address_references_years_or_individually": "INDIVIDUALLY"
},
"billing_plan": {
"pm_request_softcheck_price": "0.00",
"hr_request_softcheck_price": "0.00",
"pm_request_equifax_price": "0.00",
"hr_request_equifax_price": "0.00",
"pm_request_identity_verification_price": "0.00",
"hr_request_identity_verification_price": "0.00",
"pm_request_enhanced_identity_verification_price": "0.00",
"hr_request_enhanced_identity_verification_price": "0.00",
"pm_request_criminal_record_check_price": "0.00",
"hr_request_criminal_record_check_price": "0.00",
"pm_request_vulnerable_sector_criminal_record_check_price": "0.00",
"hr_request_vulnerable_sector_criminal_record_check_price": "0.00",
"pm_request_motor_vehicle_records_price": "0.00",
"hr_request_motor_vehicle_records_price": "0.00",
"pm_request_education_verification_price": "0.00",
"hr_request_education_verification_price": "0.00",
"pm_request_credential_verification_price": "0.00",
"hr_request_credential_verification_price": "0.00",
"pm_request_employment_verification_price": "0.00",
"hr_request_employment_verification_price": "0.00",
"pm_request_us_criminal_record_check_tier_1_price": "0.00",
"hr_request_us_criminal_record_check_tier_1_price": "0.00",
"pm_request_us_criminal_record_check_tier_2_price": "0.00",
"hr_request_us_criminal_record_check_tier_2_price": "0.00",
"pm_request_us_criminal_record_check_tier_3_seven_year_price": "0.00",
"hr_request_us_criminal_record_check_tier_3_seven_year_price": "0.00",
"pm_request_us_criminal_record_check_tier_3_ten_year_price": "0.00",
"hr_request_us_criminal_record_check_tier_3_ten_year_price": "0.00",
"pm_request_employer_references_price": "0.00",
"hr_request_employer_references_price": "0.00",
"pm_request_address_references_price": "0.00",
"hr_request_address_references_price": "0.00",
"pm_request_employer_phone_references_price": "0.00",
"hr_request_employer_phone_references_price": "0.00",
"pm_request_address_phone_references_price": "0.00",
"hr_request_address_phone_references_price": "0.00",
"pm_request_enhanced_criminal_record_check_price": "0.00",
"hr_request_enhanced_criminal_record_check_price": "0.00",
"pm_request_instant_verify_employment_price": "0.00",
"pm_request_instant_verify_education_price": "0.00",
"pm_request_instant_verify_credential_price": "0.00",
"hr_request_instant_verify_employment_price": "0.00",
"hr_request_instant_verify_education_price": "0.00",
"hr_request_instant_verify_credential_price": "0.00",
"pm_request_soquij_price": "0.00",
"hr_request_soquij_price": "0.00",
"stripe_public_api_key": ""
},
"google_analytics_key": "",
"adwords_key": "",
"adwords_conversion_key": "",
"bing_key": "",
"external_domain": "",
"countries_excluded_from_international_check": []
}
},
"listing_count": 0,
"full_address": "1017 Fort Street Victoria BC CA ",
"url_code": "ec351b3c-0375-4e29-b050-2302f0475b65"
}
]
}{
"id": string <uuid>,
"status": string,
"get_status_display": string,
"created": string <date-time>,
"modified": string <date-time>,
"last_updated": string <date-time>,
"building": string,
"building_code": string,
"address": string,
"city": string,
"county": string,
"province_state": string <ISO Code>,
"country": string <ISO Country Code>,
"postal_code": string,
"is_active": boolean,
"owner": {
"id": string <uuid>,
"email": string,
"team": {
"id": string <uuid>,
"name": string,
"country": string <ISO Country Code>,
"industry": string,
"team_type": string,
"internal_name": string,
"app_url": string,
"compliance_region": {
"id": string <uuid>,
"name": string,
"country": string <ISO Country Code>,
"team_type": string,
"sub_region": string,
"default": boolean,
"score_value_field": string,
"score_label_field": string,
"show_legal_us": boolean,
"show_credit_report": boolean,
"show_fcra": boolean,
"require_address_history": boolean
},
"settings_config": {
"get_org_name": string,
"org_name": string,
"org_logo_link": string,
"org_primary_color": string,
"whitelabel_report": boolean,
"whitelabel_emails": boolean,
"compact_pdf_report": boolean,
"behavioural_test_req": boolean,
"emergency_contact_req": boolean,
"personal_ref_req": boolean,
"education_req": boolean,
"tenancy_years_amount_req": int,
"tenancy_ref_amount_req": int,
"tenancy_ref_email_req": boolean,
"tenancy_ref_phone_req": boolean,
"employer_years_amount_req": int,
"employer_ref_req": boolean,
"employer_ref_email_req": boolean,
"employer_ref_phone_req": boolean,
"document_required": boolean,
"cover_letter_req": boolean,
"government_id_req": boolean,
"proof_of_income_req": boolean,
"resume_req": boolean,
"visa_req": boolean,
"personal_ref_amount_req": int,
"passport_req": boolean,
"hide_detailed_financial": boolean,
"hide_sin_ssn": boolean,
"hide_date_of_birth": boolean,
"enable_rcmp_reflow": boolean,
"hide_id_verification_photos": boolean,
"hide_current_address": boolean,
"require_id_with_address": boolean,
"hide_activity_log": boolean,
"redirect_url": string,
"custom_tracks": [],
"my_crc_region": string,
"hide_ssn_trace": boolean,
"request_base": boolean,
"request_behavioural": boolean,
"request_softcheck": boolean,
"request_equifax": boolean,
"request_identity_verification": boolean,
"request_enhanced_identity_verification": boolean,
"request_criminal_record_check": boolean,
"request_enhanced_criminal_record_check": boolean,
"request_vulnerable_sector_criminal_record_check": boolean,
"request_motor_vehicle_records": boolean,
"request_education_verification": boolean,
"request_employment_verification": boolean,
"request_us_criminal_softcheck": boolean,
"request_us_ssn_verification": boolean,
"request_employer_references": boolean,
"request_address_references": boolean,
"request_employer_phone_references": boolean,
"request_address_phone_references": boolean,
"request_international_criminal_record_check": boolean,
"request_soquij": boolean,
"request_instant_verify_employment": boolean,
"request_instant_verify_education": boolean,
"request_instant_verify_credential": boolean,
"employer_references_min": int,
"employer_references_max": int,
"address_references_min": int,
"address_references_max": int,
"employment_verification_min": int,
"employment_verification_max": int,
"education_verification_min": int,
"education_verification_max": int,
"credential_verification_min": int,
"credential_verification_max": int,
"credential_verification_level": string,
"education_verification_level": string,
"employer_references_years": int,
"address_references_years": int,
"employment_verification_years": int,
"employment_verification_years_or_individually": string,
"address_references_years_or_individually": string,
"employer_references_years_or_individually": string,
"us_criminal_record_check_years": int,
"applicant_login": boolean,
"exclude_softcheck_possible_matches": boolean,
"workable_fast_complete": boolean,
"review_all_negative_mvr_results": boolean,
"limit_education_verifications": boolean
},
"billing_plan": {
},
"google_analytics_key": string,
"adwords_key": string,
"adwords_conversion_key": string,
"external_domain": string
}
},
"listing_count": int,
"full_address": string,
"url_code": string
}{
"id": "a123b4cd-1a23-1a23-12a3-a123456b7890",
"status": "N",
"get_status_display": "No Vacancy",
"created": "2022-01-20T23:14:13.817172Z",
"modified": "2022-01-20T23:14:13.817198Z",
"last_updated": "2022-01-20T23:14:13.817227Z",
"building": "View Towers",
"building_code": "123ABC",
"address": "1017 Fort Street",
"city": "Victoria",
"county": null,
"province_state": "BC",
"country": "CA",
"postal_code": null,
"is_active": true,
"owner": {
"id": "d4129823-0ccd-4fa3-99b2-c30baaa01c89",
"email": "[email protected]",
"team": {
"id": "9f887774-d577-4d2f-b109-82951065993b",
"name": "Team",
"country": "CA",
"industry": "",
"team_type": "PM",
"internal_name": "Team",
"app_url": "https://api.certn.co/",
"compliance_region": {
"id": "eac92691-2ba5-46c6-8e76-1ca85db2a142",
"name": "Initial",
"country": "CA",
"team_type": "PM",
"sub_region": "",
"default": true,
"score_value_field": "certn_score",
"score_label_field": "report_summary.report_result_label",
"show_legal_us": false,
"show_credit_report": true,
"show_fcra": false,
"require_address_history": true
},
"settings_config": {
"get_org_name": "Team",
"org_name": "Team",
"org_logo_link": "https://certn-images.s3.amazonaws.com/yourlogo_here_copy.png",
"org_primary_color": "#35c9b3",
"whitelabel_report": false,
"whitelabel_emails": false,
"compact_pdf_report": false,
"behavioural_test_req": false,
"emergency_contact_req": false,
"personal_ref_req": false,
"education_req": false,
"tenancy_years_amount_req": 4,
"tenancy_ref_amount_req": 1,
"tenancy_ref_email_req": false,
"tenancy_ref_phone_req": false,
"employer_years_amount_req": 0,
"employer_ref_req": false,
"employer_ref_email_req": false,
"employer_ref_phone_req": false,
"document_required": false,
"cover_letter_req": false,
"government_id_req": false,
"proof_of_income_req": false,
"resume_req": false,
"visa_req": false,
"personal_ref_amount_req": 0,
"passport_req": false,
"hide_detailed_financial": false,
"hide_sin_ssn": true,
"hide_date_of_birth": false,
"enable_rcmp_reflow": false,
"hide_id_verification_photos": false,
"hide_current_address": true,
"require_id_with_address": false,
"hide_activity_log": true,
"redirect_url": null,
"custom_tracks": [],
"my_crc_region": null,
"hide_ssn_trace": true,
"request_base": true,
"request_behavioural": true,
"request_softcheck": true,
"request_equifax": false,
"request_identity_verification": false,
"request_enhanced_identity_verification": false,
"request_criminal_record_check": false,
"request_enhanced_criminal_record_check": false,
"request_vulnerable_sector_criminal_record_check": false,
"request_motor_vehicle_records": false,
"request_education_verification": false,
"request_employment_verification": false,
"request_us_criminal_softcheck": false,
"request_us_ssn_verification": false,
"request_employer_references": false,
"request_address_references": true,
"request_employer_phone_references": false,
"request_address_phone_references": false,
"request_international_criminal_record_check": false,
"request_soquij": false,
"request_instant_verify_employment": false,
"request_instant_verify_education": false,
"request_instant_verify_credential": false,
"employer_references_min": 3,
"employer_references_max": 3,
"address_references_min": 2,
"address_references_max": 2,
"employment_verification_min": 3,
"employment_verification_max": 3,
"education_verification_min": 1,
"education_verification_max": 1,
"credential_verification_min": 1,
"credential_verification_max": 1,
"credential_verification_level": "ALL",
"education_verification_level": "ALL",
"employer_references_years": 5,
"address_references_years": 3,
"employment_verification_years": 5,
"employment_verification_years_or_individually": "INDIVIDUALLY",
"address_references_years_or_individually": "INDIVIDUALLY",
"employer_references_years_or_individually": "INDIVIDUALLY",
"us_criminal_record_check_years": 7,
"applicant_login": false,
"exclude_softcheck_possible_matches": false,
"workable_fast_complete": false,
"review_all_negative_mvr_results": false,
"limit_education_verifications": false
},
"billing_plan": {
},
"google_analytics_key": "",
"adwords_key": "",
"adwords_conversion_key": "",
"external_domain": ""
}
},
"listing_count": 0,
"full_address": "1017 Fort Street Victoria BC CA",
"url_code": ""
}[
{
"name": string,
"unit": string,
"move_in_date": string <dateTime>,
"move_in_immediately": boolean,
"rent": number,
"security_deposit_amount": number,
"pet_deposit": boolean,
"pet_deposit_amount": number,
"storage_locker": boolean,
"property_manager_terms": string,
"is_active": boolean,
"is_public": boolean,
"url-code": string,
"property_id": string <uuid>,
"owner_id": string <uuid>,
"notification_list_ids": [
string <uuid>
]
}
]{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"id": "8655ce78-f904-42d0-b195-8b2ec024b118",
"created": "2023-09-15T18:54:43.617524Z",
"modified": "2023-09-15T18:54:43.617543Z",
"last_updated": "2023-09-15T18:54:43.617565Z",
"name": null,
"unit": null,
"move_in_date": null,
"move_in_immediately": false,
"rent": "1000.00",
"rent_range": null,
"security_deposit_amount": null,
"pet_deposit": false,
"pet_deposit_amount": null,
"storage_locker": false,
"property_manager_terms": null,
"is_active": true,
"is_public": false,
"url_code": "8655ce78-f904-42d0-b195-8b2ec024b118",
"is_placeholder": false,
"owner": {
"id": "cb14a9c1-2fb9-47f2-b508-9c397b49f1d1",
"email": "[email protected]",
"team": {
"id": "82b3f6d6-3a61-41f3-a5cc-da4335b9e4ff",
"name": "PM Team Name",
"country": "CA",
"industry": null,
"team_type": "PM",
"internal_name": "PM Team Name",
"app_url": "https://develop-app.certn.co/",
"compliance_region": {
"id": "fb961650-39e7-4738-b1cc-3923f204c885",
"name": "Initial",
"country": "CA",
"team_type": "PM",
"sub_region": "",
"default": true,
"score_value_field": "certn_score",
"score_label_field": "certn_score_label",
"show_legal_us": false,
"show_credit_report": true,
"show_fcra": false,
"require_address_history": true
},
"settings_config": {
"my_crc_region": null,
"hide_date_of_birth": false,
"document_required": false,
"request_criminal_record_check": false,
"employer_references_max": 1,
"request_employer_references": false,
"volunteer_organization": "",
"employer_references_min": 1,
"request_uk_basic_ds_check": false,
"us_criminal_record_check_years": 7,
"education_req": false,
"employer_references_years": 3,
"resume_req": false,
"personal_ref_req": false,
"address_references_min": 1,
"exclude_softcheck_possible_matches": false,
"employer_references_years_or_individually": "INDIVIDUALLY",
"request_vaccination_check": false,
"employment_verification_years": 3,
"tenancy_years_amount_req": 2,
"proof_of_income_req": false,
"hide_current_address": true,
"address_references_years": 3,
"education_verification_level": "ALL",
"license_type": "",
"org_logo_link": "https://certn-api-s3-certn-images-ca-central-1-develop.s3.amazonaws.com/certn_logo_new.png",
"emergency_contact_req": false,
"government_id_req": false,
"employment_verification_years_or_individually": "INDIVIDUALLY",
"credential_verification_max": 1,
"position_title": "",
"address_references_years_or_individually": "INDIVIDUALLY",
"request_soquij": false,
"tenancy_ref_phone_req": true,
"personal_ref_amount_req": 0,
"credential_verification_level": "ALL",
"whitelabel_emails": false,
"place_of_work": "",
"issuing_authority": "",
"request_us_criminal_record_check_tier_2": false,
"request_base": false,
"request_instant_verify_employment": false,
"purpose_of_check": null,
"request_education_verification": false,
"request_australian_criminal_intelligence_commission_check": false,
"hide_detailed_financial": false,
"request_instant_verify_education": false,
"volunteer_role": "",
"hide_sin_ssn": false,
"employer_years_amount_req": 0,
"request_enhanced_identity_verification": false,
"request_address_references": false,
"reason_for_check": "",
"request_enhanced_criminal_record_check": false,
"applicant_login": false,
"redirect_url": null,
"request_employer_phone_references": false,
"request_us_criminal_record_check_tier_1": false,
"request_employment_verification": false,
"request_motor_vehicle_records": false,
"credential_verification_min": 1,
"request_social_media_check": false,
"workable_fast_complete": false,
"address_references_max": 1,
"get_org_name": "PM Team Name",
"cover_letter_req": false,
"state_or_territory": "",
"passport_req": false,
"employer_ref_email_req": false,
"employment_verification_min": 1,
"employer_ref_phone_req": true,
"custom_tracks": [],
"request_equifax": false,
"request_instant_verify_credential": false,
"request_international_criminal_record_check": false,
"whitelabel_report": false,
"org_primary_color": "#084146",
"employment_sector": "",
"request_volunteer_acic_check": false,
"visa_req": false,
"limit_education_verifications": false,
"request_softcheck": false,
"request_credential_verification": false,
"require_id_with_address": false,
"hide_activity_log": true,
"tenancy_ref_amount_req": 1,
"hide_id_verification_photos": true,
"request_identity_verification": false,
"location_of_work": "",
"education_verification_min": 1,
"employer_ref_req": false,
"request_uk_basic_dbs_check": false,
"employment_verification_max": 1,
"request_address_phone_references": false,
"request_uk_right_to_work_check": false,
"tenancy_ref_email_req": false,
"request_vulnerable_sector_criminal_record_check": false,
"request_right_to_work": false,
"education_verification_max": 1,
"enable_rcmp_reflow": false,
"role_or_position_title": "",
"compact_pdf_report": false,
"review_all_negative_mvr_results": false,
"request_us_criminal_record_check_tier_3": false,
"hide_ssn_trace": true,
"org_name": null
},
"billing_plan": {
"pm_request_softcheck_price": "10",
"hr_request_softcheck_price": "10",
"pm_request_equifax_price": "5.480000000000000426325641456060111522674560546875",
"hr_request_equifax_price": "5.480000000000000426325641456060111522674560546875",
"pm_request_identity_verification_price": "0",
"hr_request_identity_verification_price": "0",
"pm_request_enhanced_identity_verification_price": "0",
"hr_request_enhanced_identity_verification_price": "0",
"pm_request_criminal_record_check_price": "15",
"hr_request_criminal_record_check_price": "15",
"pm_request_vulnerable_sector_criminal_record_check_price": "49.99000000000000198951966012828052043914794921875",
"hr_request_vulnerable_sector_criminal_record_check_price": "49.99000000000000198951966012828052043914794921875",
"pm_request_motor_vehicle_records_price": "25",
"hr_request_motor_vehicle_records_price": "25",
"pm_request_education_verification_price": "10",
"hr_request_education_verification_price": "10",
"pm_request_credential_verification_price": "10",
"hr_request_credential_verification_price": "10",
"pm_request_employment_verification_price": "8.949999999999999289457264239899814128875732421875",
"hr_request_employment_verification_price": "8.949999999999999289457264239899814128875732421875",
"pm_request_us_criminal_record_check_tier_1_price": "15",
"hr_request_us_criminal_record_check_tier_1_price": "15",
"pm_request_us_criminal_record_check_tier_2_price": "15",
"hr_request_us_criminal_record_check_tier_2_price": "15",
"pm_request_us_criminal_record_check_tier_3_seven_year_price": "10",
"hr_request_us_criminal_record_check_tier_3_seven_year_price": "10",
"pm_request_us_criminal_record_check_tier_3_ten_year_price": "15",
"hr_request_us_criminal_record_check_tier_3_ten_year_price": "15",
"pm_request_employer_references_price": "5",
"hr_request_employer_references_price": "5",
"pm_request_address_references_price": "5",
"hr_request_address_references_price": "5",
"pm_request_employer_phone_references_price": "24.989999999999998436805981327779591083526611328125",
"hr_request_employer_phone_references_price": "24.989999999999998436805981327779591083526611328125",
"pm_request_address_phone_references_price": "24.989999999999998436805981327779591083526611328125",
"hr_request_address_phone_references_price": "24.989999999999998436805981327779591083526611328125",
"pm_request_enhanced_criminal_record_check_price": "20",
"hr_request_enhanced_criminal_record_check_price": "20",
"pm_request_instant_verify_employment_price": "3",
"pm_request_instant_verify_education_price": "3",
"pm_request_instant_verify_credential_price": "3",
"hr_request_instant_verify_employment_price": "3",
"hr_request_instant_verify_education_price": "3",
"hr_request_instant_verify_credential_price": "3",
"pm_request_soquij_price": "6.29999999999999982236431605997495353221893310546875",
"hr_request_soquij_price": "6.29999999999999982236431605997495353221893310546875",
"stripe_public_api_key": "pk_test_AQHqQZLpYbufin2RJW8MHf2A"
},
"google_analytics_key": "",
"adwords_key": "",
"adwords_conversion_key": "",
"bing_key": "",
"external_domain": "",
"countries_excluded_from_international_check": []
}
},
"property": {
"id": "1b9d992b-b1bd-46d3-94d4-d1fb9f19b3b6",
"status": "N",
"get_status_display": "No Vacancy",
"created": "2023-09-15T17:20:52.645763Z",
"modified": "2023-09-15T17:20:52.645785Z",
"last_updated": "2023-09-15T17:20:52.645815Z",
"building": "View Towers",
"building_code": "123ABC",
"address": "1017 Fort Street",
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": null,
"county": null,
"is_active": true,
"owner": {
"id": "cb14a9c1-2fb9-47f2-b508-9c397b49f1d1",
"email": "[email protected]",
"team": {
"id": "82b3f6d6-3a61-41f3-a5cc-da4335b9e4ff",
"name": "PM Team Name",
"country": "CA",
"industry": null,
"team_type": "PM",
"internal_name": "PM Team Name",
"app_url": "https://develop-app.certn.co/",
"compliance_region": {
"id": "fb961650-39e7-4738-b1cc-3923f204c885",
"name": "Initial",
"country": "CA",
"team_type": "PM",
"sub_region": "",
"default": true,
"score_value_field": "certn_score",
"score_label_field": "certn_score_label",
"show_legal_us": false,
"show_credit_report": true,
"show_fcra": false,
"require_address_history": true
},
"settings_config": {
"my_crc_region": null,
"hide_date_of_birth": false,
"document_required": false,
"request_criminal_record_check": false,
"employer_references_max": 1,
"request_employer_references": false,
"volunteer_organization": "",
"employer_references_min": 1,
"request_uk_basic_ds_check": false,
"us_criminal_record_check_years": 7,
"education_req": false,
"employer_references_years": 3,
"resume_req": false,
"personal_ref_req": false,
"address_references_min": 1,
"exclude_softcheck_possible_matches": false,
"employer_references_years_or_individually": "INDIVIDUALLY",
"request_vaccination_check": false,
"employment_verification_years": 3,
"tenancy_years_amount_req": 2,
"proof_of_income_req": false,
"hide_current_address": true,
"address_references_years": 3,
"education_verification_level": "ALL",
"license_type": "",
"org_logo_link": "https://certn-api-s3-certn-images-ca-central-1-develop.s3.amazonaws.com/certn_logo_new.png",
"emergency_contact_req": false,
"government_id_req": false,
"employment_verification_years_or_individually": "INDIVIDUALLY",
"credential_verification_max": 1,
"position_title": "",
"address_references_years_or_individually": "INDIVIDUALLY",
"request_soquij": false,
"tenancy_ref_phone_req": true,
"personal_ref_amount_req": 0,
"credential_verification_level": "ALL",
"whitelabel_emails": false,
"place_of_work": "",
"issuing_authority": "",
"request_us_criminal_record_check_tier_2": false,
"request_base": false,
"request_instant_verify_employment": false,
"purpose_of_check": null,
"request_education_verification": false,
"request_australian_criminal_intelligence_commission_check": false,
"hide_detailed_financial": false,
"request_instant_verify_education": false,
"volunteer_role": "",
"hide_sin_ssn": false,
"employer_years_amount_req": 0,
"request_enhanced_identity_verification": false,
"request_address_references": false,
"reason_for_check": "",
"request_enhanced_criminal_record_check": false,
"applicant_login": false,
"redirect_url": null,
"request_employer_phone_references": false,
"request_us_criminal_record_check_tier_1": false,
"request_employment_verification": false,
"request_motor_vehicle_records": false,
"credential_verification_min": 1,
"request_social_media_check": false,
"workable_fast_complete": false,
"address_references_max": 1,
"get_org_name": "PM Team Name",
"cover_letter_req": false,
"state_or_territory": "",
"passport_req": false,
"employer_ref_email_req": false,
"employment_verification_min": 1,
"employer_ref_phone_req": true,
"custom_tracks": [],
"request_equifax": false,
"request_instant_verify_credential": false,
"request_international_criminal_record_check": false,
"whitelabel_report": false,
"org_primary_color": "#084146",
"employment_sector": "",
"request_volunteer_acic_check": false,
"visa_req": false,
"limit_education_verifications": false,
"request_softcheck": false,
"request_credential_verification": false,
"require_id_with_address": false,
"hide_activity_log": true,
"tenancy_ref_amount_req": 1,
"hide_id_verification_photos": true,
"request_identity_verification": false,
"location_of_work": "",
"education_verification_min": 1,
"employer_ref_req": false,
"request_uk_basic_dbs_check": false,
"employment_verification_max": 1,
"request_address_phone_references": false,
"request_uk_right_to_work_check": false,
"tenancy_ref_email_req": false,
"request_vulnerable_sector_criminal_record_check": false,
"request_right_to_work": false,
"education_verification_max": 1,
"enable_rcmp_reflow": false,
"role_or_position_title": "",
"compact_pdf_report": false,
"review_all_negative_mvr_results": false,
"request_us_criminal_record_check_tier_3": false,
"hide_ssn_trace": true,
"org_name": null
},
"billing_plan": {
"pm_request_softcheck_price": "10",
"hr_request_softcheck_price": "10",
"pm_request_equifax_price": "5.480000000000000426325641456060111522674560546875",
"hr_request_equifax_price": "5.480000000000000426325641456060111522674560546875",
"pm_request_identity_verification_price": "0",
"hr_request_identity_verification_price": "0",
"pm_request_enhanced_identity_verification_price": "0",
"hr_request_enhanced_identity_verification_price": "0",
"pm_request_criminal_record_check_price": "15",
"hr_request_criminal_record_check_price": "15",
"pm_request_vulnerable_sector_criminal_record_check_price": "49.99000000000000198951966012828052043914794921875",
"hr_request_vulnerable_sector_criminal_record_check_price": "49.99000000000000198951966012828052043914794921875",
"pm_request_motor_vehicle_records_price": "25",
"hr_request_motor_vehicle_records_price": "25",
"pm_request_education_verification_price": "10",
"hr_request_education_verification_price": "10",
"pm_request_credential_verification_price": "10",
"hr_request_credential_verification_price": "10",
"pm_request_employment_verification_price": "8.949999999999999289457264239899814128875732421875",
"hr_request_employment_verification_price": "8.949999999999999289457264239899814128875732421875",
"pm_request_us_criminal_record_check_tier_1_price": "15",
"hr_request_us_criminal_record_check_tier_1_price": "15",
"pm_request_us_criminal_record_check_tier_2_price": "15",
"hr_request_us_criminal_record_check_tier_2_price": "15",
"pm_request_us_criminal_record_check_tier_3_seven_year_price": "10",
"hr_request_us_criminal_record_check_tier_3_seven_year_price": "10",
"pm_request_us_criminal_record_check_tier_3_ten_year_price": "15",
"hr_request_us_criminal_record_check_tier_3_ten_year_price": "15",
"pm_request_employer_references_price": "5",
"hr_request_employer_references_price": "5",
"pm_request_address_references_price": "5",
"hr_request_address_references_price": "5",
"pm_request_employer_phone_references_price": "24.989999999999998436805981327779591083526611328125",
"hr_request_employer_phone_references_price": "24.989999999999998436805981327779591083526611328125",
"pm_request_address_phone_references_price": "24.989999999999998436805981327779591083526611328125",
"hr_request_address_phone_references_price": "24.989999999999998436805981327779591083526611328125",
"pm_request_enhanced_criminal_record_check_price": "20",
"hr_request_enhanced_criminal_record_check_price": "20",
"pm_request_instant_verify_employment_price": "3",
"pm_request_instant_verify_education_price": "3",
"pm_request_instant_verify_credential_price": "3",
"hr_request_instant_verify_employment_price": "3",
"hr_request_instant_verify_education_price": "3",
"hr_request_instant_verify_credential_price": "3",
"pm_request_soquij_price": "6.29999999999999982236431605997495353221893310546875",
"hr_request_soquij_price": "6.29999999999999982236431605997495353221893310546875",
"stripe_public_api_key": "pk_test_AQHqQZLpYbufin2RJW8MHf2A"
},
"google_analytics_key": "",
"adwords_key": "",
"adwords_conversion_key": "",
"bing_key": "",
"external_domain": "",
"countries_excluded_from_international_check": []
}
},
"listing_count": 1,
"full_address": "1017 Fort Street Victoria BC CA ",
"url_code": "1b9d992b-b1bd-46d3-94d4-d1fb9f19b3b6"
},
"applicant_count": 0,
"new_applicant_count": 0,
"notification_list": [
{
"id": "cb14a9c1-2fb9-47f2-b508-9c397b49f1d1",
"email": "[email protected]",
"team": {
"id": "82b3f6d6-3a61-41f3-a5cc-da4335b9e4ff",
"name": "PM Team Name",
"country": "CA",
"industry": null,
"team_type": "PM",
"internal_name": "PM Team Name",
"app_url": "https://develop-app.certn.co/",
"compliance_region": {
"id": "fb961650-39e7-4738-b1cc-3923f204c885",
"name": "Initial",
"country": "CA",
"team_type": "PM",
"sub_region": "",
"default": true,
"score_value_field": "certn_score",
"score_label_field": "certn_score_label",
"show_legal_us": false,
"show_credit_report": true,
"show_fcra": false,
"require_address_history": true
},
"settings_config": {
"my_crc_region": null,
"hide_date_of_birth": false,
"document_required": false,
"request_criminal_record_check": false,
"employer_references_max": 1,
"request_employer_references": false,
"volunteer_organization": "",
"employer_references_min": 1,
"request_uk_basic_ds_check": false,
"us_criminal_record_check_years": 7,
"education_req": false,
"employer_references_years": 3,
"resume_req": false,
"personal_ref_req": false,
"address_references_min": 1,
"exclude_softcheck_possible_matches": false,
"employer_references_years_or_individually": "INDIVIDUALLY",
"request_vaccination_check": false,
"employment_verification_years": 3,
"tenancy_years_amount_req": 2,
"proof_of_income_req": false,
"hide_current_address": true,
"address_references_years": 3,
"education_verification_level": "ALL",
"license_type": "",
"org_logo_link": "https://certn-api-s3-certn-images-ca-central-1-develop.s3.amazonaws.com/certn_logo_new.png",
"emergency_contact_req": false,
"government_id_req": false,
"employment_verification_years_or_individually": "INDIVIDUALLY",
"credential_verification_max": 1,
"position_title": "",
"address_references_years_or_individually": "INDIVIDUALLY",
"request_soquij": false,
"tenancy_ref_phone_req": true,
"personal_ref_amount_req": 0,
"credential_verification_level": "ALL",
"whitelabel_emails": false,
"place_of_work": "",
"issuing_authority": "",
"request_us_criminal_record_check_tier_2": false,
"request_base": false,
"request_instant_verify_employment": false,
"purpose_of_check": null,
"request_education_verification": false,
"request_australian_criminal_intelligence_commission_check": false,
"hide_detailed_financial": false,
"request_instant_verify_education": false,
"volunteer_role": "",
"hide_sin_ssn": false,
"employer_years_amount_req": 0,
"request_enhanced_identity_verification": false,
"request_address_references": false,
"reason_for_check": "",
"request_enhanced_criminal_record_check": false,
"applicant_login": false,
"redirect_url": null,
"request_employer_phone_references": false,
"request_us_criminal_record_check_tier_1": false,
"request_employment_verification": false,
"request_motor_vehicle_records": false,
"credential_verification_min": 1,
"request_social_media_check": false,
"workable_fast_complete": false,
"address_references_max": 1,
"get_org_name": "PM Team Name",
"cover_letter_req": false,
"state_or_territory": "",
"passport_req": false,
"employer_ref_email_req": false,
"employment_verification_min": 1,
"employer_ref_phone_req": true,
"custom_tracks": [],
"request_equifax": false,
"request_instant_verify_credential": false,
"request_international_criminal_record_check": false,
"whitelabel_report": false,
"org_primary_color": "#084146",
"employment_sector": "",
"request_volunteer_acic_check": false,
"visa_req": false,
"limit_education_verifications": false,
"request_softcheck": false,
"request_credential_verification": false,
"require_id_with_address": false,
"hide_activity_log": true,
"tenancy_ref_amount_req": 1,
"hide_id_verification_photos": true,
"request_identity_verification": false,
"location_of_work": "",
"education_verification_min": 1,
"employer_ref_req": false,
"request_uk_basic_dbs_check": false,
"employment_verification_max": 1,
"request_address_phone_references": false,
"request_uk_right_to_work_check": false,
"tenancy_ref_email_req": false,
"request_vulnerable_sector_criminal_record_check": false,
"request_right_to_work": false,
"education_verification_max": 1,
"enable_rcmp_reflow": false,
"role_or_position_title": "",
"compact_pdf_report": false,
"review_all_negative_mvr_results": false,
"request_us_criminal_record_check_tier_3": false,
"hide_ssn_trace": true,
"org_name": null
},
"billing_plan": {
"pm_request_softcheck_price": "10",
"hr_request_softcheck_price": "10",
"pm_request_equifax_price": "5.480000000000000426325641456060111522674560546875",
"hr_request_equifax_price": "5.480000000000000426325641456060111522674560546875",
"pm_request_identity_verification_price": "0",
"hr_request_identity_verification_price": "0",
"pm_request_enhanced_identity_verification_price": "0",
"hr_request_enhanced_identity_verification_price": "0",
"pm_request_criminal_record_check_price": "15",
"hr_request_criminal_record_check_price": "15",
"pm_request_vulnerable_sector_criminal_record_check_price": "49.99000000000000198951966012828052043914794921875",
"hr_request_vulnerable_sector_criminal_record_check_price": "49.99000000000000198951966012828052043914794921875",
"pm_request_motor_vehicle_records_price": "25",
"hr_request_motor_vehicle_records_price": "25",
"pm_request_education_verification_price": "10",
"hr_request_education_verification_price": "10",
"pm_request_credential_verification_price": "10",
"hr_request_credential_verification_price": "10",
"pm_request_employment_verification_price": "8.949999999999999289457264239899814128875732421875",
"hr_request_employment_verification_price": "8.949999999999999289457264239899814128875732421875",
"pm_request_us_criminal_record_check_tier_1_price": "15",
"hr_request_us_criminal_record_check_tier_1_price": "15",
"pm_request_us_criminal_record_check_tier_2_price": "15",
"hr_request_us_criminal_record_check_tier_2_price": "15",
"pm_request_us_criminal_record_check_tier_3_seven_year_price": "10",
"hr_request_us_criminal_record_check_tier_3_seven_year_price": "10",
"pm_request_us_criminal_record_check_tier_3_ten_year_price": "15",
"hr_request_us_criminal_record_check_tier_3_ten_year_price": "15",
"pm_request_employer_references_price": "5",
"hr_request_employer_references_price": "5",
"pm_request_address_references_price": "5",
"hr_request_address_references_price": "5",
"pm_request_employer_phone_references_price": "24.989999999999998436805981327779591083526611328125",
"hr_request_employer_phone_references_price": "24.989999999999998436805981327779591083526611328125",
"pm_request_address_phone_references_price": "24.989999999999998436805981327779591083526611328125",
"hr_request_address_phone_references_price": "24.989999999999998436805981327779591083526611328125",
"pm_request_enhanced_criminal_record_check_price": "20",
"hr_request_enhanced_criminal_record_check_price": "20",
"pm_request_instant_verify_employment_price": "3",
"pm_request_instant_verify_education_price": "3",
"pm_request_instant_verify_credential_price": "3",
"hr_request_instant_verify_employment_price": "3",
"hr_request_instant_verify_education_price": "3",
"hr_request_instant_verify_credential_price": "3",
"pm_request_soquij_price": "6.29999999999999982236431605997495353221893310546875",
"hr_request_soquij_price": "6.29999999999999982236431605997495353221893310546875",
"stripe_public_api_key": "pk_test_AQHqQZLpYbufin2RJW8MHf2A"
},
"google_analytics_key": "",
"adwords_key": "",
"adwords_conversion_key": "",
"bing_key": "",
"external_domain": "",
"countries_excluded_from_international_check": []
}
}
],
"selected_application": {
"is_selected": false,
"applicants": []
},
"use_team_link": false,
"length_of_lease": null
}
]
}
```{
"id": string <uuid>,
"created": string <date-time>,
"modified": string <date-time>,
"last_updated": string <date-time>,
"name": string,
"unit": string,
"move_in_date": string <date-time>,
"move_in_immediately": boolean,
"rent": string,
"rent_range": string,
"security_deposit_amount": string,
"pet_deposit": boolean,
"pet_deposit_amount": string,
"storage_locker": boolean,
"property_manager_terms": string,
"is_active": boolean,
"is_public": boolean,
"url_code": string,
"is_placeholder": boolean,
"owner": {
"id": string <uuid>,
"email": string,
"team": {
"id": string <uuid>,
"name": string,
"country": string,
"industry": string,
"team_type": string,
"internal_name": string,
"app_url": string,
"compliance_region": {
"id": string <uuid>,
"name": string,
"country": string <ISO Country Code>,
"team_type": string,
"sub_region": string,
"default": boolean,
"score_value_field": string,
"score_label_field": string,
"show_legal_us": boolean,
"show_credit_report": boolean,
"show_fcra": boolean,
"require_address_history": boolean
},
"settings_config": {
"get_org_name": string,
"org_name": string,
"org_logo_link": string,
"org_primary_color": string,
"whitelabel_report": boolean,
"whitelabel_emails": boolean,
"compact_pdf_report": boolean,
"behavioural_test_req": boolean,
"emergency_contact_req": boolean,
"personal_ref_req": boolean,
"education_req": boolean,
"tenancy_years_amount_req": int,
"tenancy_ref_amount_req": int,
"tenancy_ref_email_req": boolean,
"tenancy_ref_phone_req": boolean,
"employer_years_amount_req": int,
"employer_ref_req": boolean,
"employer_ref_email_req": boolean,
"employer_ref_phone_req": boolean,
"document_required": boolean,
"cover_letter_req": boolean,
"government_id_req": boolean,
"proof_of_income_req": boolean,
"resume_req": boolean,
"visa_req": boolean,
"personal_ref_amount_req": int,
"passport_req": boolean,
"hide_detailed_financial": boolean,
"hide_sin_ssn": boolean,
"hide_date_of_birth": boolean,
"enable_rcmp_reflow": boolean,
"hide_id_verification_photos": boolean,
"hide_current_address": boolean,
"require_id_with_address": boolean,
"hide_activity_log": boolean,
"redirect_url": string,
"custom_tracks": [],
"my_crc_region": string,
"hide_ssn_trace": boolean,
"request_base": boolean,
"request_behavioural": boolean,
"request_softcheck": boolean,
"request_equifax": boolean,
"request_identity_verification": boolean,
"request_enhanced_identity_verification": boolean,
"request_criminal_record_check": boolean,
"request_enhanced_criminal_record_check": boolean,
"request_vulnerable_sector_criminal_record_check": boolean,
"request_motor_vehicle_records": boolean,
"request_education_verification": boolean,
"request_employment_verification": boolean,
"request_us_criminal_softcheck": boolean,
"request_us_ssn_verification": boolean,
"request_employer_references": boolean,
"request_address_references": boolean,
"request_employer_phone_references": boolean,
"request_address_phone_references": boolean,
"request_international_criminal_record_check": boolean,
"request_soquij": boolean,
"request_instant_verify_employment": boolean,
"request_instant_verify_education": boolean,
"request_instant_verify_credential": boolean,
"employer_references_min": int,
"employer_references_max": int,
"address_references_min": int,
"address_references_max": int,
"employment_verification_min": int,
"employment_verification_max": int,
"education_verification_min": int,
"education_verification_max": int,
"credential_verification_min": int,
"credential_verification_max": int,
"credential_verification_level": string,
"education_verification_level": string,
"employer_references_years": int,
"address_references_years": int,
"employment_verification_years": int,
"employment_verification_years_or_individually": string,
"address_references_years_or_individually": string,
"employer_references_years_or_individually": string,
"us_criminal_record_check_years": int,
"applicant_login": boolean,
"exclude_softcheck_possible_matches": boolean,
"workable_fast_complete": boolean,
"review_all_negative_mvr_results": boolean,
"limit_education_verifications": boolean
},
"billing_plan": {},
"google_analytics_key": string,
"adwords_key": string,
"adwords_conversion_key": string,
"external_domain": string,
}
},
"property": {
"id": string <uuid>,
"status": string,
"get_status_display": string,
"created": string <date-time>,
"modified": string <date-time>,
"last_updated": string <date-time>,
"building": string,
"building_code": string,
"address": string,
"city": string,
"province_state": string <ISO Code>,
"country": string <ISO Country Code>,
"postal_code": string,
"is_active": boolean,
"owner": {
"id": string <uuid>,
"email": string,
"team": {
"id": string <uuid>,
"name": string,
"country": string <ISO Country Code>,
"industry": string,
"team_type": string,
"internal_name": string,
"app_url": string,
"compliance_region": {
"id": string <uuid>,
"name": string,
"country": string <ISO Country Code>,
"team_type": string,
"sub_region": string,
"default": boolean,
"score_value_field": string,
"score_label_field": string,
"show_legal_us": boolean,
"show_credit_report": boolean,
"show_fcra": boolean,
"require_address_history": boolean
},
"settings_config": {
"get_org_name": string,
"org_name": string,
"org_logo_link": string,
"org_primary_color": string,
"whitelabel_report": boolean,
"whitelabel_emails": boolean,
"compact_pdf_report": boolean,
"behavioural_test_req": boolean,
"emergency_contact_req": boolean,
"personal_ref_req": boolean,
"education_req": boolean,
"tenancy_years_amount_req": int,
"tenancy_ref_amount_req": int,
"tenancy_ref_email_req": boolean,
"tenancy_ref_phone_req": boolean,
"employer_years_amount_req": int,
"employer_ref_req": boolean,
"employer_ref_email_req": boolean,
"employer_ref_phone_req": boolean,
"document_required": boolean,
"cover_letter_req": boolean,
"government_id_req": boolean,
"proof_of_income_req": boolean,
"resume_req": boolean,
"visa_req": boolean,
"personal_ref_amount_req": int,
"passport_req": boolean,
"hide_detailed_financial": boolean,
"hide_sin_ssn": boolean,
"hide_date_of_birth": boolean,
"enable_rcmp_reflow": boolean,
"hide_id_verification_photos": boolean,
"hide_current_address": boolean,
"require_id_with_address": boolean,
"hide_activity_log": boolean,
"redirect_url": string,
"custom_tracks": [],
"my_crc_region": string,
"hide_ssn_trace": boolean,
"request_base": boolean,
"request_behavioural": boolean,
"request_softcheck": boolean,
"request_equifax": boolean,
"request_identity_verification": boolean,
"request_enhanced_identity_verification": boolean,
"request_criminal_record_check": boolean,
"request_enhanced_criminal_record_check": boolean,
"request_vulnerable_sector_criminal_record_check": boolean,
"request_motor_vehicle_records": boolean,
"request_education_verification": boolean,
"request_employment_verification": boolean,
"request_us_criminal_softcheck": boolean,
"request_us_ssn_verification": boolean,
"request_employer_references": boolean,
"request_address_references": boolean,
"request_employer_phone_references": boolean,
"request_address_phone_references": boolean,
"request_international_criminal_record_check": boolean,
"request_soquij": boolean,
"request_instant_verify_employment": boolean,
"request_instant_verify_education": boolean,
"request_instant_verify_credential": boolean,
"employer_references_min": int,
"employer_references_max": int,
"address_references_min": int,
"address_references_max": int,
"employment_verification_min": int,
"employment_verification_max": int,
"education_verification_min": int,
"education_verification_max": int,
"credential_verification_min": int,
"credential_verification_max": int,
"credential_verification_level": string,
"education_verification_level": string,
"employer_references_years": int,
"address_references_years": int,
"employment_verification_years": int,
"employment_verification_years_or_individually": string,
"address_references_years_or_individually": string,
"employer_references_years_or_individually": string,
"us_criminal_record_check_years": int,
"applicant_login": boolean,
"exclude_softcheck_possible_matches": boolean,
"workable_fast_complete": boolean,
"review_all_negative_mvr_results": boolean,
"limit_education_verifications": boolean
},
"billing_plan": {
},
"google_analytics_key": string,
"adwords_key": string,
"adwords_conversion_key": string,
"external_domain": string
}
},
"listing_count": int,
"full_address": string,
"url_code": string
},
"applicant_count": int,
"new_applicant_count": int,
"is_psychometric_required": boolean,
"notification_list": [
{
"id": string <uuid>,
"email": string,
"team": {
"id": string <uuid>,
"name": string,
"country": string <ISO Country Code>,
"industry": string,
"team_type": string,
"internal_name": string,
"app_url": string,
"compliance_region": {
"id": string <uuid>,
"name": string,
"country": string <ISO Country Code>,
"team_type": string,
"sub_region": string,
"default": boolean,
"score_value_field": string,
"score_label_field": string,
"show_legal_us": boolean,
"show_credit_report": boolean,
"show_fcra": boolean,
"require_address_history": boolean
},
"settings_config": {
"get_org_name": string,
"org_name": string,
"org_logo_link": string,
"org_primary_color": string,
"whitelabel_report": boolean,
"whitelabel_emails": boolean,
"compact_pdf_report": boolean,
"behavioural_test_req": boolean,
"emergency_contact_req": boolean,
"personal_ref_req": boolean,
"education_req": boolean,
"tenancy_years_amount_req": int,
"tenancy_ref_amount_req": int,
"tenancy_ref_email_req": boolean,
"tenancy_ref_phone_req": boolean,
"employer_years_amount_req": int,
"employer_ref_req": boolean,
"employer_ref_email_req": boolean,
"employer_ref_phone_req": boolean,
"document_required": boolean,
"cover_letter_req": boolean,
"government_id_req": boolean,
"proof_of_income_req": boolean,
"resume_req": boolean,
"visa_req": boolean,
"personal_ref_amount_req": int,
"passport_req": boolean,
"hide_detailed_financial": boolean,
"hide_sin_ssn": boolean,
"hide_date_of_birth": boolean,
"enable_rcmp_reflow": boolean,
"hide_id_verification_photos": boolean,
"hide_current_address": boolean,
"require_id_with_address": boolean,
"hide_activity_log": boolean,
"redirect_url": string,
"custom_tracks": [],
"my_crc_region": string,
"hide_ssn_trace": boolean,
"request_base": boolean,
"request_behavioural": boolean,
"request_softcheck": boolean,
"request_equifax": boolean,
"request_identity_verification": boolean,
"request_enhanced_identity_verification": boolean,
"request_criminal_record_check": boolean,
"request_enhanced_criminal_record_check": boolean,
"request_vulnerable_sector_criminal_record_check": boolean,
"request_motor_vehicle_records": boolean,
"request_education_verification": boolean,
"request_employment_verification": boolean,
"request_us_criminal_softcheck": boolean,
"request_us_ssn_verification": boolean,
"request_employer_references": boolean,
"request_address_references": boolean,
"request_employer_phone_references": boolean,
"request_address_phone_references": boolean,
"request_international_criminal_record_check": boolean,
"request_soquij": boolean,
"request_instant_verify_employment": boolean,
"request_instant_verify_education": boolean,
"request_instant_verify_credential": boolean,
"employer_references_min": int,
"employer_references_max": int,
"address_references_min": int,
"address_references_max": int,
"employment_verification_min": int,
"employment_verification_max": int,
"education_verification_min": int,
"education_verification_max": int,
"credential_verification_min": int,
"credential_verification_max": int,
"credential_verification_level": string,
"education_verification_level": string,
"employer_references_years": int,
"address_references_years": int,
"employment_verification_years": int,
"employment_verification_years_or_individually": string,
"address_references_years_or_individually": string,
"employer_references_years_or_individually": string,
"us_criminal_record_check_years": int,
"applicant_login": boolean,
"exclude_softcheck_possible_matches": boolean,
"workable_fast_complete": boolean,
"review_all_negative_mvr_results": boolean,
"limit_education_verifications": boolean
},
"billing_plan": {
},
"google_analytics_key": string,
"adwords_key": string,
"adwords_conversion_key": string,
"external_domain": string
}
}
}
],
"selected_application": {
"is_selected": boolean,
"applicants": []
},
"use_team_link": boolean,
"length_of_lease": string
}{
"id": "d7fac660-ba71-450e-a254-cc69ba6bfe5d",
"created": "2022-01-21T00:42:26.040770Z",
"modified": "2022-01-21T00:42:26.040814Z",
"last_updated": "2022-01-21T00:42:26.040837Z",
"name": "Andrew",
"unit": null,
"move_in_date": null,
"move_in_immediately": false,
"rent": "1000.00",
"rent_range": null,
"security_deposit_amount": null,
"pet_deposit": false,
"pet_deposit_amount": null,
"storage_locker": false,
"property_manager_terms": null,
"is_active": true,
"is_public": false,
"url_code": "",
"is_placeholder": false,
"owner": {
"id": "d4129823-0ccd-4fa3-99b2-c30baaa01c89",
"email": "[email protected]",
"team": {
"id": "9f887774-d577-4d2f-b109-82951065993b",
"name": "Team",
"country": "CA",
"industry": "",
"team_type": "PM",
"internal_name": "Team",
"app_url": "https://api.certn.co/",
"compliance_region": {
"id": "eac92691-2ba5-46c6-8e76-1ca85db2a142",
"name": "Initial",
"country": "CA",
"team_type": "PM",
"sub_region": "",
"default": true,
"score_value_field": "certn_score",
"score_label_field": "report_summary.report_result_label",
"show_legal_us": false,
"show_credit_report": true,
"show_fcra": false,
"require_address_history": true
},
"settings_config": {
"get_org_name": "Team",
"org_name": "Team",
"org_logo_link": "https://certn-images.s3.amazonaws.com/yourlogo_here_copy.png",
"org_primary_color": "#35c9b3",
"whitelabel_report": false,
"whitelabel_emails": false,
"compact_pdf_report": false,
"behavioural_test_req": false,
"emergency_contact_req": false,
"personal_ref_req": false,
"education_req": false,
"tenancy_years_amount_req": 4,
"tenancy_ref_amount_req": 1,
"tenancy_ref_email_req": false,
"tenancy_ref_phone_req": false,
"employer_years_amount_req": 0,
"employer_ref_req": false,
"employer_ref_email_req": false,
"employer_ref_phone_req": false,
"document_required": false,
"cover_letter_req": false,
"government_id_req": false,
"proof_of_income_req": false,
"resume_req": false,
"visa_req": false,
"personal_ref_amount_req": 0,
"passport_req": false,
"hide_detailed_financial": false,
"hide_sin_ssn": true,
"hide_date_of_birth": false,
"enable_rcmp_reflow": false,
"hide_id_verification_photos": false,
"hide_current_address": true,
"require_id_with_address": false,
"hide_activity_log": true,
"redirect_url": null,
"custom_tracks": [],
"my_crc_region": null,
"hide_ssn_trace": true,
"request_base": true,
"request_behavioural": true,
"request_softcheck": true,
"request_equifax": false,
"request_identity_verification": false,
"request_enhanced_identity_verification": false,
"request_criminal_record_check": false,
"request_enhanced_criminal_record_check": false,
"request_vulnerable_sector_criminal_record_check": false,
"request_motor_vehicle_records": false,
"request_education_verification": false,
"request_employment_verification": false,
"request_us_criminal_softcheck": false,
"request_us_ssn_verification": false,
"request_employer_references": false,
"request_address_references": true,
"request_employer_phone_references": false,
"request_address_phone_references": false,
"request_international_criminal_record_check": false,
"request_soquij": false,
"request_instant_verify_employment": false,
"request_instant_verify_education": false,
"request_instant_verify_credential": false,
"employer_references_min": 3,
"employer_references_max": 3,
"address_references_min": 2,
"address_references_max": 2,
"employment_verification_min": 3,
"employment_verification_max": 3,
"education_verification_min": 1,
"education_verification_max": 1,
"credential_verification_min": 1,
"credential_verification_max": 1,
"credential_verification_level": "ALL",
"education_verification_level": "ALL",
"employer_references_years": 5,
"address_references_years": 3,
"employment_verification_years": 5,
"employment_verification_years_or_individually": "INDIVIDUALLY",
"address_references_years_or_individually": "INDIVIDUALLY",
"employer_references_years_or_individually": "INDIVIDUALLY",
"us_criminal_record_check_years": 7,
"applicant_login": false,
"exclude_softcheck_possible_matches": false,
"workable_fast_complete": false,
"review_all_negative_mvr_results": false,
"limit_education_verifications": false
},
"billing_plan": {},
"google_analytics_key": "",
"adwords_key": "",
"adwords_conversion_key": "",
"external_domain": ""
}
},
"property": {
"id": "bc3e83ef-0656-42d0-820b-1e2fac8d40ba",
"status": "N",
"get_status_display": "No Vacancy",
"created": "2022-01-20T23:14:13.817172Z",
"modified": "2022-01-20T23:14:13.817198Z",
"last_updated": "2022-01-20T23:14:13.817227Z",
"building": null,
"building_code": null,
"address": "1017 Fort Street",
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": null,
"is_active": true,
"owner": {
"id": "d4129823-0ccd-4fa3-99b2-c30baaa01c89",
"email": "[email protected]",
"team": {
"id": "9f887774-d577-4d2f-b109-82951065993b",
"name": "Team",
"country": "CA",
"industry": "",
"team_type": "PM",
"internal_name": "Team",
"app_url": "https://api.certn.co/",
"compliance_region": {
"id": "eac92691-2ba5-46c6-8e76-1ca85db2a142",
"name": "Initial",
"country": "CA",
"team_type": "PM",
"sub_region": "",
"default": true,
"score_value_field": "certn_score",
"score_label_field": "report_summary.report_result_label",
"show_legal_us": false,
"show_credit_report": true,
"show_fcra": false,
"require_address_history": true
},
"settings_config": {
"get_org_name": "Team",
"org_name": "Team",
"org_logo_link": "https://certn-images.s3.amazonaws.com/yourlogo_here_copy.png",
"org_primary_color": "#35c9b3",
"whitelabel_report": false,
"whitelabel_emails": false,
"compact_pdf_report": false,
"behavioural_test_req": false,
"emergency_contact_req": false,
"personal_ref_req": false,
"education_req": false,
"tenancy_years_amount_req": 4,
"tenancy_ref_amount_req": 1,
"tenancy_ref_email_req": false,
"tenancy_ref_phone_req": false,
"employer_years_amount_req": 0,
"employer_ref_req": false,
"employer_ref_email_req": false,
"employer_ref_phone_req": false,
"document_required": false,
"cover_letter_req": false,
"government_id_req": false,
"proof_of_income_req": false,
"resume_req": false,
"visa_req": false,
"personal_ref_amount_req": 0,
"passport_req": false,
"hide_detailed_financial": false,
"hide_sin_ssn": true,
"hide_date_of_birth": false,
"enable_rcmp_reflow": false,
"hide_id_verification_photos": false,
"hide_current_address": true,
"require_id_with_address": false,
"hide_activity_log": true,
"redirect_url": null,
"custom_tracks": [],
"my_crc_region": null,
"hide_ssn_trace": true,
"request_base": true,
"request_behavioural": true,
"request_softcheck": true,
"request_equifax": false,
"request_identity_verification": false,
"request_enhanced_identity_verification": false,
"request_criminal_record_check": false,
"request_enhanced_criminal_record_check": false,
"request_vulnerable_sector_criminal_record_check": false,
"request_motor_vehicle_records": false,
"request_education_verification": false,
"request_employment_verification": false,
"request_us_criminal_softcheck": false,
"request_us_ssn_verification": false,
"request_employer_references": false,
"request_address_references": true,
"request_employer_phone_references": false,
"request_address_phone_references": false,
"request_international_criminal_record_check": false,
"request_soquij": false,
"request_instant_verify_employment": false,
"request_instant_verify_education": false,
"request_instant_verify_credential": false,
"employer_references_min": 3,
"employer_references_max": 3,
"address_references_min": 2,
"address_references_max": 2,
"employment_verification_min": 3,
"employment_verification_max": 3,
"education_verification_min": 1,
"education_verification_max": 1,
"credential_verification_min": 1,
"credential_verification_max": 1,
"credential_verification_level": "ALL",
"education_verification_level": "ALL",
"employer_references_years": 5,
"address_references_years": 3,
"employment_verification_years": 5,
"employment_verification_years_or_individually": "INDIVIDUALLY",
"address_references_years_or_individually": "INDIVIDUALLY",
"employer_references_years_or_individually": "INDIVIDUALLY",
"us_criminal_record_check_years": 7,
"applicant_login": false,
"exclude_softcheck_possible_matches": false,
"workable_fast_complete": false,
"review_all_negative_mvr_results": false,
"limit_education_verifications": false
},
"billing_plan": {
},
"google_analytics_key": "",
"adwords_key": "",
"adwords_conversion_key": "",
"external_domain": ""
}
},
"listing_count": 1,
"full_address": "1017 Fort Street Victoria QC CA ",
"url_code": "bc3e83ef-0656-42d0-820b-1e2fac8d40ba"
},
"applicant_count": 0,
"new_applicant_count": 0,
"is_psychometric_required": true,
"notification_list": [
{
"id": "5946ace5-e817-4b73-9657-e631aea21f38",
"email": "[email protected]",
"team": {
"id": "9f887774-d577-4d2f-b109-82951065993b",
"name": "Team",
"country": "CA",
"industry": "",
"team_type": "PM",
"internal_name": "Team",
"app_url": "https://api.certn.co/",
"compliance_region": {
"id": "eac92691-2ba5-46c6-8e76-1ca85db2a142",
"name": "Initial",
"country": "CA",
"team_type": "PM",
"sub_region": "",
"default": true,
"score_value_field": "certn_score",
"score_label_field": "report_summary.report_result_label",
"show_legal_us": false,
"show_credit_report": true,
"show_fcra": false,
"require_address_history": true
},
"settings_config": {
"get_org_name": "Team",
"org_name": "Team",
"org_logo_link": "https://certn-images.s3.amazonaws.com/yourlogo_here_copy.png",
"org_primary_color": "#35c9b3",
"whitelabel_report": false,
"whitelabel_emails": false,
"compact_pdf_report": false,
"behavioural_test_req": false,
"emergency_contact_req": false,
"personal_ref_req": false,
"education_req": false,
"tenancy_years_amount_req": 4,
"tenancy_ref_amount_req": 1,
"tenancy_ref_email_req": false,
"tenancy_ref_phone_req": false,
"employer_years_amount_req": 0,
"employer_ref_req": false,
"employer_ref_email_req": false,
"employer_ref_phone_req": false,
"document_required": false,
"cover_letter_req": false,
"government_id_req": false,
"proof_of_income_req": false,
"resume_req": false,
"visa_req": false,
"personal_ref_amount_req": 0,
"passport_req": false,
"hide_detailed_financial": false,
"hide_sin_ssn": true,
"hide_date_of_birth": false,
"enable_rcmp_reflow": false,
"hide_id_verification_photos": false,
"hide_current_address": true,
"require_id_with_address": false,
"hide_activity_log": true,
"redirect_url": null,
"custom_tracks": [],
"my_crc_region": null,
"hide_ssn_trace": true,
"request_base": true,
"request_behavioural": true,
"request_softcheck": true,
"request_equifax": false,
"request_identity_verification": false,
"request_enhanced_identity_verification": false,
"request_criminal_record_check": false,
"request_enhanced_criminal_record_check": false,
"request_vulnerable_sector_criminal_record_check": false,
"request_motor_vehicle_records": false,
"request_education_verification": false,
"request_employment_verification": false,
"request_us_criminal_softcheck": false,
"request_us_ssn_verification": false,
"request_employer_references": false,
"request_address_references": true,
"request_employer_phone_references": false,
"request_address_phone_references": false,
"request_international_criminal_record_check": false,
"request_soquij": false,
"request_instant_verify_employment": false,
"request_instant_verify_education": false,
"request_instant_verify_credential": false,
"employer_references_min": 3,
"employer_references_max": 3,
"address_references_min": 2,
"address_references_max": 2,
"employment_verification_min": 3,
"employment_verification_max": 3,
"education_verification_min": 1,
"education_verification_max": 1,
"credential_verification_min": 1,
"credential_verification_max": 1,
"credential_verification_level": "ALL",
"education_verification_level": "ALL",
"employer_references_years": 5,
"address_references_years": 3,
"employment_verification_years": 5,
"employment_verification_years_or_individually": "INDIVIDUALLY",
"address_references_years_or_individually": "INDIVIDUALLY",
"employer_references_years_or_individually": "INDIVIDUALLY",
"us_criminal_record_check_years": 7,
"applicant_login": false,
"exclude_softcheck_possible_matches": false,
"workable_fast_complete": false,
"review_all_negative_mvr_results": false,
"limit_education_verifications": false
},
"billing_plan": {
},
"google_analytics_key": "",
"adwords_key": "",
"adwords_conversion_key": "",
"external_domain": ""
}
}
],
"selected_application": {
"is_selected": false,
"applicants": []
},
"use_team_link": false,
"length_of_lease": null
}{
"request_softcheck": true,
"email": "[email protected]",
"owner_id" : "bd78a737-16cf-496a-9c3a-7b9e5533cfce"
}{
"request_softcheck": true,
"email": "[email protected]",
"information": {
"first_name": "Will",
"last_name": "Nettke",
"date_of_birth": "1970-06-28",
"addresses": [
{
"address": "4412 King Alfred Court",
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"current": true
}
]
},
"position_or_property_location": {
"address": "Tiffany & Co., 97 Greene St",
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "v8t3n9",
"location_type": "Property Location"
},
"owner_id": "bd78a737-16cf-496a-9c3a-7b9e5533cfce"
}