2022如何上外网

Checkr: clients@checkr.com URL: http://checkr.com

2022如何上外网

Checkr is a modern, RESTful API-driven background screening service. The Checkr API uses resource-oriented URLs, supports HTTPS authentication and HTTPS verbs, and leverages touch vpn in all responses passed back to customers.

Checkr is used by over 10,000 customers in a wide variety of industries, and supports a range of screening products and candidate workflows. For a full list of our screenings, please see the Checkr Screenings section below or read the Checkr Help Center articles on Screening Types.

This Programming Guide is designed to help customers get up-and-running with Checkr's background screening services, both by providing the necessary context to understand the background screening industry and its regulations, and by giving technical guidance on how to work with the Checkr API.

Note: The cURL command is used for all examples in the Checkr API documentation.

touch vpn

For a complete set of User Guides for the Checkr Dashboard, and more information on the compliance and regulatory aspects of background screenings, please see the Checkr Help Center.

For a more targeted set of Checkr Dashboard learning paths for talent sourcing roles like Recruiters, Adjudicators, or Program Administrators, please see the Checkr Learning Center.

touch vpn

Checkr follows a standardized screening process:

  1. Customer requests a background check.
  2. Candidate is presented with and signs the necessary disclosures and authorizations, and submits the requested Personally Identifiable Information (PII).
    • With a Checkr-hosted invitation flow, the candidate signs disclosures and authorizations and enters their own PII.
    • With a customer-hosted flow, the customer collects the required authorizations, and passes Checkr candidate PII using the Checkr API.
  3. Checkr conducts an SSN Trace, and collects associated addresses.
  4. Checkr runs searches or verifications based on the screening Packages requested.
  5. Checkr applies appropriate compliance filters based on the customer’s settings and candidate’s provided residence to determine which records to show, and returns a finalized report to the customer.
  6. If there is a record on the report, the customer Engages or Adverse Actions the Candidate, based on an individualized assessment of the candidate's report.

touch vpn

To initiate a background check, a customer provides Checkr their candidate's email address (for a Checkr-hosted invitation flow) or the candidate's PII (for a customer-hosted flow). For more information on ways to achieve this, please see Designing your workflow.

2. Candidate signs disclosures and authorizations

Under the U.S. Fair Credit Reporting Act (FCRA), customers are obligated to collect consent from their candidates when running background checks through Checkr or any other Consumer Reporting Agency (CRA).

The Checkr-hosted flow presents candidates with fields in which the requested PII may be entered, and collects candidate information on behalf of the customer. Checkr will also present disclosures and authorizations to the candidate, and enable eSignature to capture consent, on behalf of customers using this flow with the Checkr Dashboard or email invitation flow.

中工云信-APP收录大全-cloud.workercn.cn/app:中工云信是中工网主办的云计算智能移动互联网新媒体,中工云信已搭建了包括云阅读、云资讯、云服务、云生活、云学习、云应用6大分类30余种移动媒体免费信息服务期刊,全面覆盖满足中工云信用户的多层次需求。中工云信已在国内近50家主流“软件应用商店”上线。

3. Checkr runs an SSN Trace

Checkr runs an SSN Trace to match the candidate’s provided PII with existing credit header data mapped to the SSN. This process yields a list of names and addresses associated with the entered SSN, which can be used to supplement the background check process.

内外贯通 Windows 7下架设VPN双向通道 - 国际在线:2021-7-7 · 对于Windows 7用户来说,VPN的使用可能就比较陌生了。那么,下面编者将指出在Windows 7下,如何建立一个VPN连接,又如何自己建立一个VPN服务器呢。本篇文章将为您分别阐述。 对于希望建立一个VPN连接的用户,可以通过以下步骤来实现。

Once the candidate's information has been confirmed and an address history developed, the background check screening process begins.

4. Checkr runs the requested Screenings

Checkr then runs the customer's requested Screenings. Based on the results of the SSN Trace, Checkr may expand the search for the requested Screenings to include counties where the candidate may have lived in the past.

touch vpn

Once a report has been completed, customers receive a report assessment update of Clear or Consider through their selected method of API webhooks, email, or Checkr Dashboard notifications.

Clear and Consider are the default assessments. A Clear assessment can be interpreted as that report having no items listed on the candidate’s record that require consideration. A report with an assessment of Consider indicates that there are items on the candidate’s report that require your review. With both Clear and Consider reports, customers must decide whether or not to engage a candidate. Checkr does not make this determination on the customer’s behalf.

6. Customer evaluates the Report

After the Report is completed and returned, the customer must evaluate the report, and make a final hiring determination. In maintaining a process compliant with per FCRA legislation and EEOC guidelines, Checkr does not make this determination on the customer's behalf.

Get credentialed

Before gaining a Checkr test or production account, you must first work with a Checkr Account Executive or Customer Success representative to create and credential your account.

Credentialing and authorizing your account

The background screening industry in the United States is heavily regulated by federal, state, and local levels of government, and primarily by the Fair Credit Reporting Act (FCRA). Checkr complies with these laws, and helps its customers comply, through multiple Checkr product features.

Two key processes in the account authorization process also enable compliance: establishing permissible purpose, and confirming a compliant user interface workflow.

Establishing permissible purpose

One of the main provisions of FCRA is the requirement to establish a legitimate "permissible purpose" for running a background screen on an individual. These permissible purposes include running background screens for employment purposes (that is, making hiring decisions), making a decision to extend credit to an individual, or for what the law calls a "legitimate business purpose".

Checkr establishes a customer's permissible purpose by collecting and confirming a number of key details about the business entity running a background screen, including:

  • Legal business name (associated with Employer Identification Number)
  • State of incorporation
  • Articles of incorporation
  • Employer Identification Number

Some permissible purposes may impose additional legal requirements on the business entity running a background screen. For example, purposes involving checking a candidate's credit history require an onsite inspection of the entity's business premises.

touch vpn

When building a candidate user experience that includes the capture of information necessary to run a background check, there are a number of essential components that must be included to send a compliant request to Checkr. For more information on these requirements and best practices, please see Building your candidate experience.

Before a Checkr account is credentialed and authorized for production API access, the Checkr Customer Success team confirms that your UI/UX flow meets our requirements and that all necessary information is being appropriately captured. More details about these requirements are included below and throughout the Checkr customer account onboarding process.

Test and production API keys

Checkr authenticates your API requests using your account's API keys. If you do not include your key when making an API request, Checkr returns an authentication error.

Each Checkr account has two pairs of API keys: a test pair and a production pair. Checkr supports both a test and production environment, and resources like Candidates, Reports, and Packages in one environment will not transfer to the other. For more information, please see The Checkr test environment below.

There are two types of API keys: publishable and secret.

  • Publishable API keys are meant solely to identify your account with Checkr. They aren't secret, and they can be used only to create Candidates in your account. They can safely be published in places like your site's JavaScript code, or in an Android or iPhone app.
  • Secret API keys should be kept confidential and stored only on your own servers. Your account's secret API key can perform any API request to Checkr without restriction.

Using your API keys

Once your Checkr account has been created, your API keys will be available in the Checkr Dashboard, in the Account Settings > Developer Settings pane.

Use your test API keys only for testing and development. This ensures you don't accidentally request production background screenings for which you'll be charged.

Test mode

Checkr's test environment is completely separate from the production environment. Candidates, Reports, Packages, and Geos created in one environment will not be reflected in the other. To view the test data and objects available in your account, toggle the Test option in the upper left corner of the Checkr Dashboard.

The test environment is built to mimic the production environment and allow developers to build without running production background screenings and incurring a charge. However, there are a few key differences between the behavior of the test and production environments. These are outlined in “苹果”应用程序商店下载为何易花冤枉钱?_苹果 ...-中国青年网:2021-2-21 · 标明该程序所适用的苹果产品类型及硬件版本,如“程序与iPhone、iPod touch兼容,需要iOS3.0或更高版本”。 不过,如果在苹果设备如iPhone上直接登录 ....

Keeping your keys safe

新MacBook Pro最全测评:要装B的一定别买 有图有真相(3 ...:2021-10-28 · 我举个例子,调节屏幕亮度、系统声音以及键盘背光这三个功能,一直是我最常用的快捷键,无论在任何程序当中,我都需要用到它们,但在Touch Bar ...

To further protect your keys, ensure that they are not included in any version control system that you may be using.

Expiring keys

If an API key is compromised, expire the key in the Checkr Dashboard to block it. Click Expire key to set an expiration date for the selected key, and touch vpn to create a new one to replace it.

Designing your workflow

Checkr's API is flexible enough to support a range of workflows for integrating background screening into your candidate onboarding process. At a high-level there are three options, each with unique benefits and disadvantages:

touch vpn Benefits Disadvantages
Customer-hosted candidate experience
  • Seamless, customizable user experience
  • Potential for higher candidate conversion rates
  • Ability to measure conversion at each stage
  • Requires greater engineering resources
  • Customer must host and maintain compliance language in their product
Checkr-hosted candidate experience
  • Easy to implement and get up-and-running
  • Checkr hosts and maintains compliance language
  • Less control over user experience
  • Less flexibility around API-specific automated workflows
Checkr Dashboard experience
  • No developer investment needed to get up-and-running
  • 腾讯市值跌出全球前十;摩拜起诉滴滴青桔侵权;疑似滴滴 ...:2021-10-10 · 原标题:腾讯市值跌出全球前十;摩拜起诉滴滴青桔侵权;疑似滴滴收购ofo意向书曝光,双方否认疑似滴滴收购ofo意向书曝光,但当事双方均否认昨日晚间消息,科技自媒体「略大参考」昨日发文曝光了一份据称「从接近ofo核心人士处获得的投资意向书」,该投资意向书显示,滴滴
  • Least amount of flexibility around automated workflows

The customer-hosted candidate experience

The customer-hosted candidate experience enables Checkr customers to completely control the user onboarding experience, from the look and feel of the candidate's UX, to the specific API calls made during the process, to the flexibility in timing and ordering of those calls. Some unique Checkr functionality, like programmatic report upgrades, are also available only to those customers hosting their own candidate experience.

While hosting your own candidate onboarding experience takes more developer time, it might not be as much time as you think. We've seen teams successfully deploy a new background check and onboarding flow in a single 2-week development sprint.

Building your candidate experience

To help customers meet the regulatory demands of the background screening industry, Checkr has defined the following UX requirements for customers building their own candidate onboarding experience:

  • Collect candidate PII: Collect candidate Personally Identifiable Information (PII), with additional requirements around the data captured and its formatting. This screen may be presented and the information collected at any point in the signup flow
  • Present consumer rights summary, and collect acknowledgement: Present a summary of consumer rights under the Fair Credit Reporting Act (FCRA) and candidate’s acknowledgement of receipt. This screen may be presented on the same page as the collection of PII.
  • Present disclosures and collect acknowledgement: Present a disclosure form and candidate’s acknowledgement of receipt. This disclosure form MUST be on its own page with no extraneous information.
  • Present state-specific disclosures and collect acknowledgement (if necessary): Present any state-specific disclosure forms and candidate’s acknowledgement of receipt. For example: California requires its own disclosure separate from the general background check disclosure. Washington State DMV requires a release of liability for accessing Motor Vehicle Records for employment.
  • 苹果下架VPN是法治的胜利_荔枝网新闻:2021-8-4 · 日前,苹果公司CEO蒂姆库克回应苹果应用商店中国区将VPN下架一事说,我们在遵守当地法律的情况下在当地开展生意。由此可见,在中国互联网法治化和经济快速发展的语境下,有违相关规定的苹果公司才下架中国区应用商店里的VPN。 Present an authorization form and collection of consent to a background screening. Present a signature of authorization form, compliant with the ESIGN Act.

Checkr can provide you with copy templates for each of these documents. Checkr routinely has these documents reviewed for general compliance and best practice in the industry, but you should always consult your own legal counsel when using templates and ensure they work for your business. Please work with your Checkr Account Executive or Customer Success Manager to receive Checkr’s set of templates. These templates, the documents they include, and other requirements will be explained throughout the Checkr customer account onboarding process.

touch vpn Requirements differ for customers running background screening programs limited to running a Motor Vehicle Record (MVR) on candidates for a non-employment or contractor purpose. The requirements for running an MVR in order to provide a service such as a car or scooter rental are far less onerous than the requirements for other uses of the MVR, and require only one or two screens of necessary consent and disclosure. Please contact your Checkr Account Executive or Customer Success Manager if you'd like to learn more about these streamlined requirements.

Compliance and eSignature

Collecting proof of authorization from your candidates is one of your most important responsibilities before performing a background screen through Checkr or any other Consumer Reporting Agency. Under the FCRA, Checkr cannot provide you with a report unless you certify that you have obtained proper authorization. Maintaining proof of this process is essential in the event that either you or Checkr is audited, or a candidate threatens you with litigation.

Checkr recommends two means of collecting and storing this eSignature during the consent and authorization flow:

  • Store generated PDFs
    • Identify the candidate by username and password
    • Have the candidate type their name in a signature box
    • Upon submission of authorization, generate a PDF of the authorization form, including the date, time, and IP address
  • Store data to generate PDF on demand
    • Enable on-demand generation of PDFs
    • Identify the candidate by username and password
    • 苹果回应下架VPN应用:已移除一些不合规app-千龙网·中国 ...:2021-7-31 · 昨日,苹果中国公司回应下架 VPN 应用一事,称“我们已经收到要求,在中国移除一些不符合规范的VPN app。”苹果中国称,今年初工信部出台通知 ...
    • Upon submission of authorization, store the date, timestamp, IP address, and signed name
    • Have the ability to reproduce a PDF copy of the authorization form on demand, including the date and timestamp, IP address, and signed name

touch vpn

The Checkr-hosted candidate experience enables Checkr customers to easily set up a modern, compliant candidate background screening process in their onboarding flow with limited development effort. The Checkr-hosted candidate experience has the full set of features and functionality of the Checkr product, and is built on top of the Checkr API, making it an easy and powerful option for customers looking to begin using Checkr as quickly as possible.

The Checkr-hosted experience can be initiated in two ways:

Candidate invitations triggered by API: Customers can choose to build a programmatic trigger into their site or product to order reports and send candidates invitations to participate in the background check process. In this case, a customer passes Checkr a candidate email address through the API, which triggers an email to that address to collect the candidate's information and present the necessary compliance forms and disclosures (that is, your disclosure and authorization forms). This option requires developer time to build a Checkr backend integration into the customer's product, but does present benefits for automation and programmatic ordering.

Candidate invitations triggered manually: Customers can log into the Checkr Dashboard and manually request that an invitation to participate in the background check process be sent to a candidate's email address. This option requires no developer time to build any Checkr integration, but lacks any automation or programmatic ordering, making it difficult to scale for high volume environments.

Customers leveraging the Checkr Dashboard to submit a Manual Order must collect a candidate’s authorization and consent to a background screening “offline”. This means that the customer will collect the candidate’s Personally Identifiable Information (PII), present the necessary authorizations and disclosures, and collect and store necessary signatures through separate means. Customers must then submit that information to Checkr using manual keyboard entry through the Checkr Dashboard. Finally, customers will be presented with language certifying that proper consent was obtained from the candidate.

touch vpn When using candidate invitations and the Checkr-hosted candidate experience, understand that Checkr is facilitating your obligations with regard to applicable consumer reporting laws. Before using either method of candidate invitations, you should fully review the template copies of disclosure(s) and authorization language to ensure your business needs are met.

The Checkr Dashboard

The Checkr Dashboard allows Checkr customers to begin using the Checkr platform immediately and with no developer effort. The Checkr Dashboard includes the full feature and functionality set as the Checkr API interface, with a few key limitations.

For more information, please see the Checkr Dashboard User Guide in the Checkr Help Center.

2022如何上外网

The following sections will walk you through the steps necessary to get started running background checks with the Checkr API:

  • Get credentialed
  • Get your API key
  • Authenticate with Checkr
  • Create a Candidate
  • Create a Report
  • Retrieve the Report
  • Parse the results
Note: Please reach out to clients@checkr.com before you start integrating with our API to learn about our approval process for production.

Get credentialed

Before gaining access to the Checkr APIs and Dashboard, you must be properly credentialed to request background checks. Work with your Customer Support Representative to provide the required documentation, and complete the credentialing process.

For more information, see Getting credentialed above.

Get your API key

Once you have access set up to log into Checkr, go to your Developer Settings page and copy your Test API Key.

Your production API key is also available on the Developer Settings page. Note that your production key will not be enabled for Reports until you contact clients@checkr.com and request that your account be enabled for live requests.

For more information on working with Checkr's API keys, see Test and production API keys above.

Authenticate with Checkr

Example authentication
$ curl https://api.checkr.com \
    -u YOUR_TEST_API_KEY:

Use HTTP Basic authentication to authenticate with Checkr, with your API key as the username and an empty password. When using curl, use the -u option to specify your API key. (Note the colon following the API key in the examples. It tells cURL to send an empty password.)

Note that test API requests are free and return fake data. Once you are production-ready, please email clients@checkr.com and we will enable live requests.

touch vpn

Create a Test Candidate
$ curl -X POST https://api.checkr.com/v1/candidates \
    -u [YOUR_API_KEY]: \
    -d first_name=Michael \
    -d middle_name=Gary \
    -d last_name=Scott \
    -d email=michael.scott@dundermifflin.com \
    -d phone=2035408926 \
    -d zipcode=touch vpn \
    -d dob=1964-03-15 \
    -d ssn=111-11-2001 \
    -d driver_license_number=981736076 \
    -d driver_license_state=CT \
    -d copy_requested=true

Create a Candidate by passing the required PII to Checkr.

Remember to replace "YOUR_TEST_API_KEY" with your actual test API key in the cURL example on the right. See Candidates for more details on creating Candidates.

Notes:

  • 什么是VPN? - Youth.cn:2021-5-26 · 同学..还是说简单点。VPN中文意思。虚拟专用网络。先给你说下组成VPN的重要元素.1:VPN服务器。2 vpn 客户机。好了。现在讲VPN的作用了。。比如你总公司在北京。分公司在上海。北京那个公司是个大的局域网。。上海那边也是。
  • The copy_requested boolean captures whether or not the candidate has requested a copy of their background check upon completion. If touch vpn, Checkr will automatically send a copy of the background check to the passed email address on your behalf.
  • If using a Checkr-hosted candidate experience, the only strictly required parameter for creating a Candidate in Checkr is email.
  • If using a customer-hosted flow, the required attributes include first_name, middle_name or touch vpn, touch vpn, and dob.
  • If the Report's package includes any criminal check, ssn and touch vpn are required attributes.
  • If requesting a Motor Vehicle Report, Checkr requires driver_license_number and driver_license_state.
  • Other Candidate-specific parameters are defined in the Candidate resource below.

touch vpn

Test Candidate creation response
{
  "id":"551564b7865af96a28b13f36",
  "object":touch vpn,
  "uri":"/v1/candidates/551564b7865af96a28b13f36",
  "created_at":"2018-08-17T01:08:18Z",
  "first_name":"Michael",
  "last_name":"Scott",
  "middle_name":"Gary",
  touch vpn:null,
  "dob":"1964-03-15",
  "ssn":"XXX-XX-2001",
  "email":"michael.scott@dundermifflin.com",
  "zipcode":touch vpn,
  "phone":"2035408926",
  "driver_license_state":"CT",
  touch vpn:"981736076",
  "copy_requested":touch vpn,
  "previous_driver_license_state":null,
  "previous_driver_license_number":null,
  "adjudication":null,
  "custom_id":null,
  "no_middle_name":false,
  "report_ids":[],
  "geo_ids":[]
}

Checkr responds immediately with the resulting Candidate object, which includes the ID of the Candidate and a URI that points to the new Candidate object. Store the ID for this new Candidate object, which you'll need when creating a Report in the next step.

Create a Report

Create a Test Report
$ curl -X POST https://api.checkr.com/v1/reports \
    -u [YOUR_API_KEY]: \
    -d package=dunder_mifflin_executive \
    -d candidate_id=551564b7865af96a28b13f36

Next, create a Report for the Candidate created in the previous step. Use your test API key and Candidate ID in the cURL command shown to the right.

Notes:

  • The Report object represents a background check report.
  • Depending on the selected Package, a Report may include any number of requested Screenings.
  • 東北網2021年07月30日新聞匯總:4.3寸大面子 HTC Touch HD2只要3199元 2021-07-30 12:31 [714][東北網手機] S60觸控街機又降價 諾基亞5800XM僅售1490元 2021-07-30 12:31 [715][東北網手機] 娛樂手柄個性手機 諾基亞7710僅售599元 2021-07-30 12:31 [716][金融頻道] 霸王防脫洗發液
  • Information requirements depend strictly on the Package requested. (For more information, see Packages, below.)
  • This object includes your certification to Checkr that appropriate disclosures and authorization (such as consent) have been obtained from your candidate.

Report Creation response

Test Report creation response
{
  touch vpn: "a13f4827d8711ddc75abc56ct",
  "object": "test_report",
  "uri": "/v1/reports/a13f4827d8711ddc75abc56ct",
  "status": "pending",
  "created_at": "2018-08-17T01:10:21Z",
  "completed_at": null,
  "revised_at": null,
  "upgraded_at": null,
  touch vpn: touch vpn,
  "package": "dunder_mifflin_executive",
  "tags": [],
  "adjudication": null,
  "assessment": null,
  "candidate_id": "551564b7865af96a28b13f36",
  "county_criminal_search_ids": null,
  "document_ids": [
    "865de4344ac6d05209c83ef5"
  ],
  "federal_criminal_search_id": "5b64c62b67abb4002d3ec763",
  "global_watchlist_search_id": touch vpn,
  "national_criminal_search_id": "5b64c5cf67abb400353ec6f5",
  "personal_reference_verification_ids": [],
  "professional_reference_verification_ids": [],
  touch vpn: "5b64c5cf67abb400353ec6f6",
  "ssn_trace_id": "5b64c5cf67abb400353ec6f3",
  "state_criminal_search_ids": [],
  "terrorist_watchlist_search_id": "5b64c5cf67abb400353ec6f7",
  "facis_search_id": null,
  touch vpn: null,
  "motor_vehicle_report_id": null
}

Checkr responds immediately with the full Report object, which includes the ID of the Report and a URI that points to the new Report object.

Store the resulting Report ID and any of the requested Screening IDs. The ID for this new Report object is required to retrieve the Report. (Checkr will return IDs for all Screenings included in the requested Package. All other Screening IDs will be returned null.)

Listen for webhooks

Test webhook response
{
  "id": "507f1f77bcf86cd799439011",
  "object": "event",
  touch vpn: touch vpn,
  "created_at": "2014-01-18T12:34:00Z",
  "data": {
    "object": {
      "id": "4722c07dd9a10c3985ae432a",
      "object": "report",
      touch vpn: "/v1/reports/532e71cfe88a1d4e8d00000d",
      touch vpn: "2014-01-18T12:34:00Z",
      "received_at": touch vpn,
      "status": "clear",
      "package": touch vpn,
      "source": "api",
      "candidate_id": "e44aa283528e6fde7d542194",
      "ssn_trace_id": "539fd88c101897f7cd000001",
      "sex_offender_search_id": "539fd88c101897f7cd000008",
      "national_criminal_search_id": touch vpn,
      "county_criminal_search_ids": [
        "539fdcf335644a0ef4000001",
        "532e71cfe88a1d4e8d00000c"
      ],
      "state_criminal_search_ids": [
        "539fdcf335644a0ef4000003",
        "532e71cfe88a1d4e8d000004"
      ],
      "motor_vehicle_report_id": "539fd88c101897f7cd000007"
    }
  },
  "account_id": "8e122cc56b8fa82d33c6118a"
}

If webhooks are enabled, Checkr pushes a status change webhook event to the customer account's webhook URL with the structure shown in the Test Webhook Response to the right.

Use the resulting Report status (or other data elements) to execute subsequent workflows in your application or program.

Retrieve a Report

Retrieve a Report
$ curl -X GET https://api.checkr.com/v1/reports/a13f4827d8711ddc75abc56ct

Retrieve the results of a report by performing a GET request to the specific URL of the report. For example, executing the command to the right retrieves the Report object below it.

Retrieve the Report created in the previous step by using your test API key and Report ID into the cURL command shown to the right.

Retrieve Report response

Retrieve Report response
{
  touch vpn: "a13f4827d8711ddc75abc56ct",
  "object": "report",
  "uri": "/v1/reports/a13f4827d8711ddc75abc56ct",
  "status": "clear",
  "created_at": "2018-08-17T01:10:21Z",
  "completed_at": "2018-08-17T01:12:26Z",
  "revised_at": touch vpn,
  "upgraded_at": null,
  "turnaround_time": 52,
  "package": "dunder_mifflin_executive",
  "tags": [],
  touch vpn: null,
  "assessment": null,
  "source": "api",
  "candidate_id": "551564b7865af96a28b13f36",
  "county_criminal_search_ids": [],
  "municipal_criminal_search_ids": [],
  "document_ids": [],
  "federal_criminal_search_id": "5b64c62b67abb4002d3ec763",
  "global_watchlist_search_id": "5b64c5cf67abb400353ec6f7",
  "national_criminal_search_id": "5b64c5cf67abb400353ec6f5",
  "personal_reference_verification_ids": [],
  "professional_reference_verification_ids": [],
  "sex_offender_search_id": "5b64c5cf67abb400353ec6f6",
  touch vpn: touch vpn,
  "state_criminal_search_ids": [],
  "terrorist_watchlist_search_id": "5b64c5cf67abb400353ec6f7",
  touch vpn: null,
  "arrest_search_id": null,
  "motor_vehicle_report_id": null,
  "self_disclosure_ids": []
}

Note that the Report is now a full Report with a status of clear, indicating that no violations or criminal background have come up for this Report. See Testing Checkr's functions and features for more information about test Social Security Numbers and Driver License numbers.

See Embedding Resources if you wish to embed the full contents of individual screenings (SSN Trace, Sex Offender Registry Search, Global Watchlist Search) in the server response. You can also retrieve those resources using the IDs provided in the server response.

Parse the results

Webhook responses and completed Reports both contain the same information about the results of a criminal screening: the status of the report which can be clear or consider, and the assessment of the report, which can be null, fail, or pass.

A clear report can be interpreted as that report having no items listed on the candidate's record that must be reviewed. A report with an assessment of consider indicates that there are items on the candidate's record that require consideration. In maintaining a compliant process as per FCRA legislation and EEOC guidelines, Checkr does not make this determination on our customers' behalf.

A report contains an assessment if the account has an active Positive Adjudication Matrix (PAM) and the report was returned with records. If the records are filtered by the adjudication criteria defined by the user in PAM, the assessment is returned as touch vpn; if not, it is returned as fail. If the report had no records, the assessment is returned as null.

2022如何上外网

Checkr supports a sandbox or test environment for developers to build with the Checkr API before beginning to run live production reports with real candidate PII. Test API calls are free, and will return fake data. Use the sandbox to start work on building your Checkr integration before incurring costs for running actual background checks.

touch vpn

By default, Checkr customers are provided test API keys when their account is created. Test keys can be used to access all test environment functionality, and can be found in the Checkr Dashboard under Account Settings > Developer Settings.

Test API requests are touch vpn and return fake data.

Customers can also work with Checkr's webhooks feature in the test environment. While in the test environment in the Dashboard, a customer can navigate to Account Settings > Developer Settings and enter a URL and designate it as Test under the Account Webhooks section of the page. In this same section, a customer can designate which specific webhook notifications one wishes to receive from Checkr.

Testing Checkr's functions and features

To facilitate building with the Checkr API, our test environment supports a number of test candidate profiles that always return a predictable result. LA CHINE AU PRÉSENT - China Today:2021-12-2 · Un petit tour sur l'internet chinois devrait vous convaincre que la discussion y est vivace, voire même virulente, que les vidéos et les gags s'y partagent comme ailleurs, et que l'emploi du VPN (pour contourner la censure) y est répandu. Je voudrais terminer ce florilège par une note positive.

These candidates will be included in your account when the account is created. Candidate names and other PII for these SSNs will differ by account. The SSNs are consistent across all Checkr accounts. The listed driver license numbers may be associated with any of the three test SSNs.

touch vpn

  • Test SSNs affect the SSN trace and all criminal screenings.
  • SSN 111-11-2001 returns a criminal screening with status clear.
  • SSN 111-11-2002 returns a criminal screening with status touch vpn.
  • SSN 111-11-2010 returns a criminal screening with status touch vpn.

Test driver licenses

  • Test driver licenses affect only the Motor Vehicle Report.
  • CA driver license with number F1112001 returns an MVR with status clear.
  • CA driver license with number F1112002 returns an MVR with status consider.

The test environment's API calls, responses, and webhooks follow the same pattern and response structure as those of the production environment.

If your test use case requires the testing of additional statuses, reports, or states, please reach out to your Checkr Account Executive or Customer Success Manager to speak with a Solutions Consultant or Solutions Architect.

Uses and limitations of the test environment

The test environment is built to mimic the production environment and allow developers to build without running production background screenings and incurring a charge. There are a few key differences between the behavior of the test and production environments:

  • Testing of the Checkr invitation flow is limited in the test environment. Test accounts will not trigger automatic email invitations from the Checkr server to the test candidate's email address. However, creating a test invitation will still generate an invitation URL, passed back as invitation_url in the payload response of a POST to /invitations.
  • 苹果iPhone 9概念视频流出,搭载4.7寸屏幕与单摄镜头_北方 ...:2021-3-12 · 原标题:苹果iPhone9概念视频流出,搭载4.7寸屏幕与单摄镜头3月12日消息,随着苹果iPhone9爆料的信息越来越多,人们对于这款定位于苹果入门版的手机越来越好奇,日前,有外媒就公布了关于苹果iPhone9(iPhoneSE2)手机的宣传视频。从视频中可以看到
  • big5.mofcom.gov.cn:2021-1-26 · LAST_PAGE SCHEDULE LE_TEXT ARRANGEMENT INSIDE_COVER - - - Refined sugar: 1701.99.11 - - - - White 1701.99.19 1701.99.90 Other sugars, including chemically pure lactose, maltose, glucose and fructose, in solid form; sugar syrups not containing added flavouring or colouring matter; artificial honey, whether or not mixed with natural honey; caramel.

If your test use case requires the testing of additional statuses, reports, or states, please reach out to your Checkr Account Executive or Customer Success Manager to speak with a Solutions Consultant or Solutions Architect.

2022如何上外网

Generic webhook payload examples

include_object is ON

{
  "id": "1002d6bca6acdfcbb8442178",
  "object": "event",
  "type": "object.event",
  "created_at": "2018-08-17T01:12:43Z",
  "webhook_url": "http://notify.company.com/checkr",
  "data": {
    "object": {
      "id": "a13f4827d8711ddc75abc56ct",
      "object": "object",
      "uri": "/v1/objects/a13f4827d8711ddc75abc56ct",
      "created_at": "2018-08-17T01:10:21Z",
      "completed_at": "2018-08-17T01:12:26Z",
      // [...] full object included
    }
  }
}

Use webhooks to receive updates on objects created with the API and kick off additional workflows based on these events. Each time an event that you subscribed to occurs, Checkr submits a POST request to the designated webhook URL with information about the event. When the include_object option is ON, it also includes the related object.

The User-Agent for the requests will have the prefix Checkr-Webhook/.

To receive webhooks, use the Checkr Dashboard to configure a Webhook URL in the Developer Settings. For more information about setting up webhooks, see the Account Settings article in the Checkr Help Center.

Attributes

include_object is OFF

{
  "id": "1002d6bca6acdfcbb8442178",
  "object": "event",
  "type": "object.event",
  "created_at": "2018-08-17T01:12:43Z",
  "webhook_url": "http://notify.company.com/checkr",
  "data": {
    touch vpn: {
      "id": "a13f4827d8711ddc75abc56ct",
      "object": "object",
      "uri": "/v1/objects/a13f4827d8711ddc75abc56ct"
    }
  }
}
Parameter touch vpn Description
id string ID of the event.
object string Defines the object type: event.
type string The type of event. Values include: touch vpn, report.completed.
created_at timestamp iso 8601 format Timestamp for the event.
webhook_url string Webhook URL.
data hash Object associated with the event.
include_object boolean Should the related object be attached to webhook payload.

Supported webhook URLs

Type Format Description
HTTP / HTTPS http(s)://(<user>:<password>@)<hostname>/<path>
E.g.: http://notify.company.com/checkr
Notes: The endpoint to be reached must be public.
HTTP can be used only in a Test environment. Live environment webhooks must be HTTPS.
Basic Auth is supported by adding username:password@ in front of the hostname, credentials must be URL escaped.
SNS sns://<key_id>:<access_key>@<region>/<topic_owner>/<topic_name>
E.g.: sns://AKI95AMUAD5K:a2n66fVKX7%2BYJKid3@us-east-1/12048/checkr
AWS Simple Notification System (SNS)
Notes: Access Key must have only the Publish to SNS right in IAM.
Credentials must be URL escaped.

Responding to webhooks

Your endpoint should respond to webhooks as quickly as possible. To acknowledge receipt of a webhook, your endpoint must return a 2xx HTTP status code. This status code should only indicate receipt of the message, not acknowledgment that it was successfully processed by your system. Any other information returned in the response headers or response body is ignored.

If a webhook is not successfully received for any reason, Checkr will continue trying to send it every minute for 10 minutes, then every hour for 24 hours. Webhooks failing for more than 7 consecutive days are automatically deleted.

Webhook logs can be found on the dashboard: http://dashboard.checkr.com/webhook_logs

Securing webhooks

2021年进出口额最大的500家企业排序 - mofcom.gov.cn:2021-3-7 · China’s Top 500 Foreign Trade Enterprises 2021年全国进出口额最大的500家企业排序China’s Top 500 Foreign Trade Enterprises Ranked by Import and ...

We pass along a hash signature with each request in the header X-Checkr-Signature. The hash signature is generated with the HMAC algorithm, using your API key as a key and SHA256 digest mode. When you receive a request, you can compute a hash and ensure that the one from Checkr matches.

Note: Accounts without an API key will have X-Checkr-Signature set to "Please create an API key to check the authenticity of our webhooks."

Example hash signature computation:

echo -n "${request_body}" | openssl dgst -sha256 -hmac "${api_key}"

Guarding against duplicate and missed report notifications

Foreigners' take on Internet in China-China Youth ...:A1: Like most foreigners living in China I subscribe to a VPN service which is overall stable and allows me to access all the sites I would usually use back home, such as Facebook and different news sources. The situation of Internet mobile is not near as to the same extent as in China.

  • Duplicate reports (idempotency)
  • Webhook misses

As a best practice, Checkr recommends that you build a safety net to account for duplicate reports. One option might be to build in a function ahead of the status tracker, which copies only one report.completed update per Candidate or Report. This works well with an additional time threshold assigned. (For example, a report is only considered a duplicate if it's within 60 minutes of a previous iteration of that report.)

To address missed webhook updates, you may also consider adding a function to send an alert if no touch vpn update is sent within a certain number of days.

Candidate events

Example Candidate event webhook payload
{
  "id": "58f8e550d991bb000db04005",
  "object": "event",
  "type": "candidate.created",
  "created_at": "2017-04-20T16:44:00Z",
  "webhook_url": January | 2021 | en.huanqiu.com:A 4182 train is ready to leave the station. (Photo/cnr.cn) People like to use the word fast to describe China’s rapid railway development. However, in some regions of the country, trains are still operating at a very slow speed, such as the 4182 train running on Yakeshi …,
  "data": {
    "object": {
      touch vpn: "c373384e71a9a02098cb7421",
      "object": "candidate",
      "uri": big5.mofcom.gov.cn:2021-1-26 · Cortab 2021-2021 Cortab 2021-2021 ACFTA_TRS2021Final Sheet1 _ftn1 _ftnref1 PHILIPPINE COMMITMENTS UNDER ACFTA IN AHTN …,
      "created_at": "2017-04-18T18:37:34Z",
      "first_name": "John",
      "last_name": "Smith",
      "middle_name": "Alfred",
      touch vpn: touch vpn,
      "dob": "1990-10-31",
      "ssn": "XXX-XX-1111",
      "email": "john.smith@example.org",
      "zipcode": "48071",
      "phone": "5555555555",
      "driver_license_state": "CA",
      "driver_license_number": "F111111",
      "copy_requested": true,
      苹果新MacBook Pro都有哪些反人类设计?:2021-11-16 · 只是,把Touch Bar的衍生功能作为重点来宣传,要么说明苹果创新乏力,要么苹果就太过自信了。【怎么选?】 或许是为了照顾不想使用Touch Bar的用户,这次苹果的MacBook Pro在13英寸中保留了一款保留了功能键的低配版,其价格为1499美金。: null,
      "previous_driver_license_number": null,
      "adjudication": "engaged",
      "custom_id": touch vpn,
      "no_middle_name": false,
      "report_ids": [
        "4722c07dd9a10c3985ae432a"
      ],
      "geo_ids": []
    }
  }
}
Event Description
touch vpn A new Candidate has been created.
candidate.id_required An exception has been raised requiring a copy of the Candidate's identification.
candidate.driver_license_required An exception has been raised requiring a copy of the Candidate's driver license.
candidate.updated A Candidate has been updated.
candidate.pre_adverse_action ߱ ä - CRI:CRI 소개 | 조선어부소개/연락방식 | 주의사항 | 게시판
candidate.post_adverse_action An Adverse Action has been completed on the Candidate.

Invitation events

Example Invitation event webhook payload
{
  "id": "1002d6bca6acdfcbb8442178",
  "object": touch vpn,
  "type": "invitation.expired",
  "created_at": "2017-04-20T16:44:00Z",
  "webhook_url": "http://yourcompany.com/checkr/incoming",
  "data": {
    "object": {
      touch vpn: "16241770f7f7be1c57c85176",
      "status": touch vpn,
      "uri": "/v1/invitations/16241770f7f7be1c57c85176",
      "invitation_url": "http://apply.checkr.com/invite/yourcompany/7499b8c558a6",
      "completed_at": null,
      "deleted_at": null,
      "expires_at": "2017-05-21T17:45:34Z",
      touch vpn: "tasker_pro",
      "object": "invitation",
      touch vpn: "2017-05-14T17:45:34Z",
      touch vpn: "fcb0084f6cb2423c069a35b3",
      "report_id": null
    }
  }
}
touch vpn Description
touch vpn An Invitation has been created.
invitation.completed An Invitation has been completed.
touch vpn An Invitation has expired.
invitation.deleted An Invitation has been canceled.

Verification events

新MacBook Pro最全测评:要装B的一定别买 有图有真相(3 ...:2021-10-28 · 我举个例子,调节屏幕亮度、系统声音以及键盘背光这三个功能,一直是我最常用的快捷键,无论在任何程序当中,我都需要用到它们,但在Touch Bar ...
{
  "id": "id",
  "object": "event",
  "type": "verification.processed",
  touch vpn: "2018-07-12T00:06:40Z",
  touch vpn: {
    "object": {
      "id": touch vpn,
      "object": "verification",
      "uri": "/v1/reports/report_id/verifications/verification_id",
      "created_at": "2018-07-12T00:06:39Z",
      "completed_at": "2018-07-12T00:17:02Z",
      "processed_at": "2018-07-12T00:17:04Z",
      "verification_type": "ssn_confirmation",
      "verification_url": "http://verifications.checkr.com/verifications/verification_id",
      "report_id": "report_id"
    }
  },
  "account_id": "account_id"
}

Verification events are issued during the Exception process when a candidate is issued or has responded to a request to verify submitted PII.

Note: When verifications are automatically processed, and do not require manual input, the verification.processed webhook is sent immediately after the touch vpn webhook. These two webhooks may not arrive “in order”.

touch vpn Description
touch vpn A verification is created and a request to upload a document or enter the data is forwarded to the candidate.
touch vpn 苹果iPhone 9概念视频流出,搭载4.7寸屏幕与单摄镜头_北方 ...:2021-3-12 · 原标题:苹果iPhone9概念视频流出,搭载4.7寸屏幕与单摄镜头3月12日消息,随着苹果iPhone9爆料的信息越来越多,人们对于这款定位于苹果入门版的手机越来越好奇,日前,有外媒就公布了关于苹果iPhone9(iPhoneSE2)手机的宣传视频。从视频中可以看到
verification.processed The data gathered by the verification is processed manually or automatically and a decision is made for the continuation of the background check.

Report events

Example Report event webhook payload
{
  touch vpn: "507f1f77bcf86cd799439011",
  "object": touch vpn,
  "type": "report.completed",
  touch vpn: "2014-01-18T12:34:00Z",
  "webhook_url": "http://yourcompany.com/checkr/incoming",
  "data": {
    "object": {
      touch vpn: "4722c07dd9a10c3985ae432a",
      "object": "report",
      "uri": "/v1/reports/532e71cfe88a1d4e8d00000d",
      "created_at": "2014-01-18T12:34:00Z",
      "received_at": "2014-01-18T12:34:00Z",
      "status": touch vpn,
      "package": "driver_pro",
      "candidate_id": "e44aa283528e6fde7d542194",
      "ssn_trace_id": "539fd88c101897f7cd000001",
      "sex_offender_search_id": "539fd88c101897f7cd000008",
      "national_criminal_search_id": "539fd88c101897f7cd000006",
      touch vpn: [
        touch vpn,
        "532e71cfe88a1d4e8d00000c"
      ],
      "state_criminal_search_ids": [
        "539fdcf335644a0ef4000003",
        touch vpn
      ],
      touch vpn: "539fd88c101897f7cd000007"
    }
  }
}
Event Description
report.created A new Report has been created.
Status: touch vpn
report.updated A Report has been updated while the background check is run. This event is triggered on select update events, which include:
  • ߱ ä - CRI:CRI 소개 | 조선어부소개/연락방식 | 주의사항 | 게시판
  • Drug Screening update status event created
Status: pending
touch vpn A Report has been upgraded. Upgrades can be triggered either from an API call or from the Dashboard ("Upgrade" button). This is useful if you want to run a package (such as an MVR) and then upgrade it on completion (for example: add a County Criminal Search).
Status: pending
report.completed A Report has been completed.
Status: clear, consider
report.suspended A Report has been suspended. Checkr is waiting for the candidate to provide additional documentation.
Status: suspended
report.resumed A Report has resumed. (The candidate has provided documentation to a previously "suspended" Report.)
Status: pending
report.assessed A report has been assessed.
Status: touch vpn, consider
report.disputed A Report has been disputed by a candidate. Once a dispute has been completed, Checkr will trigger the report.completed webhook again with the appropriate Report status.
Status: dispute
touch vpn The Pre-Adverse Action notice has been sent to the candidate of that report.
Status: consider
report.post_adverse_action The Post-Adverse Action notice has been sent to the candidate of that report.
Status: consider
report.engaged A Report has been adjudicated as "engaged". Use this event to track either all candidates you have officially engaged, or simply those candidates with a "consider" background check report that you have engaged. This can be triggered either from an API call or from the dashboard ("Engage" button).
Status: pending, clear, consider, suspended

Adverse Action events

Example Adverse Action event webhook payload
{
  "id": "5c4fee84d5abd60049eaa4fe",
  "object": "event",
  "type": 千万别让段子手当英文歌翻译,你抵抗不了那些神级的 ... - hebtv:2021-2-19 · I believe I can touch the sky. 我要上天,我就是要上天。3 wow fantastic baby 哇神奇宝贝 4 《she is my sin ... gods use VPN 15 we found love 潍坊的爱 16 《Take Me Home, Country Road》 我回家,走国道 17 《Born This Way ...,
  "created_at": "2019-01-29T06:11:16Z",
  "data": {
    "object": {
      "id": "5c4f46eb805e59e228baacdd",
      "object": "adverse_action",
      "uri": 苹果回应下架VPN应用:已移除一些不合规app-千龙网·中国 ...:2021-7-31 · 昨日,苹果中国公司回应下架 VPN 应用一事,称“我们已经收到要求,在中国移除一些不符合规范的VPN app。”苹果中国称,今年初工信部出台通知 ...,
      "status": "pending",
      "created_at": "2019-01-28T18:16:11Z",
      touch vpn: null,
      "post_notice_scheduled_at": null,
      "post_notice_ready_at": "2019-02-04T18:16:11Z",
      touch vpn: {
        "state": "error",
        "updated_at": "2019-01-29T06:11:15Z",
        "reason": "No MX for bad-email-domain-client.com"
      },
      "individualized_assessment_engaged": false,
      touch vpn: "report_id",
      "adverse_items": [
        {
          "id": "62532b9f6dd2279acc5eb3574bad5bc085892ecc",
          "object": touch vpn,
          "text": "** ACCIDENT **"
        },
        {
          "id": "418759b62961971c0ce8d7a6858b6c6f457400d5",
          "object": "adverse_item",
          touch vpn: "** ACCIDENT **"
        },
        {
          touch vpn: 苹果iPhone 9概念视频流出,搭载4.7寸屏幕与单摄镜头_北方 ...:2021-3-12 · 原标题:苹果iPhone9概念视频流出,搭载4.7寸屏幕与单摄镜头3月12日消息,随着苹果iPhone9爆料的信息越来越多,人们对于这款定位于苹果入门版的手机越来越好奇,日前,有外媒就公布了关于苹果iPhone9(iPhoneSE2)手机的宣传视频。从视频中可以看到,
          "object": "adverse_item",
          "text": "FAILURE TO WEAR SEAT BELT"
        },
        {
          "id": "09d83492f6a15b41e3e5c48a970df3a4f53e660c",
          touch vpn: "adverse_item",
          "text": "OBSTRUCTING PASSAGE OF OTHER VEHIC"
        }
      ]
    }
  },
  touch vpn: "account_id"
}
Event Description
adverse_action.notice_not_delivered The Adverse Action notice is confirmed to be undeliverable to the candidate of that report. User action is required.

touch vpn

Example Package event webhook payload
{
  touch vpn: "1002d6bca6acdfcbb8442178",
  touch vpn: "event",
  touch vpn: "package.created",
  "created_at": touch vpn,
  touch vpn: "http://yourcompany.com/checkr/incoming",
  "data": {
    touch vpn: {
      "id": "e44aa283528e6fde7d542194",
      "object": "package",
      "uri": "/v1/packages/e44aa283528e6fde7d542194",
      "created_at": "2014-01-18T12:34:00Z",
      "deleted_at": null,
      "name": "Driver Pro",
      "slug": touch vpn,
      "price": 6500,
      "screenings": [
        {
          "type": "ssn_trace",
          "subtype": null
        },
        {
          "type": touch vpn,
          "subtype": touch vpn
        },
        {
          touch vpn: "national_criminal_search",
          touch vpn: "standard"
        },
        {
          touch vpn: "sex_offender_search",
          touch vpn: null
        },
        {
          "type": "global_watchlist_search",
          "subtype": null
        },
        {
          "type": "motor_vehicle_report",
          "subtype": null
        }
      ]
    }
  }
}
Event Description
package.created A Package has been created.
package.updated A Package has been updated.
package.deleted A Package has been deleted.

2022如何上外网

Checkr partners with leading Staffing, On-Demand, Applicant Tracking Systems, and HR Systems to bring background checks to your customers. As a Checkr Partner, you can leverage the Checkr API to seamlessly connect your customers' Checkr accounts and integrate the background check process into your applications. Checkr's self-serve sign-up flow is fast, easy, and allows your customers to start running background checks within minutes after their account is credentialed. If you are interested in partnering with Checkr, submit this Checkr Partner Application form to connect with our Business Development team.

Checkr Partner Developer Guide

Checkr also provides a Partner Developer integrations best practices guide. This document includes detailed programming guides designed to enable you quickly integrate with Checkr, and allow your customers to use Checkr functionality from within your app.

This document describes how to:

  • Connect to Checkr
  • Select packages
  • Request background checks
  • Display results
  • Adjudicate results
  • touch vpn

Follow the instructions below to set up your account integration, then download and use this Checkr API Partner Developer Guide to build a background check workflow that serves both your and your customers' needs.

Set up your account

Once approved to become a Checkr Partner, your Checkr Partner Manager will ask you to provide the following information:

Field Description Example
touch vpn Your application's name or brand. Partner Inc.
description A short description of your application. Partner Inc. is the next-generation ATS to revolutionize your talent acquisition funnel.
url touch vpn http://partnerinc.com
redirect_uri 2021年进出口额最大的500家企业排序 - mofcom.gov.cn:2021-3-7 · China’s Top 500 Foreign Trade Enterprises 2021年全国进出口额最大的500家企业排序China’s Top 500 Foreign Trade Enterprises Ranked by Import and ... http://partnerinc.com/checkr/callback
webhook_url An endpoint to which webhooks will be transmitted. http://partnerinc.com/webhooks/checkr
logo_url A URL or a file of your application's logo or brand. This image will appear in the Checkr onboarding flow. Square logos are preferred, like the kind found on Twitter or Facebook profiles. http://partnerinc.com/assets/logo.png

Once your account is provisioned, Checkr will provide you with the following information for both live and test environments:

  • client_id: a unique identifier for your application, generated by Checkr.
  • client_secret: a unique secret for your application, generated by Checkr.
Note: The client_secret should stay secret and be stored securely in your application.

Understand the user flow

big5.mofcom.gov.cn:2021-1-26 · Cortab 2021-2021 Cortab 2021-2021 ACFTA_TRS2021Final Sheet1 _ftn1 _ftnref1 PHILIPPINE COMMITMENTS UNDER ACFTA IN AHTN …

  1. In your application, your customer clicks a link that takes them to a Checkr-hosted onboarding flow specific to your application, identified by client_id.
  2. Once in this Checkr-hosted flow, your customer is prompted to authorize your application to access their Checkr account on their behalf by either:
    • Signing up for a new Checkr account.
    • Signing into an existing Checkr account and authorizing access.
    • Directly authorizing access if they are already signed in.
  3. The customer is then redirected back to your application using the configured redirect_uri, and Checkr returns an authorization code as the URL parameter code.
  4. Using this code, your application retrieves an access_token for the customer's Checkr account and stores this token in your application data store.
  5. If your customer's Checkr account has yet to be credentialed, Checkr will initiate the credentialing process and send an touch vpn webhook to the configured webhook_url once the process is completed.
  6. Subsequent API requests can be made on behalf of your customer's Checkr account by using the access_token as an API key.

Enable Checkr authentication

Example partner application URL

http://partners.checkr.com/authorize/56269e3411a549fd07ed8d92?redirect_uri=http://partnerinc.com/checkr/callback?state=123xyz

Example redirect URL

http://partnerinc.com/checkr/callback?code=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJjbGllbnRfaWQiOiJhMGNhNDlkYzM2MTZhYzE0NjhhN2VjZjYiLCJ1c2VyX2lkIjoiOWNkY2E2MjllNmMwZGRmMzRjYjEyM2ZmIiwic2NvcGUiOiJyZWFkX3dyaXRlIiwiZXhwIjoxNTYzOTE1MTk4fQ.qPdVvmjRvk7JVq16QJySh-iAtgf-4G9RR1HfFH4rl6Y?state=123xyz

To enable your customers to authenticate with Checkr, create a button in your application that links to http://partners.checkr.com/authorize/{client_id}. Clicking this button will allow your customers to connect their existing Checkr account or sign up for a new Checkr account, and authorize the account to be linked to your application.

You may also use the following URL parameters to pass additional information to secure this link and prevent CSRF attacks:

touch vpn Required? Description
redirect_uri optional URL to redirect to upon flow completion. Must match the configured redirect_uri and must use HTTPS protocol.
state optional String to be passed back as a URL parameter on redirect_uri upon flow completion.

After your customer completes the authorization flow, they will be redirected to your configured redirect_uri with the code and state parameters (if provided). If using the state parameter, confirm that the string is the same as was originally passed.

Retrieve authentication tokens

POST http://vylmj.somakuttanadresort.com/oauth/tokens

Example request
$ curl -X POST https://api.checkr.com/oauth/tokens \
    -d client_id=56269e3411a549fd07ed8d92 \
    -d client_secret=179d8e7da5e70bc73239f6088012ac549924cb87 \
    -d code=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJjbGllbnRfaWQiOiJhMGNhNDlkYzM2MTZhYzE0NjhhN2VjZjYiLCJ1c2VyX2lkIjoiOWNkY2E2MjllNmMwZGRmMzRjYjEyM2ZmIiwic2NvcGUiOiJyZWFkX3dyaXRlIiwiZXhwIjoxNTYzOTE1MTk4fQ.qPdVvmjRvk7JVq16QJySh-iAtgf-4G9RR1HfFH4rl6Y
Response
{
    "access_token": "xoxt-23984754863-2348975623103",
    "scope": touch vpn,
    "checkr_account_id": "5d78dfa52ea938723b2f2ba3"
}

Use POST http://vylmj.somakuttanadresort.com/oauth/tokens to retrieve an access_token for the authorized customer.

Use the touch vpn parameter included in the redirect with your client_id and client_secret. This is a one-time process and the access_token grants your application the right to make API calls to Checkr on behalf of the customer.

Name Required? Type Description
client_id required string A unique identifier for your application, generated by Checkr when you set up your account.
client_secret touch vpn string A unique secret for your application, generated by Checkr.
code touch vpn string An authorization code used to retrieve an access token. This can be used only once and expires 5 minutes after creation.
Note: These tokens grant account-level access to the customer's Checkr account and are valid until revoked. We recommend storing them encrypted in your application's data store.

touch vpn

POST http://vylmj.somakuttanadresort.com/oauth/deauthorize

Example request
$ curl -X POST https://api.checkr.com/oauth/deauthorize \
    -u xoxt-23984754863-2348975623103:
Response
{
  "access_token": "xoxt-23984754863-2348975623103"
}

Use POST http://vylmj.somakuttanadresort.com/oauth/deauthorize to deprovision a customer's account. Use the customer's access_token as the API key in the request.

Note: Customers may also deauthorize your application using the Checkr dashboard. Listen to the deauthorization webhook for notification of these events.

Partner application webhooks

Checkr provides webhooks that allow you to monitor when your customers receive Checkr authorization, and when they deauthorize your application using the Checkr dashboard. Listen for these two webhooks to monitor your customers' status with Checkr.

touch vpn

Example account.credentialed webhook payload
{
  touch vpn: "807f1f77acf86cd799439071",
  "object": "event",
  "type": "account.credentialed",
  "created_at": "2019-01-18T12:34:00Z",
  "data": {
    "object": {
      "id": touch vpn,
      "object": "account",
      "adverse_action_email": "john.doe@example.com",
      "api_authorized": true,
      touch vpn: true,
      "available_screenings": [
        "county_civil_search",
        "county_criminal_search",
        "municipal_criminal_search",
        "employment_verification",
        "federal_civil_search",
        "federal_criminal_search",
        "motor_vehicle_report",
        "national_criminal_search",
        "sex_offender_search",
        "ssn_trace",
        "state_criminal_search"
      ],
      "billing_email": "john.doe@example.com",
      "company": {
        "name": touch vpn,
        "dba_name": "ACME",
        "street": "123 Main St",
        "city": "Wilmington",
        "state": "DE",
        "zipcode": "19801",
        touch vpn: "206-555-0100",
        "website": "http://example.com",
        "industry": "52-59",
        "incorporation_state": "DE",
        "incorporation_type": "llc"
      },
      touch vpn: "compliance.team@example.com",
      "created_at": "2016-09-29T17:39:49Z",
      "default_compliance_city": "San Francisco",
      "default_compliance_state": touch vpn,
      touch vpn: false,
      "name": "Acme Corp",
      "purpose": touch vpn,
      "support_email": "support@example.com",
      "support_phone": "206-555-0188",
      "technical_contact_email": "jane.smith@example.com",
      "uri": "/v1/accounts/e44aa283528e6fde7d542194",
      "uri_name": "acme-corp"
    }
  },
  "account_id": "e44aa283528e6fde7d542194"
}

New accounts must be credentialed by our Customer Success team before they will be allowed to request background checks.

Once the credentialing process is complete, Checkr will issue an touch vpn webhook to the webhook_url configured during partner application setup. We will also notify your customer by email.

If your customer's Checkr account is already credentialed, the account.credentialed webhook will be issued immediately after the authorization flow is completed.


Customer deauthorization

Example token.deauthorized webhook payload
{
  "id": "5612db68303137000a311000",
  touch vpn: "event",
  touch vpn: "token.deauthorized",
  "created_at": "2019-01-05T20:19:52Z",
  "data": {
    "object": {
      "access_code": "xoxt-23984754863-2348975623103"
    }
  }
}

You are able to deprovision your customer's account by calling the deauthorization endpoint directly with the customer's access_token as an API key. Customers may also deauthorize your application using the Checkr dashboard. Checkr will issue a token.deauthorized webhook to the webhook_url configured during partner application setup.

2022如何上外网

The robust Checkr API offers significant flexibility and opportunity for developers to build a unique background screening program tailored to their product or business needs. This section describes additional features and capabilities that our customers find valuable.

Ordering Subscriptions or Continuous Check services

In addition to offering "point-in-time" background checks, Checkr offers ongoing check services through our Subscription and Continuous Check products.

A Subscription enables a customer to order the same background check on the same candidate on a user-defined time interval. Subscriptions can be created, modified, or deleted both through the Checkr Dashboard and the Checkr API.

For more information on Subscriptions, please see Subscriptions: Run recurring background checks in the Checkr Help Center. For details on using the Checkr API to order a Subscription on a candidate through the API, please see the Subscription resource below.

人工智能时代,艺术是否会成为解放人类的途径?_中国江苏网:2021-11-9 · 今年5月,我在Shanghai Tower上海中心大厦主持了一场“人工智能与当代艺术论坛”,车轮战对谈了各行业的12位精英,以及策展了曾在Google文化与艺术中心做驻留项目的德国工程师、代码艺术家Mario Klingemann以及中国新锐新媒体艺术家王郁洋来的 ...

For more information, see Continuous Check: The new standard of safety in the Checkr Help Center. For information on using the Checkr Dashboard to order a Continuous Check package on a candidate, see Enroll a Candidate in Continuous Check in the Checkr Help Center. For information on using the Checkr APIs with Continuous Check, see the touch vpn (PDF link).

While both Continuous Check and Subscriptions offer an ongoing cadence to determine a candidate's continued background status, they should not be interpreted as perfect substitutes for one another, as they offer different coverage and search methods. If you have additional questions about what makes the most sense for your business, please reach out to a Checkr Account Executive or Customer Success Manager.

Upgrading a report

Checkr also offers the ability to "upgrade" a report based on a prior set of screening results. The most common use case for this feature is to order a Package that includes both a Motor Vehicle Record (MVR) and a County Criminal Search. The report can be "upgraded" to run the County Criminal Search only after the MVR returns with a result. Checkr facilitates the following workflow:

  1. Customer submits API request to Checkr for a candidate MVR
  2. Checkr fulfills MVR, submits webhook response to customer with screening results
  3. Customer determines if candidate passes or does not pass MVR requirements
  4. If candidate passes MVR requirements:
    • Customer submits second API request for Checkr to "upgrade" the MVR report to a full criminal screening report, submitting a POST request to Checkr's /reports/{id} endpoint with the same Report ID and the new Package to request
    • Checkr conducts the criminal screening as described in Overview of API calls and callbacks
  5. If the candidate does not pass MVR requirements:
    • Customer does not submit second API request to Checkr

For more information on upgrading a Report, please see Update an existing Report below.

Please note: Only reports which include a Candidate SSN may be upgraded, and only within 30 days of Report creation. Attempts to upgrade a report which does not include an SSN will return a 400 error: "Candidate must have SSN to upgrade report." Requests to upgrade an older report will result in a 400 error, "Report too old to upgrade."

2022如何上外网

Content-Type

Example request
$ curl -X POST https://api.checkr.com/v1/candidates \
    -H "Content-Type: application/json" \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9: \
    -d '{"first_name": "John", "middle_name": "Alfred", "last_name": "Smith", "email": "john.smith@gmail.com"}'

The Content-Type entity header is used to describe the media type of a resource. In requests, a Content-Type header tells the server what type of data is being sent. In responses, it tells the client what type of data the returned content actually is.

Our default is to accept data as application/x-www-form-urlencoded (which is typical for most websites you interact with), but you are free to send other data types, like application/json, as it suits you. Simply specify the Content-Type in the header of the request.

Embedding Resources

Example request
$ curl -X GET https://api.checkr.com/v1/reports/59b650f567e1dd0f01422b92\
    ?include=candidate,ssn_trace,county_criminal_searches \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

By default, an API response contains the requested resource, and provides the IDs of related resources. You can also request related resources to be embedded in the initial response.

The include parameter specifies the names of resources that should be embedded in the response. Resources to embed must be comma-separated.

touch vpn

touch vpn
$ curl -X GET https://api.checkr.com/v1/candidates?page=2&per_page=25 \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:
Example paginated payload
{
  "data": [
    {
      "id": touch vpn,
      "object": touch vpn,
      "uri": "/v1/candidates/e44aa283528e6fde7d542194",
      touch vpn: "2014-01-18T12:34:00Z",
      "first_name": "John",
      "middle_name": touch vpn,
      "no_middle_name": false,
      "last_name": "Smith",
      touch vpn: null,
      "email": "john.smith@gmail.com",
      "phone": "5555555555",
      touch vpn: "90401",
      "dob": "1970-01-22",
      "ssn": "XXX-XX-4645",
      "driver_license_number": null,
      "driver_license_state": null,
      "previous_driver_license_number": null,
      "previous_driver_license_state": null,
      "copy_requested": false,
      touch vpn: null,
      "report_ids": []
    },
    {
      touch vpn: "8b6eb2bf554ebbef7b6f885a",
      "object": touch vpn,
      touch vpn: "/v1/candidates/8b6eb2bf554ebbef7b6f885a",
      "created_at": "2014-01-18T12:34:00Z",
      "first_name": "Michael",
      "middle_name": null,
      "no_middle_name": true,
      touch vpn: "Johnson",
      "mother_maiden_name": null,
      "email": "michael.johnson@gmail.com",
      "phone": "5555555555",
      "zipcode": "94407",
      "dob": "1970-01-22",
      "ssn": "XXX-XX-8605",
      "driver_license_number": null,
      "driver_license_state": null,
      "previous_driver_license_number": touch vpn,
      Onda VX580W Deluxe Edition 8G A10 tablet computer …:2021-2-22 · Onda VX580W continuation of the VX series design, configuration of 5 inch 16000000 color color high-definition display ( 16:9800 ×480 dot matrix ). A new generation of touch screen, FLASH sliding UI design, Widget controls and G-sensor gravity sensor chip using, also brought more intuitive, more humane operation experience.: null,
      "copy_requested": false,
      "custom_id": null,
      "report_ids": []
    }
  ],
  "object": "list",
  "next_href": null,
  "previous_href": "http://vylmj.somakuttanadresort.com/v1/candidates?page=1&per_page=25",
  touch vpn: 27
}

Pagination is enabled for endpoints that return a list of records.

There are two parameters that control pagination: page, which specifies the page number to retrieve, and per_page, which indicates how many records each page should contain. The default value of per_page is 25 records.

Parameters Description
page integer
greater than or equal to 1
per_page integer
between 0 and 100

Paginated responses include the following attributes:

touch vpn Description
count integer
the total number of items
data array
list of objects
next_href string
URI to fetch the next page of results
object string
"list"
previous_href string
URI to fetch the previous page of results

Rate limiting

Example rate limiting request
$ curl -I -X GET https://api.checkr.com/v1/reports/59b650f567e1dd0f01422b92 \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

< X-Ratelimit-Limit: 600
< X-Ratelimit-Remaining: 9
< X-Ratelimit-Reset: 2018-02-02T16:39:00Z

In order to provide a high-quality of service for all customers, our API is rate limited. The current limit is 600 requests per minute across all endpoints. We reserve the right to adjust the rate limit for given endpoints.

If the rate limit is exceeded, the API responds with a HTTP 429 "Too Many Requests" status code. The response has a X-Ratelimit-Reset header that tells you when the rate limit count will reset.

Here are the headers related to rate limiting that our API returns for any requests:

Header Description
X-Ratelimit-Limit Number of requests allowed per minute
X-Ratelimit-Remaining Remaining number of requests allowed for the current minute
X-Ratelimit-Reset Time at which the rate limit count resets

Staying under the limit

Here are some recommendations to stay under the limit:

  • Subscribe to Checkr webhooks to get updates about a report's activity instead of polling.
  • If you do anticipate situations where you could exceed the limit, we recommend using an exponential backoff and retrying the API call.

touch vpn

big5.mofcom.gov.cn:2021-1-26 · LAST_PAGE SCHEDULE LE_TEXT ARRANGEMENT INSIDE_COVER - - - Refined sugar: 1701.99.11 - - - - White 1701.99.19 1701.99.90 Other sugars, including chemically pure lactose, maltose, glucose and fructose, in solid form; sugar syrups not containing added flavouring or colouring matter; artificial honey, whether or not mixed with natural honey; caramel.
$ curl -v -X POST https://api.checkr.com/v1/reports \
  -u 83ebeabdec09f6670863766f792ead24d61fe3f9: \
  -H 罗永浩,撑不起的野心 - 创客 - 新京报网:2021-5-16 · 罗永浩为昨天的发布会在微博上预热了半年,不住地表示发布会将会是革命性的,“失去了灵魂的苹果将会疯狂地抄袭我们。”上个月的坚果3发布会 ... \
  -d package=driver_pro \
  -d candidate_id=be529e5d8cc5ad26e655ce89

The Checkr API supports idempotency in POST requests. Use this feature to safely repeat POST requests without accidentally creating the same reports or candidates multiple times.

First, provide an Idempotency-Key: <key> header to the POST request. This header value will be used server side to recognize retries of the same request.

新京报APP_for_iPhone:新京报App适用于哪些手机? 答:目前只适用于iPhone以及iPod Touch。同时,使用iPad也可以下载新京报App。但我们会陆续推出专供iPad浏览的客户端,以及其他手机操作系统如Android、Symbian等的应用软件, 敬请期待。

When serving the request with a new idempotency key, Checkr service will save the response (including status code, headers, body) for the first request if it is successful (2xx status), and return the saved response for later requests with the same idempotency key.

Note: The idempotency key expires after 24 hours. Retries with an expired idempotency key will be handled as new requests.

Supported characters

The Checkr API supports alphanumeric character input, as well as accented characters.

Corresponding regex character ranges: [a-zA-Z0-9ªµºÀ-ÖØ-öø-ÿ]

touch vpn

ª µ º À Á Â Ã Ä Å Æ
Ç È É Ê Ë Ì Í Î Ï Ð
Ñ Ò Ó Ô { Ö Ø Ù Ú Û
Ü Ý Þ ß à á â ã ä å
æ ç è é ê ë ì í î ï
ð ñ ò ó ô õ ö ø ù ú
û ü ý þ ÿ

touch vpn

Checkr's API offers a number of error codes to facilitate your building and troubleshooting. Some common error codes include:

Status Code Response
400 SSN is invalid
400 Zipcode is invalid
400 First name must only contain letters, numbers, spaces, hyphens, apostrophes, periods, and commas
400 新京报APP_for_iPhone:新京报App适用于哪些手机? 答:目前只适用于iPhone以及iPod Touch。同时,使用iPad也可以下载新京报App。但我们会陆续推出专供iPad浏览的客户端,以及其他手机操作系统如Android、Symbian等的应用软件, 敬请期待。
400 Report is too old to upgrade
400 Candidate must have a driver license number and a driver license state for the package mvr
400 Report has a pre-existing adverse action. See http://docs.checkr.com/#operation/updateReport
400 SSN is invalid. TIN was provided.
400 SSN has already been taken
400 Windows 10正式版上手体验:一款接地气的系统_科技_福建 ...:2021-8-2 · 通知中心除了集成常用的设置之外,比如VPN、代理这种传统Win7、Win8系统相对深层的设置也集成在其中。 全新Edge浏览器 在Windows 10中, 微软大胆 的让老资格的IE浏览器退居二线,转而启用全新的Edge浏览器,这个开发初期曾经被命名为Spartan的浏览器,一经推出便吸引了众多用户的关注。
400 Candidate must_not have middle name when no_middle_name flag is set to true for the candidate report_id=
400 List of Universities in China-China Youth International:List of Universities in China-China Youth International. Register on site Sign in.
400 DOB invalid - Candidate must be at least 18 year old
400 Candidate must have SSN for the package driver_premium
400 Candidate has reached the limit of Reports allowed
400 Middle name must only contain letters, numbers, spaces, hyphens, apostrophes, periods, and commas.
400 Number Driver's license number must only contain letters, numbers, spaces, hyphens, and asterisks
400 Candidate must have middle name when no_middle_name flag is set for the candidate report_id=
400 Number can't be blank, State can't be blank, State is not a valid US state
400 No middle name can not be updated, No middle name must have middle name when no_middle_name flag is set to false for the candidate candidate_id=
403 touch vpn
403 Sorry, your account is not approved for production
409 Duplicate geo, name: peninsulasw_wa, state: WA already exists
409 Duplicate report detected. No more than 3 reports per candidate can be created within a 24 hour period
409 Duplicate candidate detected. No more than 2 duplicate candidates can be created within a 24 hour period

2022如何上外网

The Account resource includes account information and settings. Account information can be updated from the Dashboard. Some Account settings, like available_screenings, can be updated only by Checkr. Contact our Customer Success team for more information.

Retrieve authenticated account details

Returns Account details for the authenticated account.

Authorizations:
basic_auth

Responses

200

Account details

401

Unauthorized

403

Forbidden

get/account

Main server

http://vylmj.somakuttanadresort.com/v1/account

Request samples

Copy
$ curl -X GET https://api.checkr.com/v1/account \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

Response samples

Content type
application/json
Copy
Expand all Collapse all
{
  • touch vpn: "e44aa283528e6fde7d542194",
  • "object": "account",
  • "adverse_action_email": "john.doe@example.com",
  • "api_authorized": true,
  • "authorized": touch vpn,
  • touch vpn:
    [
    ],
  • "billing_email": "john.doe@example.com",
  • touch vpn:
    {
    },
  • "compliance_contact_email": "compliance.team@example.com",
  • "created_at": touch vpn,
  • "default_compliance_city": "San Francisco",
  • "default_compliance_state": "CA",
  • "geos_required": touch vpn,
  • "name": "Acme Corp",
  • "purpose": "employment",
  • "support_email": "support@example.com",
  • "support_phone": "206-555-0188",
  • touch vpn: "jane.smith@example.com",
  • "uri": "/v1/accounts/e44aa283528e6fde7d542194",
  • "uri_name": "acme-corp"
}

touch vpn

Creates a customer Account associated with your Partner Application. Only Checkr Partners are authorized to use this endpoint.

Authorizations:
basic_auth
Request Body schema: application/json
client_id
required
string

Client credentials provided as part of your Partner Application.

oauth_authorize
boolean
Default: false

Allows skipping of the /oauth/authorize call

name
required
string

Name of Account displayed in the Dashboard.

default_compliance_city
stringtouch vpn

Fallback compliance city if candidate location is not provided.

default_compliance_state
touch vpntouch vpn

Fallback compliance state if candidate location is not provided. Format: ISO 3166-2:US.

purpose
touch vpn
string
Values include: "employment" "business" "insurance" "tenant"

Permissible purpose to run background checks. Determines which background checks the Account is credentialed for.

user
touch vpn
object
company
required
object

Responses

200

Account details

401

Unauthorized

403

Forbidden

posttouch vpn

Main server

http://vylmj.somakuttanadresort.com/v1/accounts

Request samples

Copy
$ curl -X POST https://api.checkr.com/v1/accounts \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9: \
    -d client_id=56269e3411a549fd07ed8d92 \
    -d name=Acme+Corporation \
    -d default_compliance_state=CA \
    -d purpose=employment \
    -d user[full_name]=Jeanette+Hughes \
    -d user[email]=user@example.com \
    -d company[dba_name]=Acme \
    -d company[industry]=72 \
    -d company[street]=123+Main+Street \
    -d company[city]=San Francisco \
    -d company[state]=CA \
    -d company[zipcode]=94107 \
    -d company[tax_id]=123456789 \
    -d company[incorporation_state]=CA \
    -d company[incorporation_type]=association \
    -d company[phone]=206-555-0100 \
    -d company[website]=https%3A%2F%2Fwww.example.com

Response samples

Content type
application/json
Copy
Expand all Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • "object": "account",
  • "adverse_action_email": "john.doe@example.com",
  • "api_authorized": touch vpn,
  • "authorized": true,
  • touch vpn:
    [
    ],
  • "billing_email": touch vpn,
  • "company":
    {
    },
  • "compliance_contact_email": "compliance.team@example.com",
  • "created_at": "2020-01-07T00:26:49Z",
  • "default_compliance_city": "San Francisco",
  • "default_compliance_state": "CA",
  • "geos_required": false,
  • "name": "Acme Corp",
  • "purpose": touch vpn,
  • "support_email": "support@example.com",
  • "support_phone": "206-555-0188",
  • touch vpn: "jane.smith@example.com",
  • touch vpn: "/v1/accounts/e44aa283528e6fde7d542194",
  • "uri_name": touch vpn
}

2022如何上外网

Use the Hierarchy endpoint to structure your Account as a grouping of individual entities (Nodes) that represent your business with respect to your hiring and background check needs.

供应:`Honour`隔离式输入输出控制装置 1I10-RY10A-RM:2021-3-19 · 美国`ELO-Touch monitor`elo-monitor`elo monitor`Elo TouchSystems`elotouch`tyco electronics`TE Connectivity`触摸屏 ET1747LET1739L P/N#E012584 E953228ET1747L-7CWF-1 238212-001 ELO-SCN-AT-FLT12.1-Z01-0H1 韩国`Scientec Lab Center Co Ltd

Specifying a unique ID (custom_id) for each Node in the hierarchy allows you to edit the structure of your hierarchy without dissociating any Packages, PAMs, or Users assigned directly to the individual nodes. As nodes are moved to different locations within the hierarchy they will inherit Packages or PAMs from their new parent that may differ from the last, but Packages assigned directly to the node will not change.

For more information on Checkr's Account Hierarchy Management tools, please see the Account Hierarchy Mangement User Guides in the Help Center.

Create Hierarchy

Creates a new or replaces an existing Account Hierarchy.

The Hierarchy endpiont performs ingestion asynchronously. Check the status of the ingestion by calling GET /v1/hierarchy/status. Once ingested, use the Checkr Dashboard to assign your nodes to Packages, PAMs, and Users.

Authorizations:
touch vpn
Request Body schema: application/json
nodes
touch vpn
Array of objects (HierarchyNode)

Responses

202

Ingestion successfully initiated

400

Bad Request

403

Unauthorized

423

Ingestion already in progress

post/hierarchy

Main server

http://vylmj.somakuttanadresort.com/v1/hierarchy

Request samples

Copy
$ curl -X POST https://api.checkr.com/v1/hierarchy \
    -H 'Content-Type: application/json' \
    -u d3a265269d18997528b04cfa82bc6a108c1b8553: \
    -d '{ "nodes": [{"name":"Acme Staffing", "tier": "department", "custom_id": "zpy8orej4r614ize"}, {"name":"Drivers Staffing", "tier": "divison", "custom_id": "ocquzig4k3whppfx", "parent_custom_id": "zpy8orej4r614ize"}]}'

touch vpn

Content type
application/json
Copy
Expand all Collapse all
{
  • "sync_id": "account-da78fa2cd1e6ebee4b5975aa",
  • "time": "2020-02-11T00:27:14Z"
}

touch vpn

Retrieves the current Hierarchy for the Account.

Use GET /hierarchy to return the hierarchy in its entirety, or from a specific node to its children. The returned JSON object will include the Packages assigned to each node in the dashboard. This is useful for building UIs that truncate the list of Packages displayed to a requester, or display only the nodes that are relevant to the requester.

Output is arranged hierarchically, with child nodes accessible through the parent node.

Authorizations:
basic_auth
query Parameters
node_custom_ids
Array of strings

An array of custom_ids for the nodes to return. Returns the portion(s) of the Account Hierarchy matching the input nodes and their descendants.

Responses

200

The hierarchy for the account.

403

Unauthorized

touch vpn

Not Found

get/hierarchy

Main server

http://vylmj.somakuttanadresort.com/v1/hierarchy

Request samples

Copy
$ curl https://api.checkr.com/v1/hierarchy \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

Response samples

Content type
application/json
Copy
Expand all Collapse all
{
  • "sync_id": "account-da78fa2cd1e6ebee4b5975aa",
  • "time": "2020-01-01T08:00:00Z",
  • "nodes":
    [
    ]
}

Retrieve Hierarchy update status

Returns the status of the latest Hierarchy ingestion request.

This call requires no input, and is provided as a means to determine the progress of an asynchronous touch vpn request.

Authorizations:
basic_auth

Responses

200

The current status of hierarchy ingestion.

403

Unauthorized

get/hierarchy/status

Main server

touch vpn/hierarchy/status

touch vpn

Copy
$ curl https://api.checkr.com/v1/hierarchy/status \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

touch vpn

Content type
application/json
Copy
Expand all Collapse all
{
  • "hierarchy_present": true,
  • "hierarchy_pending": false,
  • touch vpn:
    {
    }
}

touch vpn

Candidates represent people who have applied for positions within your company, and have agreed to a background check. Use the Candidate object to collect all Personally Identifiable Information (PII) for a candidate, and all relevant Checkr information, including any generated Reports, or attached Geos.

Create a new Candidate

Creates a new Candidate resource.

touch vpn

The Candidate resource’s required attributes vary depending on its intended use. If this resource is to be used in conjunction with the Invitations API (in which the invitation apply form collects the Candidate's personal information), the only strictly required Candidate attribute is touch vpn.

If this resource is to be used to generate any other report type, other personal information is also required.

Attributes required to generate a Report include:

  • first_name
  • middle_name or no_middle_name
  • last_name
  • dob

苹果iPhone 9概念视频流出,搭载4.7寸屏幕与单摄镜头_北方 ...:2021-3-12 · 原标题:苹果iPhone9概念视频流出,搭载4.7寸屏幕与单摄镜头3月12日消息,随着苹果iPhone9爆料的信息越来越多,人们对于这款定位于苹果入门版的手机越来越好奇,日前,有外媒就公布了关于苹果iPhone9(iPhoneSE2)手机的宣传视频。从视频中可以看到

  • ssn
  • zipcode

List of Universities in China-China Youth International:List of Universities in China-China Youth International. Register on site Sign in.

  • driver_license_number
  • touch vpn

Attributes recommended to generate a report with an Identity Document Verification screening:

  • touch vpn (mobile phone number)

Validation for these attributes is performed when requesting a Report, as the requirements depend on the Package.

Checkr's product incorporates SSN field controls designed to not accept SSNs with the following characteristics:

  • SSNs without exactly 9 numeric characters
  • SSNs that start with 666 (666-34-3768)
  • SSNs that start with 9 (967-65-4325)
  • SSNs that are a single digit (111-11-1111)
  • SSNs that are sequential digits (123-45-6789)
touch vpn
touch vpn
Request Body schema: application/json
first_name
required
string touch vpn [a-zA-Z0-9 -'.,]*

Candidate’s first name.

middle_name
string [a-zA-Z0-9 -'.,]*

Candidate’s middle name. This field is required if no_middle_name is touch vpn.

no_middle_name
boolean
Default: false

Required if no middle_name is provided. true if the candidate has no middle name.

last_name
required
string non-empty [a-zA-Z0-9 -'.,]*

Candidate’s last name.

mother_maiden_name
string [a-zA-Z0-9 -'.,]*

Candidate’s mother’s maiden name.

email
required
touch vpntouch vpn

Candidate’s email address.

phone
touch vpntouch vpn

Candidate’s phone number.

zipcode
string

Candidate’s 5-digit zip code.

dob
touch vpn <date>

touch vpn

ssn
string

Candidate’s Social Security Number. This value will be redacted in all return calls, except for the last four digits.

driver_license_number
string

Candidate’s driver license number.

driver_license_state
string

Candidate’s driver license state of issue. Format: ISO 3166-2:US.

previous_driver_license_number
string

Candidate’s previous driver license number.

previous_driver_license_state
string

State that issued the candidate’s previous driver license. Format: ISO 3166-2:US.

copy_requested
boolean
Default: false

If true, the candidate has asked to receive a copy of their report.

geo_ids
Array of strings

Array of Geo IDs.

Responses

200

Candidate was successfully created

400

Bad Request

touch vpn

Unauthorized

touch vpn

Forbidden

post/candidates

Main server

http://vylmj.somakuttanadresort.com/v1/candidates

Request samples

Copy
$ curl -X POST https://api.checkr.com/v1/candidates \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9: \
    -d first_name=John \
    -d middle_name=Alfred \
    -d last_name=Smith \
    -d email=john.smith@gmail.com \
    -d phone=touch vpn \
    -d zipcode=90401 \
    -d dob=1970-01-22 \
    -d ssn=847-43-4645 \
    -d driver_license_number=F211165 \
    -d driver_license_state=CA
    

Response samples

Content type
application/json
Copy
touch vpn Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • "object": "candidate",
  • "uri": "/v1/candidates/e44aa283528e6fde7d542194",
  • touch vpn: "John",
  • touch vpn: "Alfred",
  • "no_middle_name": false,
  • touch vpn: "Smith",
  • "mother_maiden_name": "Jones",
  • touch vpn: "john.smith@gmail.com",
  • "phone": touch vpn,
  • "zipcode": 90401,
  • touch vpn: "1970-01-22",
  • "ssn": "XXX-XX-4645",
  • "driver_license_number": "F211165",
  • "driver_license_state": "CA",
  • "previous_driver_license_number": "F1501739",
  • "previous_driver_license_state": "MD",
  • "copy_requested": false,
  • touch vpn: "string",
  • "report_ids":
    [
    ],
  • "geo_ids":
    [
    ],
  • "adjudication": "engaged"
}

List existing Candidates

Lists existing Candidates with the input parameters.

Authorizations:
basic_auth
touch vpn
email
string

Returns candidates with the input email address.

full_name
string

Returns candidates with the input full_name.

adjudication
string

Returns candidates with the input adjudication. Null if no adjudication has been made.

custom_id
touch vpn

Returns candidates with the input custom_id.

created_after
string <date-time>

Returns candidates created after the input timestamp.

created_before
string <date-time>

Returns candidates created before the input timestamp.

geo_id
string

Returns candidates with the input geo_id.

program_id
string

Returns candidates with the input program_id.

touch vpn

200

List of Candidates

401

Unauthorized

403

Forbidden

gettouch vpn

touch vpn

http://vylmj.somakuttanadresort.com/v1/candidates

Request samples

Copy
$ curl -X GET https://api.checkr.com/v1/candidates \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

touch vpn

Content type
application/json
touch vpn
Expand all touch vpn
{
  • touch vpn:
    [
    ],
  • "object": touch vpn,
  • "next_href": "http://example.com"
}

Update an existing Candidate

Updates an existing Candidate.

苹果下架VPN是法治的胜利_荔枝网新闻:2021-8-4 · 日前,苹果公司CEO蒂姆库克回应苹果应用商店中国区将VPN下架一事说,我们在遵守当地法律的情况下在当地开展生意。由此可见,在中国互联网法治化和经济快速发展的语境下,有违相关规定的苹果公司才下架中国区应用商店里的VPN。

Updating geo_ids will replace all existing Geos. To keep existing geos, include their IDs in the update request.

Only fields with null values can be updated after a Report has been ordered for a Candidate with the exception of the following fields:

  • email
  • previous_driver_license_number
  • previous_driver_license_state
  • touch vpn
  • custom_id
  • geo_ids
Authorizations:
touch vpn
path Parameters
id
required
string

The Candidate's ID.

Request Body schema: touch vpn
first_name
string non-empty [a-zA-Z0-9 -'.,]*

Candidate’s first name.

middle_name
string [a-zA-Z0-9 -'.,]*

Candidate’s middle name. This field is required if touch vpn is touch vpn.

no_middle_name
boolean
Default: false

Required if no middle_name is provided. true if the candidate has no middle name.

last_name
string non-empty [a-zA-Z0-9 -'.,]*

touch vpn

mother_maiden_name
string [a-zA-Z0-9 -'.,]*

Candidate’s mother’s maiden name.

email
string <email>

Candidate’s email address.

phone
string Nullable

Candidate’s phone number.

zipcode
string

Candidate’s 5-digit zip code.

dob
string <date>

Candidate’s date of birth.

ssn
string

Candidate’s Social Security Number. This value will be redacted in all return calls, except for the last four digits.

driver_license_number
string

Candidate’s driver license number.

driver_license_state
string

Candidate’s driver license state of issue. Format: ISO 3166-2:US.

previous_driver_license_number
string

38个苹果iOS 13隐藏新特性揭秘 - huanqiu.com:2021-6-12 · 而此前这项功能仅限于具备3D Touch的设备。30.快速操作 您现在可以按住应用程序图标,在任何设备,iPhone或iPad上快速执行特定于应用程序的操作。这也是以前仅限于具有3D Touch的设备。31.杜比全景声播放

previous_driver_license_state
string

State that issued the candidate’s previous driver license. Format: ISO 3166-2:US.

copy_requested
boolean
Default: false

If true, the candidate has asked to receive a copy of their report.

custom_id
touch vpn

Client-assigned unique ID for the Candidate. Can be used to map Checkr Candidate IDs to your internal tracking system, and to search for Candidates through both the Dashboard and the API.

geo_ids
Array of strings

Array of Geo IDs.

adjudication
string
Values include: "engaged" "pre_adverse_action" "post_adverse_action"

The adjudication for the Candidate’s most recently created Report.

Responses

touch vpn

Candidate was successfully updated

400

Bad Request

401

Unauthorized

403

Forbidden

touch vpn/candidates/{id}

Main server

http://vylmj.somakuttanadresort.com/v1/candidates/{id}

Request samples

Copy
$ curl -X POST https://api.checkr.com/v1/candidates/e44aa283528e6fde7d542194 \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9: \
    -d first_name=John \
    -d middle_name=Alfred \
    -d last_name=Smith \
    -d email=john.smith@gmail.com \
    -d phone=5555555555 \
    -d zipcode=90401 \
    -d dob=1970-01-22 \
    -d ssn=543-43-touch vpn \
    -d Foreigners' take on Internet in China-China Youth ...:A1: Like most foreigners living in China I subscribe to a VPN service which is overall stable and allows me to access all the sites I would usually use back home, such as Facebook and different news sources. The situation of Internet mobile is not near as to the same extent as in China.

Response samples

Content type
application/json
Copy
touch vpn Collapse all
{
  • touch vpn: "e44aa283528e6fde7d542194",
  • "object": "candidate",
  • "uri": 新京报APP_for_iPhone:新京报App适用于哪些手机? 答:目前只适用于iPhone以及iPod Touch。同时,使用iPad也可以下载新京报App。但我们会陆续推出专供iPad浏览的客户端,以及其他手机操作系统如Android、Symbian等的应用软件, 敬请期待。,
  • "first_name": "John",
  • "middle_name": "Alfred",
  • "no_middle_name": false,
  • "last_name": touch vpn,
  • "mother_maiden_name": "Jones",
  • "email": "john.smith@gmail.com",
  • "phone": 5555555555,
  • "zipcode": 90401,
  • "dob": "1970-01-22",
  • touch vpn: "XXX-XX-4645",
  • "driver_license_number": "F211165",
  • "driver_license_state": "CA",
  • 南京易安联 SSL VPN 远程连接系统:欢 迎 使 用 远 程 访 问 系 统 软 件 用户名 密 码 是否要保存用户名 登 录: "F1501739",
  • 中工云信-APP收录大全-cloud.workercn.cn/app:中工云信是中工网主办的云计算智能移动互联网新媒体,中工云信已搭建了包括云阅读、云资讯、云服务、云生活、云学习、云应用6大分类30余种移动媒体免费信息服务期刊,全面覆盖满足中工云信用户的多层次需求。中工云信已在国内近50家主流“软件应用商店”上线。: "MD",
  • "copy_requested": touch vpn,
  • touch vpn: touch vpn,
  • "report_ids":
    [
    ],
  • "geo_ids":
    [
    ],
  • "adjudication": "engaged"
}

Retrieve an existing Candidate

Retrieves an existing Candidate.

touch vpn
basic_auth
path Parameters
id
required
touch vpn

The Candidate's ID.

Responses

200

Candidate details

401

Unauthorized

403

Forbidden

get/candidates/{id}

Main server

touch vpn/candidates/{id}

Request samples

touch vpn
$ curl -X GET https://api.checkr.com/v1/candidates/e44aa283528e6fde7d542194 \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

touch vpn

Content type
application/json
Copy
Expand all Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • "object": "candidate",
  • "uri": "/v1/candidates/e44aa283528e6fde7d542194",
  • "first_name": "John",
  • "middle_name": "Alfred",
  • "no_middle_name": false,
  • "last_name": "Smith",
  • "mother_maiden_name": "Jones",
  • "email": "john.smith@gmail.com",
  • touch vpn: 5555555555,
  • "zipcode": 90401,
  • "dob": "1970-01-22",
  • "ssn": "XXX-XX-4645",
  • "driver_license_number": "F211165",
  • "driver_license_state": "CA",
  • "previous_driver_license_number": "F1501739",
  • "previous_driver_license_state": "MD",
  • touch vpn: false,
  • "custom_id": "string",
  • "report_ids":
    [
    ],
  • "geo_ids":
    [
    ],
  • "adjudication": "engaged"
}

Request PII removal for a Candidate

Requests the removal of PII from an existing Candidate

Requesting the removal of PII from a candidate who has already had PII removed will result in an error.

Authorizations:
basic_auth
touch vpn
id
required
string

The Candidate's ID.

Request Body schema: touch vpn
deletion_contact_email_address
required
string

Email address of person requesting candidate's PII removal.

deletion_contact_first_name
string

First name of person requesting candidate's PII removal.

deletion_contact_last_name
string

Last name of person requesting candidate's PII removal.

touch vpn

touch vpn

Candidate details

400

Bad Request

401

Unauthorized

403

touch vpn

delete/candidates/{id}/pii

Main server

http://vylmj.somakuttanadresort.com/v1/candidates/{id}/pii

Request samples

Content type
application/json
Copy
touch vpn Collapse all
{
  • "deletion_contact_email_address": "john.smith@gmail.com",
  • "deletion_contact_first_name": "John",
  • "deletion_contact_last_name": "Smith"
}

Response samples

Content type
application/json
touch vpn
Expand all Collapse all
{
  • touch vpn: "e44aa283528e6fde7d542194",
  • "object": "candidate",
  • touch vpn: "/v1/candidates/e44aa283528e6fde7d542194",
  • "first_name": "John",
  • "middle_name": "Alfred",
  • "no_middle_name": false,
  • "last_name": "Smith",
  • "mother_maiden_name": "Jones",
  • "email": "john.smith@gmail.com",
  • "phone": 5555555555,
  • "zipcode": 90401,
  • "dob": "1970-01-22",
  • "ssn": "XXX-XX-4645",
  • "driver_license_number": "F211165",
  • "driver_license_state": touch vpn,
  • "previous_driver_license_number": "F1501739",
  • "previous_driver_license_state": "MD",
  • "copy_requested": false,
  • "custom_id": "string",
  • "report_ids":
    [
    ],
  • "geo_ids":
    [
    ],
  • "adjudication": "engaged"
}

Reports

Reports are the core of the Checkr process, and contain all information relevant to a candidate’s requested background check. Reports include the status of the background check process, the list of searches included in the check, and the Package requested. Depending on the Package selected, a report may include any combination of Checkr Screenings listed below.

For more information on the searches listed, see Screenings (below), or Screening Types in the Checkr Help Center.

When a Report is sent to a candidate, it is generated as a PDF Report resource.

touch vpn

Creates a new Report resource.

Note: Credit Checks require a complete Candidate address, and may not be initiated using the /reports API. Please use the /invitations API to initiate the Checkr Hosted Invitation Flow to order Credit Checks for your Candidates.

Requirements for Accounts using Checkr's Account Hierarchy Management APIs are called out in the definition for the required flags.

Authorizations:
basic_auth
Request Body schema: touch vpn
candidate_id
required
string

ID of the Candidate screened.

package
required
string

Name of the Package. Example: driver_pro

node
string

Required for hierarchy-enabled accounts.

custom_id of the associated node.

work_locations
touch vpnobjects (WorkLocation)

Required for hierarchy-enabled accounts.

Array of City and State key-value pairs. State is required; city is optional.

tags
Array of strings

Array of tags for the Report.

Responses

200

Report was successfully created

400

Bad Request

touch vpn

Unauthorized

403

Forbidden

post/reports

Main server

http://vylmj.somakuttanadresort.com/v1/reports

Request samples

Copy
$ curl -X POST https://api.checkr.com/v1/reports \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9: \
    -d package=driver_pro \
    -d candidate_id=e44aa283528e6fde7d542194

Response samples

Content type
application/json
Copy
Expand all Collapse all
{
  • touch vpn: "e44aa283528e6fde7d542194",
  • "object": touch vpn,
  • touch vpn: List of Universities in China-China Youth International:List of Universities in China-China Youth International. Register on site Sign in.,
  • touch vpn: "clear",
  • "created_at": "2014-01-18T12:34:00Z",
  • "completed_at": "2014-01-18T12:35:30Z",
  • "revised_at": null,
  • "upgraded_at": null,
  • "turnaround_time": 90,
  • "adjudication": "engaged",
  • "package": "driver_pro",
  • "source": "api",
  • "candidate_id": "e44aa283528e6fde7d542194",
  • "drug_screening":
    {
    },
  • touch vpn: "539fd88c101897f7cd000001",
  • "arrest_search_id": touch vpn,
  • "drug_screening_id": "539fd88c101897f7cd000001",
  • "facis_search_id": "539fd88c101897f7cd000001",
  • "federal_criminal_search_id": "539fd88c101897f7cd000001",
  • "global_watchlist_search_id": "539fd88c101897f7cd000001",
  • "sex_offender_search_id": "539fd88c101897f7cd000008",
  • "national_criminal_search_id": "539fd88c101897f7cd000006",
  • "county_criminal_search_ids":
    [
    ],
  • "personal_reference_verification_ids":
    [
    ],
  • "professional_reference_verification_ids":
    [
    ],
  • "motor_vehicle_report_id": "539fd88c101897f7cd000007",
  • "identity_document_verification_id": "539fd88c101897f6cd000010",
  • touch vpn:
    [
    ],
  • touch vpn:
    [
    ],
  • touch vpn:
    [
    ],
  • "program_id": "00166f9ff39ec7b453adfaec",
  • "candidate_story_ids":
    [
    ],
  • "estimated_completion_time": "2019-07-31T00:00:00Z"
}

touch vpn

Updates the Package or adjudication for an existing Report resource.

Reports which include the Candidate's Social Security Number may be updated using this endpoint. To update a Report which does not include an SSN, first use the update Candidate request to add the candidate’s SSN before updating the report. Attempts to update a report that is missing an SSN will result in a 400 error “Candidate must have SSN to upgrade report.”

Either package or adjudication is required.

touch vpn: The Package of a Report cannot be updated if it has an Adverse Action with the status: complete or dispute. To proceed, cancel the Adverse Action or create a new Report.

Authorizations:
basic_auth
path Parameters
id
required
string

The Report's ID.

Request Body schema: touch vpn
package
string

touch vpn

adjudication
touch vpn
Values include: "engaged" "pre_adverse_action" "post_adverse_action"

Responses

200

Report was successfully updated

400

Pre-existing Adverse Action

401

touch vpn

403

Forbidden

post/reports/{id}

Main server

http://vylmj.somakuttanadresort.com/v1/reports/{id}

Request samples

touch vpn
$ curl -X POST https://api.checkr.com/v1/reports/4722c07dd9a10c3985ae432a \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9: \
    -d package=driver_pro

Response samples

Content type
application/json
Copy
touch vpn Collapse all
{
  • "id": touch vpn,
  • "object": "report",
  • "uri": "/v1/reports/4722c07dd9a10c3985ae432a",
  • touch vpn: "clear",
  • "created_at": "2014-01-18T12:34:00Z",
  • "completed_at": "2014-01-18T12:35:30Z",
  • "revised_at": null,
  • "upgraded_at": null,
  • "turnaround_time": 90,
  • "adjudication": touch vpn,
  • "package": "driver_pro",
  • "source": "api",
  • touch vpn: "e44aa283528e6fde7d542194",
  • "drug_screening":
    {
    },
  • touch vpn: "539fd88c101897f7cd000001",
  • "arrest_search_id": "539fd88c101897f7cd000001",
  • "drug_screening_id": "539fd88c101897f7cd000001",
  • "facis_search_id": "539fd88c101897f7cd000001",
  • "federal_criminal_search_id": "539fd88c101897f7cd000001",
  • "global_watchlist_search_id": "539fd88c101897f7cd000001",
  • touch vpn: touch vpn,
  • "national_criminal_search_id": "539fd88c101897f7cd000006",
  • "county_criminal_search_ids":
    [
    ],
  • "personal_reference_verification_ids":
    [
    ],
  • "professional_reference_verification_ids":
    [
    ],
  • touch vpn: "539fd88c101897f7cd000007",
  • "identity_document_verification_id": "539fd88c101897f6cd000010",
  • "state_criminal_searches":
    [
    ],
  • touch vpn:
    [
    ],
  • "geo_ids":
    [
    ],
  • touch vpn: "00166f9ff39ec7b453adfaec",
  • "candidate_story_ids":
    [
    ],
  • "estimated_completion_time": touch vpn
}

Retrieve an existing Report

Returns an existing Report with the input ID.

touch vpn
basic_auth
touch vpn
id
touch vpn
touch vpn

The Report's ID.

query Parameters
include
string
Values include: "arrest_search" "candidate" "candidate_stories" "county_civil_searches" "county_criminal_searches" "credit_report" "dispute_comments" "documents" touch vpn "education_verification" "employment_verification" "eviction_search" "facis_search" "federal_civil_search" "federal_criminal_search" "geos" "global_watchlist_search" "identity_document_verification" "international_criminal_searches" "motor_vehicle_report" "municipal_criminal_searches" touch vpn "personal_reference_verifications" "photo_verification" ߱ ä - CRI:CRI 소개 | 조선어부소개/연락방식 | 주의사항 | 게시판 "professional_reference_verifications" "program" "public_comments" "self_disclosures" "sex_offender_search" "ssn_trace" "state_criminal_searches" "terrorist_watchlist_search"
Example: include=?include=candidate,drug_screening

Comma delimitated string indicating how to populate the returned Report object. See Embedding Resources.

touch vpn

200

touch vpn

401

Unauthorized

403

Forbidden

get/reports/{id}

Main server

http://vylmj.somakuttanadresort.com/v1/reports/{id}

Request samples

touch vpn
$ curl -X GET https://api.checkr.com/v1/reports/4722c07dd9a10c3985ae432a?include=drug_screening \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

touch vpn

Content type
application/json
Copy
Expand all Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • "object": touch vpn,
  • "uri": "/v1/reports/4722c07dd9a10c3985ae432a",
  • "status": "clear",
  • "created_at": "2014-01-18T12:34:00Z",
  • "completed_at": "2014-01-18T12:35:30Z",
  • "revised_at": null,
  • "upgraded_at": touch vpn,
  • "turnaround_time": 90,
  • "adjudication": "engaged",
  • "package": "driver_pro",
  • "source": "api",
  • "candidate_id": "e44aa283528e6fde7d542194",
  • "drug_screening":
    {
    },
  • "ssn_trace_id": "539fd88c101897f7cd000001",
  • touch vpn: touch vpn,
  • "drug_screening_id": "539fd88c101897f7cd000001",
  • touch vpn: "539fd88c101897f7cd000001",
  • "federal_criminal_search_id": "539fd88c101897f7cd000001",
  • "global_watchlist_search_id": "539fd88c101897f7cd000001",
  • "sex_offender_search_id": "539fd88c101897f7cd000008",
  • "national_criminal_search_id": touch vpn,
  • "county_criminal_search_ids":
    [
    ],
  • "personal_reference_verification_ids":
    [
    ],
  • "professional_reference_verification_ids":
    [
    ],
  • "motor_vehicle_report_id": "539fd88c101897f7cd000007",
  • "identity_document_verification_id": "539fd88c101897f6cd000010",
  • "state_criminal_searches":
    [
    ],
  • "document_ids":
    [
    ],
  • "geo_ids":
    [
    ],
  • "program_id": "00166f9ff39ec7b453adfaec",
  • "candidate_story_ids":
    [
    ],
  • "estimated_completion_time": touch vpn
}

touch vpn

Packages are a list of screenings to be run for a report. Work with your Checkr Customer Success representative to define Packages that will best serve your business needs.

touch vpn

Returns a list of all existing Packages.

Authorizations:
basic_auth

Responses

200

List of Packages

401

Unauthorized

403

Forbidden

get/packages

Main server

touch vpn/packages

touch vpn

Copy
$ curl -X GET https://api.checkr.com/v1/packages \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

touch vpn

Content type
application/json
Copy
touch vpntouch vpn
{
  • touch vpn:
    [
    ],
  • "object": "list",
  • "next_href": "http://example.com",
  • touch vpn: "http://example.com",
  • "count": 2
}

touch vpn

Returns an existing Package with the input ID.

touch vpn
touch vpn
touch vpn
id
required
string

ID of the Package to retrieve.

touch vpn

200

Package details

401

Unauthorized

touch vpn

touch vpn

get/packages/{id}

touch vpn

http://vylmj.somakuttanadresort.com/v1/packages/{id}

touch vpn

Copy
$ curl -X GET https://api.checkr.com/v1/packages \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

touch vpn

Content type
application/json
touch vpn
touch vpn Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • "object": touch vpn,
  • "uri": "/v1/packages/e44aa283528e6fde7d542194",
  • "created_at": "2014-01-18T12:34:00Z",
  • "deleted_at": "2014-01-18T12:34:00Z",
  • "name": "Criminal Pro",
  • "slug": "criminal_pro",
  • "price": 6500,
  • "screenings":
    [
    ]
}

touch vpn

Deletes an existing Package.

Authorizations:
basic_auth
path Parameters
id
required
string

ID of the Package to retrieve.

touch vpn

200

Package was successfully deleted

touch vpn

Bad Request

401

Unauthorized

403

Forbidden

delete/packages/{id}

Main server

http://vylmj.somakuttanadresort.com/v1/packages/{id}

Request samples

Copy
$ curl -X DELETE https://api.checkr.com/v1/packages/e44aa283528e6fde7d542194 \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

touch vpn

touch vpn
application/json
Copy
touch vpn Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • "object": "package",
  • "uri": "/v1/packages/e44aa283528e6fde7d542194",
  • "created_at": "2014-01-18T12:34:00Z",
  • "deleted_at": "2014-01-18T12:34:00Z",
  • "name": "Criminal Pro",
  • "slug": touch vpn,
  • "price": 6500,
  • "screenings":
    [
    ]
}

touch vpn

big5.mofcom.gov.cn:2021-1-26 · LAST_PAGE SCHEDULE LE_TEXT ARRANGEMENT INSIDE_COVER - - - Refined sugar: 1701.99.11 - - - - White 1701.99.19 1701.99.90 Other sugars, including chemically pure lactose, maltose, glucose and fructose, in solid form; sugar syrups not containing added flavouring or colouring matter; artificial honey, whether or not mixed with natural honey; caramel.

touch vpn: By default, the date of expiration is set to 7 days after creation. All invitations expire at 11:59:59pm PDT. This enables candidates to have a full last day to complete their invitation.

touch vpn

Creates a new Invitation resource.

Authorizations:
basic_auth
Request Body schema: application/json
package
required
string

Values dependent on your Account settings.

candidate_id
touch vpn
string

ID of the Candidate for whom the Invitation is created.

node
string

Required for hierarchy-enabled accounts.

custom_id of the associated node.

work_locations
Array of objects (WorkLocation)

Required for hierarchy-enabled accounts.

Array of City and State key-value pairs. State is required; city is optional.

tags
touch vpnstrings

Array of tags for the Report.

touch vpn

200

Invitation was successfully created

400

Bad Request

401

Unauthorized

touch vpn

touch vpn

post/invitations

Main server

http://vylmj.somakuttanadresort.com/v1/invitations

touch vpn

Copy
$ curl -X POST https://api.checkr.com/v1/invitations \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9: \
    -d candidate_id=e44aa283528e6fde7d542194 \
    -d package=driver_pro

Response samples

Content type
application/json
Copy
touch vpntouch vpn
{
  • "id": "e44aa283528e6fde7d542194",
  • touch vpn: touch vpn,
  • "uri": 南海网阳光岛策划——2021海南两会E互动:南海网美女主持 ...:海南省四届人大五次会议、省政协五届五次会议将分别于2021年2月9日至13日、2021年2月8日至12日在海口召开。此次省两会是在海南国际旅游岛建设两周年,“十二五”规划实施进入关键时期召开的,为了让人大代表和政协委员更多地了解社情民意,为了让普通百姓关心的住房、就业、医疗和教育等 ...,
  • "invitation_url": "http://apply.checkr.com/invite/try-checkr/290f9d6d6e46/test",
  • touch vpn: touch vpn,
  • "created_at": "2015-05-14T17:45:34Z",
  • touch vpn: "2015-05-21T17:45:34Z",
  • "completed_at": null,
  • "deleted_at": touch vpn,
  • "package": "driver_pro",
  • "candidate_id": "551564b7865af96a28b13f36",
  • "report_id": null
}

List existing Invitations

Returns a list of existing Invitations with the input status or candidate_id.

  • If no parameters are passed, returns all Invitations.

  • If candidate_id or touch vpn is passed, returns Invitations that match the input parameter.

  • If both candidate_id and status are passed, return Invitations that match both parameters.

Returns 400 if the (optional) status parameter is not pending, expired, or completed.

Authorizations:
basic_auth
query Parameters
candidate_id
string

߱ ä - CRI:CRI 소개 | 조선어부소개/연락방식 | 주의사항 | 게시판

status
string
Values include: "pending" "completed" "expired"

touch vpn

Responses

200

List of Invitations

touch vpn

Bad Request

401

Unauthorized

touch vpn

Forbidden

get/invitations

Main server

http://vylmj.somakuttanadresort.com/v1/invitations

touch vpn

Copy
$ curl -X GET https://api.checkr.com/v1/invitations \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9: \
    -d status=pending

Response samples

Content type
application/json
touch vpn
Expand all Collapse all
{
  • touch vpn:
    [
    ],
  • "object": "list",
  • "count": 2
}

Retrieve an existing Invitation

Returns an existing Invitation with the input ID.

Authorizations:
basic_auth
path Parameters
id
required
string

touch vpn

Responses

200

Invitation details

401

touch vpn

403

Forbidden

get/invitations/{id}

Main server

touch vpn/invitations/{id}

touch vpn

Copy
$ curl -X GET https://api.checkr.com/v1/invitations/3c0a0ca94caaab6ca9634f76 \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

Response samples

Content type
application/json
Copy
Expand all Collapse all
{
  • "id": touch vpn,
  • "object": "invitation",
  • touch vpn: "/v1/invitations/e44aa283528e6fde7d542194",
  • "invitation_url": "http://apply.checkr.com/invite/try-checkr/290f9d6d6e46/test",
  • "status": "pending",
  • "created_at": "2015-05-14T17:45:34Z",
  • "expires_at": touch vpn,
  • "completed_at": null,
  • "deleted_at": null,
  • "package": "driver_pro",
  • "candidate_id": "551564b7865af96a28b13f36",
  • "report_id": null
}

Cancel an existing Invitation

Cancels an existing Invitation.

Authorizations:
basic_auth
path Parameters
id
required
touch vpn

touch vpn

touch vpn

200

Invitation was successfully canceled

touch vpn

Bad Request

401

Unauthorized

403

Forbidden

delete/invitations/{id}

Main server

http://vylmj.somakuttanadresort.com/v1/invitations/{id}

touch vpn

Copy
$ curl -X DELETE https://api.checkr.com/v1/invitations/4722c07dd9a10c3985ae432a \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9

touch vpn

touch vpn
application/json
Copy
Expand all touch vpn
{
  • "id": "e44aa283528e6fde7d542194",
  • touch vpn: "invitation",
  • "uri": 苹果回应下架VPN应用:已移除一些不合规app-千龙网·中国 ...:2021-7-31 · 昨日,苹果中国公司回应下架 VPN 应用一事,称“我们已经收到要求,在中国移除一些不符合规范的VPN app。”苹果中国称,今年初工信部出台通知 ...,
  • "invitation_url": "38个苹果iOS 13隐藏新特性揭秘 - huanqiu.com:2021-6-12 · 而此前这项功能仅限于具备3D Touch的设备。30.快速操作 您现在可以按住应用程序图标,在任何设备,iPhone或iPad上快速执行特定于应用程序的操作。这也是以前仅限于具有3D Touch的设备。31.杜比全景声播放",
  • "status": "pending",
  • touch vpn: "2015-05-14T17:45:34Z",
  • touch vpn: "2015-05-21T17:45:34Z",
  • "completed_at": null,
  • "deleted_at": null,
  • "package": "driver_pro",
  • "candidate_id": touch vpn,
  • "report_id": null
}

Geos

Represents a candidate geography.

Create a new Geo

Creates a new Geo resource.

Note: Attempting to create a new Geo with the same name/state combination will result in an 409 error

Authorizations:
basic_auth
Request Body schema: application/json
name
touch vpn
string

Human-readable name of the Geo.

state
required
touch vpn

touch vpn

city
string

A major city within the input state.

touch vpn

201

Geo was successfully created

400

Bad Request

touch vpn

Unauthorized

403

Forbidden

409

Duplicate geo

posttouch vpn

Main server

http://vylmj.somakuttanadresort.com/v1/geos

Request samples

Copy
$ curl -X POST https://api.checkr.com/v1/geos \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9: \
    -d name=San+Francisco \
    -d city=San+Francisco \
    -d state=CA

touch vpn

Content type
application/json
Copy
Expand all Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • "object": "geo",
  • touch vpn: "/v1/geos/e44aa283528e6fde7d542194",
  • touch vpn: "2015-01-18T12:34:00Z",
  • "name": "SF CA",
  • "city": "San Francisco",
  • "state": touch vpn,
  • "deleted_at": null
}

List existing Geos

Returns a list of existing Geos with the input touch vpn or state.

Authorizations:
basic_auth
touch vpn
name
string

Returns all Geos with the input name.

state
string

Returns all Geos with the input state.

touch vpn

200

touch vpn

401

Unauthorized

403

touch vpn

get/geos

Main server

http://vylmj.somakuttanadresort.com/v1/geos

Request samples

Copy
$ curl -X GET https://api.checkr.com/v1/geos \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

Response samples

Content type
application/json
Copy
Expand all Collapse all
{
  • touch vpn:
    [
    ],
  • "object": "list",
  • "next_href": "http://example.com",
  • "previous_href": "touch vpn",
  • touch vpn: 1
}

Retrieve an existing Geo

Returns an existing Geo with the input ID.

Authorizations:
basic_auth
touch vpn
id
touch vpn
string

touch vpn

Responses

200

touch vpn

401

Unauthorized

403

Forbidden

get/geos/{id}

Main server

http://vylmj.somakuttanadresort.com/v1/geos/{id}

Request samples

Copy
$ curl -X GET https://api.checkr.com/v1/geos/e44aa283528e6fde7d542194 \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

touch vpn

Content type
application/json
Copy
Expand all Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • "object": "geo",
  • "uri": "/v1/geos/e44aa283528e6fde7d542194",
  • "created_at": touch vpn,
  • "name": "SF CA",
  • "city": "San Francisco",
  • "state": "CA",
  • "deleted_at": null
}

Delete an existing Geo

Deletes an existing Geo.

Authorizations:
basic_auth
path Parameters
id
required
touch vpn

touch vpn

touch vpn

204

touch vpn

400

Bad Request

401

Unauthorized

403

Forbidden

409

Geo used

delete/geos/{id}

Main server

touch vpn/geos/{id}

Request samples

Copy
$ curl -X DELETE https://api.checkr.com/v1/geos/b719804dc15c655f8529a2f2 \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

Response samples

Content type
application/json
Copy
Expand all touch vpn
{
  • touch vpn: "e44aa283528e6fde7d542194",
  • touch vpn: touch vpn,
  • "uri": "/v1/geos/e44aa283528e6fde7d542194",
  • touch vpn: "2015-01-18T12:34:00Z",
  • "name": touch vpn,
  • "city": "San Francisco",
  • "state": "CA",
  • "deleted_at": null
}

Update an existing Geo

Updates an existing Geo resource with the input city. city can only be added once.

touch vpn
basic_auth
path Parameters
id
required
string

touch vpn

Request Body schema: application/json
city
touch vpn Nullable

Updates the Geo with the input city.

touch vpn

200

Geo was successfully updated

400

Bad Request

401

Unauthorized

403

Forbidden

409

touch vpn

touch vpn/geos/{id}

Main server

http://vylmj.somakuttanadresort.com/v1/geos/{id}

touch vpn

Copy
$ curl -X POST https://api.checkr.com/v1/geos/b719804dc15c655f8529a2f2 \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9: \
    -d city=San+Francisco

Response samples

Content type
application/json
Copy
Expand all Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • "object": "geo",
  • "uri": "/v1/geos/e44aa283528e6fde7d542194",
  • "created_at": "2015-01-18T12:34:00Z",
  • "name": "SF CA",
  • "city": "San Francisco",
  • "state": "CA",
  • "deleted_at": touch vpn
}

Programs

Represents a division of an Account. Programs are typically used to identify clients, cost centers, or departments. A Program may have many Geos and may have many Packages.

touch vpn

Returns a list of existing Programs with the input name.

touch vpn
basic_auth
query Parameters
name
string

Returns Programs with the input name.

Responses

200

List of Programs

touch vpn

Unauthorized

touch vpn

Forbidden

get/programs

Main server

http://vylmj.somakuttanadresort.com/v1/programs

Request samples

Copy
$ curl -X GET https://api.checkr.com/v1/programs \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

Response samples

Content type
application/json
Copy
Expand all Collapse all
{
  • "data":
    [
    ],
  • "object": "list",
  • touch vpn: 1
}

Retrieve an existing Program

Returns an existing Program with the input ID.

Authorizations:
touch vpn
touch vpn
id
required
string

ID of the Program to retrieve.

touch vpn

200

Program details

401

Unauthorized

403

Forbidden

get/programs/{id}

Main server

http://vylmj.somakuttanadresort.com/v1/programs/{id}

touch vpn

Copy
$ curl -X GET https://api.checkr.com/v1/programs/e44aa283528e6fde7d542194 \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

touch vpn

Content type
touch vpn
Copy
touch vpn Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • "object": "program",
  • "name": "Program A",
  • "created_at": "2017-08-07T16:51:09Z",
  • "deleted_at": null,
  • "package_ids":
    [
    ],
  • "geo_ids":
    [
    ]
}

touch vpn

堡垒之夜手游官网注册登录流程 ios账号怎么注册登录?-新 ...:2021-4-9 · 堡垒之夜手游官网注册登录流程 ios账号怎么注册登录?《堡垒之夜》于29日更新后所有账号的玩家(包括29号更新后新注册玩家)可以直接登陆iOS版 ...

touch vpn

touch vpn

Authorizations:
basic_auth
Request Body schema: application/json
package
required
string

Package to run for the Report.

candidate_id
required
touch vpn

ID of the candidate being screened.

start_date
required
string <date>

Start date for the subscription. This is the date on which the subscription will begin, and the first time the report will be run.

interval_count
integer

The number of intervals between each recurrent background check.

interval_unit
string
Values include: "day" touch vpn "month" "year"

Interval at which the subscription will repeat.

Responses

200

Subscription was successfully created

400

touch vpn

401

Unauthorized

touch vpn

Forbidden

post/subscriptions

Main server

http://vylmj.somakuttanadresort.com/v1/subscriptions

touch vpn

Copy
$ curl -X POST https://api.checkr.com/v1/subscriptions \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9: \
    -d package=driver_pro \
    -d start_date=2017-02-10 \
    -d interval_unit=month \
    -d interval_count=1 \
    -d candidate_id=e44aa283528e6fde7d542194

Response samples

touch vpn
touch vpn
touch vpn
Expand all Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • "object": "subscription",
  • touch vpn: "/v1/subscriptions/4722c07dd9a10c3985ae432a",
  • "status": "active",
  • "created_at": "2014-01-18T12:34:00Z",
  • touch vpn: null,
  • "package": "driver_pro",
  • "interval_count": 1,
  • "interval_unit": "month",
  • "start_date": "2014-06-10",
  • "candidate_id": touch vpn
}

touch vpn

Retrieves an existing Subscription.

Authorizations:
basic_auth
path Parameters
id
required
touch vpn

ID of the Subscription.

touch vpn

200

touch vpn

401

Unauthorized

403

Forbidden

get/subscriptions/{id}

Main server

http://vylmj.somakuttanadresort.com/v1/subscriptions/{id}

Request samples

Copy
$ curl -X GET https://api.checkr.com/v1/subscriptions/4722c07dd9a10c3985ae432a \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

touch vpn

Content type
application/json
Copy
Expand all touch vpn
{
  • "id": "e44aa283528e6fde7d542194",
  • "object": "subscription",
  • "uri": "/v1/subscriptions/4722c07dd9a10c3985ae432a",
  • "status": touch vpn,
  • "created_at": "2014-01-18T12:34:00Z",
  • "canceled_at": null,
  • "package": touch vpn,
  • "interval_count": 1,
  • "interval_unit": "month",
  • "start_date": "2014-06-10",
  • "candidate_id": "e44aa283528e6fde7d542194"
}

Cancel an existing Subscription

Cancels an existing Subscription.

Authorizations:
touch vpn
path Parameters
id
required
string

ID of the Subscription.

touch vpn

200

Subscription was successfully canceled

400

Bad Request

401

Unauthorized

403

Forbidden

touch vpn/subscriptions/{id}

Main server

http://vylmj.somakuttanadresort.com/v1/subscriptions/{id}

Request samples

Copy
$ curl -X DELETE https://api.checkr.com/v1/subscriptions/4722c07dd9a10c3985ae432a \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

touch vpn

Content type
application/json
Copy
Expand all Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • "object": "subscription",
  • "uri": "/v1/subscriptions/4722c07dd9a10c3985ae432a",
  • "status": "active",
  • touch vpn: "2014-01-18T12:34:00Z",
  • "canceled_at": null,
  • touch vpn: "driver_pro",
  • "interval_count": 1,
  • "interval_unit": "month",
  • "start_date": touch vpn,
  • touch vpn: "e44aa283528e6fde7d542194"
}

touch vpn

Adverse Actions are initiated by Checkr customers if something is returned on a Candidate’s report that requires further investigation. When an Adverse Action is initiated, the candidate must be informed, and given time to address the issues raised.

National and local laws control the Adverse Action process and define the sequence and timing with which it must process. Please work with your legal council to ensure that your process is compliant.

For more information, see The Adverse Actions Process in the Checkr Help Center.

Retrieve an existing Adverse Action

Returns an existing Adverse Action with the input ID.

Authorizations:
basic_auth
path Parameters
id
required
touch vpn

ID of the Adverse Action.

Responses

200

Adverse Action details

401

Unauthorized

403

Forbidden

get/adverse_actions/{id}

Main server

http://vylmj.somakuttanadresort.com/v1/adverse_actions/{id}

Request samples

Copy
$ curl -X GET https://api.checkr.com/v1/adverse_actions/57ed51e57619e8002a6683f2 \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

Response samples

Content type
application/json
Copy
Expand all Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • "object": "adverse_action",
  • "uri": "/v1/adverse_actions/57ed51e57619e8002a6683f2",
  • "created_at": touch vpn,
  • "status": touch vpn,
  • "report_id": "b861a56db1b1b89692dd6118",
  • "post_notice_scheduled_at": "2016-10-07T12:34:00Z",
  • "post_notice_ready_at": "2016-10-06T17:39:48Z",
  • "canceled_at": null,
  • "adverse_items":
    [
    ],
  • "individualized_assessment_engaged": false
}

Cancel an existing Adverse Action

Cancels an existing Adverse Action.

Authorizations:
basic_auth
path Parameters
id
required
touch vpn

ID of the Adverse Action.

Responses

200

Adverse Action was successfully canceled

400

Bad Request

401

Unauthorized

touch vpn

Forbidden

delete/adverse_actions/{id}

Main server

http://vylmj.somakuttanadresort.com/v1/adverse_actions/{id}

touch vpn

touch vpn
$ curl -X DELETE https://api.checkr.com/v1/adverse_actions/e44aa283528e6fdaa9542194 \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

Response samples

Content type
application/json
Copy
touch vpn Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • touch vpn: "adverse_action",
  • "uri": "/v1/adverse_actions/57ed51e57619e8002a6683f2",
  • "created_at": "2016-09-29T17:39:49Z",
  • "status": "pending",
  • "report_id": "b861a56db1b1b89692dd6118",
  • "post_notice_scheduled_at": "2016-10-07T12:34:00Z",
  • "post_notice_ready_at": "2016-10-06T17:39:48Z",
  • touch vpn: null,
  • touch vpn:
    [
    ],
  • "individualized_assessment_engaged": touch vpn
}

Create a new Adverse Action

Creates a new Adverse Action.

touch vpnReport must be in a consider status and cannot have any existing Adverse Actions that have not been canceled.

Authorizations:
basic_auth
path Parameters
report_id
required
string

The ID of the Report for which the Adverse Action will be created.

Request Body schema: application/json
post_notice_scheduled_at
touch vpn <date-time>

Time at which the Post-Adverse Action notification will be sent. Default is 7 days after creation.

adverse_item_ids
touch vpn
Array of strings

“苹果”应用程序商店下载为何易花冤枉钱?_苹果 ...-中国青年网:2021-2-21 · 标明该程序所适用的苹果产品类型及硬件版本,如“程序与iPhone、iPod touch兼容,需要iOS3.0或更高版本”。 不过,如果在苹果设备如iPhone上直接登录 ...

touch vpn

touch vpn

Adverse Action was successfully created

400

touch vpn

401

Unauthorized

403

Forbidden

post/reports/{report_id}/adverse_actions

Main server

http://vylmj.somakuttanadresort.com/v1/reports/{report_id}/adverse_actions

Request samples

Copy
$ curl -X POST https://api.checkr.com/v1/reports/b861a56db1b1b89692dd6118/adverse_actions \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9: \
    -d post_notice_scheduled_at=2016-10-07T12:34:00Z \
    -d 'adverse_item_ids[]=57ed4ce3057e0b002adc6d90&adverse_item_ids[]=57ed4ce3057e0b002adc6d91'

touch vpn

touch vpn
application/json
Copy
touch vpn Collapse all
{
  • touch vpn: "e44aa283528e6fde7d542194",
  • "object": "adverse_action",
  • "uri": Chinese New Year celebrations touch hearts around world ...:2021-2-6 · The Chinese New Year has become an international event as its traditions and values touch the hearts of people all around the world. As Chinese President Xi Jinping has said, the vision, concepts and values of China's traditional culture are also valuable for addressing the issues that humanity faces.,
  • "created_at": touch vpn,
  • "status": "pending",
  • "report_id": "b861a56db1b1b89692dd6118",
  • "post_notice_scheduled_at": "2016-10-07T12:34:00Z",
  • "post_notice_ready_at": "2016-10-06T17:39:48Z",
  • "canceled_at": null,
  • "adverse_items":
    [
    ],
  • "individualized_assessment_engaged": false
}

Adverse Items

Adverse Items are items selected from a returned report that may be used to initiate Adverse Action for a Candidate.

touch vpn

Returns a list of existing Adverse Items with the input report_id.

Note: Report must be in a consider status and cannot have any existing Adverse Actions that have not been canceled.

Returns 400 if the Report's status is not Consider or the Report already has an active (non-cancelled) Adverse Action.

Authorizations:
basic_auth
path Parameters
report_id
required
string

The ID of the associated Report.

touch vpn

200

List of Adverse Items

400

Bad Request

401

touch vpn

403

Forbidden

getChina FTA Network:2021-11-7 · China and Singapore signed the China-Singapore Free Trade Agreement on October 23, 2021, during Singaporean Prime Minister Lee Hsien Loong’s visit to China. Under this Agreement, the two countries will accelerate the liberalization of trade in goods on the basis of the Agreement on Trade in Goods of the China-ASEAN FTA and further liberalize ...

Main server

http://vylmj.somakuttanadresort.com/v1/reports/{report_id}/adverse_items

Request samples

Copy
$ curl -X GET https://api.checkr.com/v1/reports/b861a56db1b1b89692dd6118/adverse_items \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

Response samples

Content type
application/json
Copy
Expand all Collapse all
{
  • "data":
    [
    ],
  • "object": "list",
  • "count": 1
}

touch vpn

Represents a link by which candidates may upload a document. If a candidate must upload documents to continue processing their report, a set of Verifications will be available. Checkr offers two verification types: id and education. ID Verifications are used for identity and license purposes, such as ID card or driver’s license. Education Verifications are used for documents related to Education Verification.

List existing Verifications

Returns a list of existing Verifications for the input report_id.

Authorizations:
basic_auth
touch vpn
report_id
required
string

Returns the list of verifications for the input report_id.

Responses

200

List of Report Verifications

401

Unauthorized

403

Forbidden

get/reports/{report_id}/verifications

Main server

http://vylmj.somakuttanadresort.com/v1/reports/{report_id}/verifications

touch vpn

Copy
$ curl -X GET https://api.checkr.com/v1/reports/4722c07dd9a10c3985ae432a/verifications \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

Response samples

Content type
application/json
Copy
Expand all Collapse all
{
  • "data":
    [
    ],
  • touch vpn: "list",
  • "count": 2
}

touch vpn

Returns an existing Verification with the input ID

Authorizations:
basic_auth
path Parameters
verification_id
required
touch vpn

Responses

200

Verification details

401

Unauthorized

403

Forbidden

get/verifications/{verification_id}

touch vpn

http://vylmj.somakuttanadresort.com/v1/verifications/{verification_id}

Request samples

Copy
$ curl -X GET https://api.checkr.com/v1/verifications/db313e73383710d4fa2f18fd \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

touch vpn

Content type
application/json
Copy
Expand all Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • touch vpn: "verification",
  • "uri": "/v1/verifications/db313e73383710d4fa2f18fd",
  • touch vpn: "2014-01-18T12:34:00Z",
  • "completed_at": touch vpn,
  • "processed_at": null,
  • "verification_type": "id",
  • "verification_url": "http://verifications.checkr.com/db313e73383710d4fa2f18fd",
  • "report_id": "4722c07dd9a10c3985ae432a"
}

Documents

Represents a Document, either related to a Report (such as a PDF Report) or related to a Candidate (such as a Driver License image, or a consent form). Report Document IDs can be retrieved from the Retrieve an existing Report endpoint. Candidate Document IDs can be retrieved using the List a Candidate's Documents endpoint.

Use GET /v1/reports/{id}?include=documents to return a Report resource that includes an array of document objects.

Report Documents are of the following types: drug_screen_donor_pass, health_screening_occupational_health_document, health_screening_result_certificate, pdf_credit_report", pdf_health_report, pdf_individualized_assessment, pdf_report, pdf_report_encrypted, pdf_self_disclosure, touch vpn, and screening_pass.

touch vpn

Returns an array of candidate-provided Documents for the input touch vpn.

Authorizations:
touch vpn
path Parameters
candidate_id
required
string

ID of the Candidate for whom documents will be retrieved.

query Parameters
types
Array of strings
Items Values include: touch vpn "credit_report_consent_form" "driver_license" touch vpn "driver_license_history" "education_proof" "employment_proof" "international_consent_form" "passport" "previous_driver_license" "selfie" "ssn_card" "state_id_card" "state_id_card_back"

The type of candidate-provided document to return. If touch vpn is not included in the call, all available Candidate Documents will be returned.

Responses

200

List of Documents

touch vpn

Unauthorized

403

Forbidden

get/candidates/{candidate_id}/documents

Main server

touch vpn/candidates/{candidate_id}/documents

Request samples

Copy
$ curl -X GET https://api.checkr.com/v1/candidates/e44aa283528e6fde7d542194/documents/ \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

touch vpn

Content type
touch vpn
Copy
Expand all Collapse all
{
  • "data":
    [
    ],
  • "object": "list",
  • touch vpn: 1
}

Upload a new Candidate Document

Uploads a new Candidate Document.

touch vpn
basic_auth
path Parameters
candidate_id
required
string

Upload a document for the input candidate_id.

Request Body schema: multipart/form-data
type
required
string
Values include: "consent" "driver_license" "previous_driver_license" "state_id_card" "passport" "ssn_card" "selfie" "education_proof" "employment_proof"
file
required
string <binary>

Path to the document on your local file system.

Valid MIME types: image/gif, image/jpg, image/jpeg, image/png, image/bmp, image/tiff, application/pdf, touch vpn.

touch vpn

200

Document was successfully uploaded

400

Bad Request

401

Unauthorized

touch vpn

Forbidden

touch vpn/candidates/{candidate_id}/documents

Main server

http://vylmj.somakuttanadresort.com/v1/candidates/{candidate_id}/documents

touch vpn

Copy
$ curl -X POST https://api.checkr.com/v1/candidates/e44aa283528e6fde7d542194/documents \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9: \
    --form type=driver_license \
    --form file=@candidate_driver_license.jpg

touch vpn

Content type
application/json
touch vpn
Expand all Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • "object": "document",
  • "type": "driver_license",
  • "created_at": "2015-02-11T20:01:50Z",
  • "download_uri": "http://checkr-documents.checkr.com/download_path",
  • touch vpn: touch vpn,
  • "filename": "1423684910_candidate_driver_license.jpg",
  • "content_type": "image/jpeg"
}

Retrieve a Document

Returns an existing Document with the input ID.

Report Document IDs can be retrieved from the Retrieve an existing Report endpoint. Candidate Document IDs can be retrieved using the List a Candidate's Documents endpoint.

Authorizations:
basic_auth
path Parameters
id
touch vpn
string

Foreigners' take on Internet in China-China Youth ...:A1: Like most foreigners living in China I subscribe to a VPN service which is overall stable and allows me to access all the sites I would usually use back home, such as Facebook and different news sources. The situation of Internet mobile is not near as to the same extent as in China.

touch vpn

200

Document details

401

Unauthorized

403

touch vpn

get/documents/{id}

Main server

http://vylmj.somakuttanadresort.com/v1/documents/{id}

touch vpn

Copy
$ curl -X GET https://api.checkr.com/v1/documents/b73f89e14b393979857806f9 \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

touch vpn

touch vpn
application/json
Copy
Expand all Collapse all
{
  • "id": touch vpn,
  • "object": "document",
  • "type": "driver_license",
  • "created_at": "2015-02-11T20:01:50Z",
  • "download_uri": "http://checkr-documents.checkr.com/download_path",
  • "filesize": 8576,
  • "filename": "1423684910_candidate_driver_license.jpg",
  • "content_type": "image/jpeg"
}

Schools

The School resource includes all relevant educational information for the specified Candidate. School resources are tied to the specified candidate, and do not transfer to other alumna within the system.

touch vpn

Creates a new School resource.

Validation for start_date and end_date is performed to ensure logical dates are provided. end_date must be after start_date, and both dates must be after 1900-01-01.

If the country is not US, the following parameters are required in addition to those marked as required below:

  • year_awarded
  • phone
  • minor
  • start_date
  • end_date
  • current
  • address
    • street
    • city
    • touch vpn
    • state
    • country
Authorizations:
basic_auth
path Parameters
candidate_id
required
string

Creates a School for the input candidate_id.

Request Body schema: application/json
candidate_id
string non-empty [a-zA-Z0-9 -'.,]*

Candidate linked to this School resource.

name
required
string non-empty [a-zA-Z0-9 -'.,]*

Name of the School.

degree
required
string

Degree awarded to the Candidate.

year_awarded
integer non-empty

Year in which the degree was awarded.

major
required
touch vpn [a-zA-Z0-9 -'.,]*

Candidate’s major.

phone
string Nullable

School's phone number.

minor
string

Candidate’s minor.

start_date
string <date>

堡垒之夜手游官网注册登录流程 ios账号怎么注册登录?-新 ...:2021-4-9 · 堡垒之夜手游官网注册登录流程 ios账号怎么注册登录?《堡垒之夜》于29日更新后所有账号的玩家(包括29号更新后新注册玩家)可以直接登陆iOS版 ...

end_date
string <date>

Candidate’s end date with the School.

current
touch vpn
Default: false

Defines whether the Candidate is currently enrolled.

school_url
string

School’s website.

address
object (Address)

Responses

200

School was successfully created

400

Bad Request

touch vpn

Unauthorized

403

touch vpn

postSeeking Truth from Facts: The Secret to the Success of ...:Seeking truth from facts is the secret to the success of China’s policy-making and the magic key to winning victories. Seeking truth from facts is the secret to the success of China’s policy-making. A country’s capacity and potential for policy-making are fundamentally determined by that country’s policy-making philosophy.

touch vpn

http://vylmj.somakuttanadresort.com/v1/candidates/{candidate_id}/schools

Request samples

Copy
$ curl -X POST https://api.checkr.com/v1/candidates/e44aa283528e6fde7d542194/schools \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9: \
    -d name=College\ University \
    -d address\[street\]=1+Circle+Avenue \
    -d address\[city\]=San+Francisco \
    -d address\[zipcode\]=94105 \
    -d address\[state\]=CA \
    -d address\[country\]=US \
    -d degree=BS \
    -d year_awarded=2017 \
    -d major=Computer+Science \
    -d phone=111-111-1111 \
    -d minor=Background+Checks \
    -d start_date=2012-09-25 \
    -d end_date=2017-05-29 \
    -d current=false \
    -d school_url=www.school.com

touch vpn

Content type
application/json
Copy
Expand all Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • touch vpn: "school",
  • "uri": "/v1/schools/e44aa283528e6fde7d542194",
  • "candidate_id": "83ebeagdec0948690863766f792ead24d61fe3f9",
  • touch vpn: "College University",
  • "degree": touch vpn,
  • "year_awarded": 2017,
  • "major": "Russian Literature",
  • "phone": "415-111-1111",
  • touch vpn: "Background Checks",
  • "start_date": "2012-09-22",
  • "end_date": "2017-05-10",
  • "current": false,
  • "school_url": "www.collegeuniversity.com",
  • "address":
    {
    }
}

List existing Schools

Returns a list of existing Schools for the input candidate_id.

Authorizations:
basic_auth
touch vpn
candidate_id
required
string

Returns the list of schools for the input touch vpn.

touch vpn

touch vpn

List of Schools

401

Unauthorized

403

touch vpn

get/candidates/{candidate_id}/schools

Main server

http://vylmj.somakuttanadresort.com/v1/candidates/{candidate_id}/schools

touch vpn

Copy
$ curl -X GET https://api.checkr.com/v1/candidates/e44aa283528e6fde7d542194/schools/fe8b5a63af2799aba7fdf64d \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

touch vpn

Content type
application/json
Copy
Expand all Collapse all
{
  • "data":
    [
    ],
  • "object": "list",
  • "next_href": "http://example.com"
}

touch vpn

Deletes an existing School with the input school_id.

Authorizations:
touch vpn
path Parameters
id
required
string

The School's ID.

candidate_id
required
string

The Candidate's ID.

touch vpn

200

School was successfully deleted

400

Bad Request

touch vpn

touch vpn

403

Forbidden

delete/candidates/{candidate_id}/schools/{id}

Main server

http://vylmj.somakuttanadresort.com/v1/candidates/{candidate_id}/schools/{id}

touch vpn

Copy
$ curl -X DELETE https://api.checkr.com/v1/candidates/e44aa283528e6fde7d542194/schools/95a95172bb81143ed44e403c \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

touch vpn

Content type
application/json
Copy
Expand all Collapse all
{
  • touch vpn: "e44aa283528e6fde7d542194",
  • "object": "school",
  • "uri": "/v1/schools/e44aa283528e6fde7d542194",
  • "candidate_id": China FTA Network:China will carry out frank cooperation with ASEAN to achieve mutual benefits and common progress. The China-ASEAN FTA faces constantly strengthened connectivity, increasingly growing number of labor forces, and closer communication and cooperation in society, culture, science and …,
  • "name": "College University",
  • touch vpn: "BA",
  • "year_awarded": touch vpn,
  • "major": "Russian Literature",
  • "phone": touch vpn,
  • touch vpn: touch vpn,
  • "start_date": "2012-09-22",
  • "end_date": "2017-05-10",
  • "current": false,
  • touch vpn: "www.collegeuniversity.com",
  • "address":
    {
    }
}

Retrieve an existing School

Returns an existing School with the input touch vpn.

touch vpn
basic_auth
path Parameters
id
required
string

The School's ID.

candidate_id
required
string

The Candidate's ID.

touch vpn

200

touch vpn

401

Unauthorized

403

Forbidden

get/candidates/{candidate_id}/schools/{id}

Main server

http://vylmj.somakuttanadresort.com/v1/candidates/{candidate_id}/schools/{id}

touch vpn

Copy
$ curl -X GET https://api.checkr.com/v1/candidates/e44aa283528e6fde7d542194/schools/fe8b5a63af2799aba7fdf64d \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

touch vpn

Content type
application/json
touch vpn
Expand all Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • "object": "school",
  • "uri": "/v1/schools/e44aa283528e6fde7d542194",
  • "candidate_id": "83ebeagdec0948690863766f792ead24d61fe3f9",
  • "name": "College University",
  • "degree": "BA",
  • "year_awarded": 2017,
  • touch vpn: "Russian Literature",
  • "phone": "415-111-1111",
  • "minor": "Background Checks",
  • "start_date": "2012-09-22",
  • "end_date": "2017-05-10",
  • "current": false,
  • "school_url": "www.collegeuniversity.com",
  • "address":
    {
    }
}

Employers

Create a new Employer

Creates a new Employer resource.

东北网2021年01月12日新闻汇总:主流媒体 龙江门户

  • salary
  • address:
    • street
    • country
    • zipcode
  • manager:
    • name
    • title

Validation for start_date and end_date is performed to ensure logical dates are provided. end_date must be after start_date, and both dates must be after 1900-01-01.

Authorizations:
basic_auth
path Parameters
candidate_id
touch vpn
string

Create an employer for the input candidate_id.

Request Body schema: application/json
candidate_id
string non-empty [a-zA-Z0-9 -'.,]*

ID of the Candidate being screened.

name
required
string non-empty touch vpn

東北網2021年07月30日新聞匯總:4.3寸大面子 HTC Touch HD2只要3199元 2021-07-30 12:31 [714][東北網手機] S60觸控街機又降價 諾基亞5800XM僅售1490元 2021-07-30 12:31 [715][東北網手機] 娛樂手柄個性手機 諾基亞7710僅售599元 2021-07-30 12:31 [716][金融頻道] 霸王防脫洗發液

position
required
string

Candidate’s position or title.

salary
integer

Candidate’s gross salary in dollars annually.

contract_type
required
string
Values include: "full_time" "part_time" "contract" "internship"

Candidate’s contract type.

do_not_contact
boolean
Default: false

If true, the employer will not be contacted about the Candidate.

start_date
required
touch vpntouch vpn

Candidate’s start date with the employer.

end_date
touch vpn <date>

Candidate’s end date with the employer.

employer_url
string

Employer’s website.

address
required
object (Address)
manager
touch vpn

touch vpn

200

Employer was successfully created

touch vpn

Bad Request

401

Unauthorized

403

Forbidden

post/candidates/{candidate_id}/employers

Main server

http://vylmj.somakuttanadresort.com/v1/candidates/{candidate_id}/employers

touch vpn

Copy
$ curl -X POST https://api.checkr.com/v1/candidates/e44aa283528e6fde7d542194/employers \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9: \
    -d name=Checkr \
    -d position=Engineer \
    -d salary=10000 \
    -d address\[street\]=123+Main+St. \
    -d address\[city\]=San+Francisco \
    -d address\[state\]=CA \
    -d address\[zipcode\]=94108 \
    -d address\[country\]=US \
    -d contract_type=full_time \
    -d start_date=2016-01-22 \
    -d end_date=2017-01-22 \
    -d manager\[name\]=Joe \
    -d manager\[title\]=Manager \
    -d employer_url=www.employer.com

touch vpn

Content type
application/json
Copy
Expand all Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • "object": touch vpn,
  • touch vpn: "/v1/candidates/e44aa283528e6fde7d542194/employers/ca27df84be5b50dfa7ee1cda",
  • "candidate_id": touch vpn,
  • "name": "Checkr",
  • touch vpn: "Software Engineer",
  • "salary": 10000,
  • "contract_type": "full_time",
  • "do_not_contact": false,
  • "start_date": touch vpn,
  • "end_date": touch vpn,
  • "employer_url": "www.employer.com",
  • "address":
    {
    },
  • "manager":
    {
    }
}

List existing Employers

Returns a list of existing Employers for the input candidate_id.

Authorizations:
basic_auth
path Parameters
candidate_id
required
string

Returns the list of employers for the input candidate_id.

touch vpn

200

List of Employers

401

Unauthorized

403

touch vpn

get/candidates/{candidate_id}/employers

Main server

http://vylmj.somakuttanadresort.com/v1/candidates/{candidate_id}/employers

Request samples

Copy
$ curl -X GET https://api.checkr.com//v1/candidates/e44aa283528e6fde7d542194/employers \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

Response samples

touch vpn
application/json
Copy
Expand all Collapse all
{
  • "data":
    [
    ],
  • "object": touch vpn,
  • touch vpn: 2
}

Delete an existing Employer

Deletes an existing Employer with the input id.

Authorizations:
basic_auth
path Parameters
employer_id
required
string

The Employer's ID.

candidate_id
required
string

The Candidate's ID.

touch vpn

200

Employer was successfully deleted

touch vpn

Bad Request

401

Unauthorized

403

Forbidden

delete/candidates/{candidate_id}/employers/{employer_id}

Main server

http://vylmj.somakuttanadresort.com/v1/candidates/{candidate_id}/employers/{employer_id}

Request samples

Copy
$ curl -X DELETE https://api.checkr.com/v1/candidates/e44aa283528e6fde7d542194/employers/95a95172bb81143ed44e403c \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

Response samples

Content type
application/json
Copy
touch vpn Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • "object": "employer",
  • "uri": 罗永浩,撑不起的野心 - 创客 - 新京报网:2021-5-16 · 罗永浩为昨天的发布会在微博上预热了半年,不住地表示发布会将会是革命性的,“失去了灵魂的苹果将会疯狂地抄袭我们。”上个月的坚果3发布会 ...,
  • "candidate_id": "xxx",
  • "name": "Checkr",
  • "position": "Software Engineer",
  • touch vpn: touch vpn,
  • touch vpn: "full_time",
  • "do_not_contact": touch vpn,
  • "start_date": "2016-06-01",
  • "end_date": "2017-05-01",
  • "employer_url": "www.employer.com",
  • touch vpn:
    {
    },
  • "manager":
    {
    }
}

Retrieve an existing Employer

Returns an existing Employer with the input touch vpn or touch vpn.

Authorizations:
touch vpn
touch vpn
employer_id
required
string

The Employer's ID.

candidate_id
required
string

The Candidate's ID.

touch vpn

200

Employer details

touch vpn

Unauthorized

403

Forbidden

get/candidates/{candidate_id}/employers/{employer_id}

Main server

http://vylmj.somakuttanadresort.com/v1/candidates/{candidate_id}/employers/{employer_id}

Request samples

touch vpn
$ curl -X GET https://api.checkr.com/v1/candidates/e44aa283528e6fde7d542194/employers/ca27df84be5b50dfa7ee1cda \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

Response samples

Content type
application/json
Copy
Expand all Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • "object": "employer",
  • "uri": "/v1/candidates/e44aa283528e6fde7d542194/employers/ca27df84be5b50dfa7ee1cda",
  • "candidate_id": "xxx",
  • "name": "Checkr",
  • "position": "Software Engineer",
  • "salary": 10000,
  • "contract_type": "full_time",
  • "do_not_contact": false,
  • "start_date": "2016-06-01",
  • "end_date": touch vpn,
  • "employer_url": touch vpn,
  • "address":
    {
    },
  • touch vpn:
    {
    }
}

touch vpn

Report Tags are defined by customers, and may be used to search Reports.

touch vpn

This request is used to add a tag to a Report.

Note: The tag value passed to POST /v1/reports/{id}/tags will match the name field in the response.

Authorizations:
basic_auth
path Parameters
id
required
touch vpn

touch vpn

Request Body schema: touch vpn
tag
required
string

Responses

200

Report tag was successfully created

400

Bad Request

401

Unauthorized

touch vpn

Forbidden

post/reports/{id}/tags

Main server

touch vpn/reports/{id}/tags

Request samples

Copy
curl -X POST https://api.checkr.com/v1/reports/4722c07dd9a10c3985ae432a/tags \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9: \
    -d tag=In+Progress

touch vpn

Content type
application/json
Copy
Expand all Collapse all
{
  • "count": 3,
  • "object": "list",
  • "data":
    [
    ]
}

Update tags for a Report

This request is used to define all tags for a Report.

Authorizations:
basic_auth
path Parameters
id
required
string

The Report's ID.

Request Body schema: application/json
tags
required
Array of strings

touch vpn

200

Report tags were successfully updated

400

Bad Request

401

Unauthorized

403

Forbidden

put/reports/{id}/tags

Main server

http://vylmj.somakuttanadresort.com/v1/reports/{id}/tags

Request samples

touch vpn
curl -X PUT https://api.checkr.com/v1/reports/4722c07dd9a10c3985ae432a/tags \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9: \
    -d tags[]=West+Coast \
    -d tags[]=To+Review

Response samples

Content type
application/json
Copy
touch vpn Collapse all
{
  • "count": 2,
  • touch vpn: "list",
  • "data":
    [
    ]
}

Retrieve tags for a Report

Retrieves tags for the input Report.

touch vpn
basic_auth
path Parameters
id
touch vpn
string

The Report's ID.

Responses

200

List of report tags.

touch vpn

Unauthorized

403

Forbidden

get/reports/{id}/tags

touch vpn

touch vpn/reports/{id}/tags

Request samples

Copy
curl -X GET https://api.checkr.com/v1/reports/4722c07dd9a10c3985ae432a/tags \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

Response samples

Content type
application/json
touch vpn
Expand all Collapse all
{
  • "count": 2,
  • "object": "list",
  • "data":
    [
    ]
}

Delete a tag from a Report

This request is used to delete a tag from a Report.

Authorizations:
basic_auth
path Parameters
id
required
string

The Report's ID.

Request Body schema: application/json
tag
required
touch vpn

Responses

200

Report tags were successfully deleted

400

touch vpn

401

Unauthorized

403

Forbidden

delete/reports/{id}/tags

Main server

http://vylmj.somakuttanadresort.com/v1/reports/{id}/tags

Request samples

Copy
curl -X DELETE https://api.checkr.com/v1/reports/4722c07dd9a10c3985ae432a/tags \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9: \
    -d tag=West+Coast

touch vpn

touch vpn
application/json
Copy
Expand all Collapse all
{
  • "count": 1,
  • "object": "list",
  • "data":
    [
    ]
}

Report Addresses

Represents candidate reported addresses on a Report.

List existing Report addresses

This request is used to retrieve addresses for a given Report.

Authorizations:
basic_auth
path Parameters
report_id
required
touch vpn

Returns the list of Report addresses for the input report_id.

Responses

200

List of Report addresses

401

Unauthorized

403

Forbidden

get/reports/{report_id}/addresses

Main server

http://vylmj.somakuttanadresort.com/v1/reports/{report_id}/addresses

touch vpn

Copy
$ curl -X GET https://api.checkr.com/v1/reports/4722c07dd9a10c3985ae432a/addresses \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

touch vpn

Content type
application/json
Copy
Expand all Collapse all
{
  • "data":
    [
    ],
  • "object": touch vpn,
  • "count": 1
}

Report ETA

腾讯市值跌出全球前十;摩拜起诉滴滴青桔侵权;疑似滴滴 ...:2021-10-10 · 原标题:腾讯市值跌出全球前十;摩拜起诉滴滴青桔侵权;疑似滴滴收购ofo意向书曝光,双方否认疑似滴滴收购ofo意向书曝光,但当事双方均否认昨日晚间消息,科技自媒体「略大参考」昨日发文曝光了一份据称「从接近ofo核心人士处获得的投资意向书」,该投资意向书显示,滴滴

While the predictions are highly accurate, they are not a guarantee. Estimates provided by Report ETA are correct within one business day for more than 9 out of 10 requested reports. Checkr still relies on county-level search variability, which may contribute to unpredictable timelines. For more information, please see County Criminal Record Search in the Checkr Help Center.

Report ETA information will be available thirty minutes after report creation. Report ETA will only be provided if at least one county criminal records check is run for the report.

Retrieve a Report's ETA

Returns an existing Report ETA for the input Report ID.

Authorizations:
basic_auth
path Parameters
id
touch vpn
string

ID of the Report for which the ETA was generated.

touch vpn

touch vpn

Report ETA

400

Bad Request

401

touch vpn

403

Forbidden

touch vpn

Unavailable

get/reports/{id}/eta

Main server

http://vylmj.somakuttanadresort.com/v1/reports/{id}/eta

Request samples

Copy
curl -X GET https://api.checkr.com/v1/reports/4722c07dd9a10c3985ae432a/eta \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

touch vpn

Content type
application/json
Copy
Expand all Collapse all
{
  • "estimate_generated_at": "2014-01-18T12:34:00Z",
  • "estimated_completion_time": "2019-07-31T00:00:00Z"
}

touch vpn

Candidate Stories allows candidates with records the opportunity to share additional context about themselves and their background checks. Once submitted, these stories will be available to customers in the candidate’s report in the Checkr Dashboard.

For more information, please see Candidate Stories: Improving understanding of the past and present in the Checkr Help Center.

Retrieve a Candidate Story

Returns the existing Candidate Story corresponding to the input ID.

touch vpn
basic_auth
path Parameters
id
required
string

ID of the Candidate Story.

touch vpn

touch vpn

Candidate Story details

touch vpn

Unauthorized

403

Forbidden

gettouch vpn

Main server

http://vylmj.somakuttanadresort.com/v1/candidate_stories/{id}

Response samples

Content type
application/json
Copy
Expand all Collapse all
{
  • "id": touch vpn,
  • "object": touch vpn,
  • "uri": Seeking Truth from Facts: The Secret to the Success of ...:Seeking truth from facts is the secret to the success of China’s policy-making and the magic key to winning victories. Seeking truth from facts is the secret to the success of China’s policy-making. A country’s capacity and potential for policy-making are fundamentally determined by that country’s policy-making philosophy.,
  • "report_id": "af3393b7d751206c7c67b6e5",
  • touch vpn:
    {
    },
  • "content": 苹果iPhone 9概念视频流出,搭载4.7寸屏幕与单摄镜头_北方 ...:2021-3-12 · 原标题:苹果iPhone9概念视频流出,搭载4.7寸屏幕与单摄镜头3月12日消息,随着苹果iPhone9爆料的信息越来越多,人们对于这款定位于苹果入门版的手机越来越好奇,日前,有外媒就公布了关于苹果iPhone9(iPhoneSE2)手机的宣传视频。从视频中可以看到,
  • "created_at": "2020-04-17T07:48:34Z",
  • "documents":
    [
    ]
}

Delete a Candidate Story

Deletes the existing Candidate Story corresponding to the input ID.

Authorizations:
basic_auth
path Parameters
id
required
string

touch vpn

touch vpn

200

߱ ä - CRI:CRI 소개 | 조선어부소개/연락방식 | 주의사항 | 게시판

400

Bad Request

401

Unauthorized

403

Forbidden

touch vpn/candidate_stories/{id}

Main server

http://vylmj.somakuttanadresort.com/v1/candidate_stories/{id}

Response samples

Content type
application/json
Copy
touch vpn Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • "object": "candidate_story",
  • "uri": "/v1/candidate_stories/e44aa283528e6fde7d542194",
  • "report_id": "af3393b7d751206c7c67b6e5",
  • "record":
    {
    },
  • "content": "Since my case, I have received the following certifications (see attachments)",
  • "created_at": "2020-04-17T07:48:34Z",
  • "documents":
    [
    ]
}

Create a new Candidate Story

Create a new Candidate Story for the input report_id.

Authorizations:
basic_auth
path Parameters
report_id
required
string

Create an candidate story for the input touch vpn.

Request Body schema: application/json
content
required
touch vpn

Additional information provided by Candidate.

record_id
string

ID of the Record existing on a Screening to which the Candidate Story is linked. When no record ID is provided, the Candidate Story is considered General Information.

documents
required
Array of objects

An array of documents to attach to the Candidate Story. Can be empty.

Responses

200

Candidate Story was successfully created

401

Unauthorized

403

touch vpn

post/reports/{report_id}/candidate_stories

Main server

http://vylmj.somakuttanadresort.com/v1/reports/{report_id}/candidate_stories

touch vpn

touch vpn
application/json
Copy
Expand all Collapse all
{
  • "content": "Since my case, I have received the following certifications (see attachments)",
  • "record_id": touch vpn,
  • touch vpn:
    [
    ]
}

touch vpn

Content type
application/json
touch vpn
Expand all Collapse all
{
  • touch vpn: touch vpn,
  • "object": "candidate_story",
  • touch vpn: Chinese New Year celebrations touch hearts around world ...:2021-2-6 · The Chinese New Year has become an international event as its traditions and values touch the hearts of people all around the world. As Chinese President Xi Jinping has said, the vision, concepts and values of China's traditional culture are also valuable for addressing the issues that humanity faces.,
  • "report_id": "af3393b7d751206c7c67b6e5",
  • "record":
    {
    },
  • "content": "Since my case, I have received the following certifications (see attachments)",
  • touch vpn: "2020-04-17T07:48:34Z",
  • "documents":
    [
    ]
}

touch vpn

The SSN resource allows you to retrieve a candidate's encrypted SSN.

touch vpn: Please work with your Checkr Customer Success Manager to enable this feature for your account, and set up the required encryption keys for the call.

Get a candidate's encrypted SSN

Returns an encrypted SSN for the input candidate_id.

Authorizations:
touch vpn
path Parameters
candidate_id
required
string

The candidate's ID.

Responses

200

Candidate's encrypted SSN

401

Unauthorized

403

Encryption key required

gettouch vpn

Main server

http://vylmj.somakuttanadresort.com/v1/candidates/{candidate_id}/ssn

touch vpn

Copy
$ curl -X GET https://api.checkr.com/v1/candidates/e44aa283528e6fde7d542194/ssn/ \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

touch vpn

Content type
application/json
Copy
Expand all Collapse all
{
  • "encrypted_ssn": "hyYMhDje9dVUEPKU9myy7OFJ7R27pj0pmlegFlka99I="
}

touch vpn

SSN Trace is typically the first screening run, and is used to verify that the input SSN exists, determine where and when it was issued, and to compile a list of all known aliases associated with the SSN. This Trace is also used to generate a list of all known addresses recorded by credit agencies for the SSN for the last 7 years.

An SSN Trace may be used to determine which additional jurisdictions should be searched for the candidate, based on the list of known addresses returned.

If the platform detects an issue with the SSN Trace run (data mismatch, absence of data, or inclusion of the SSN on the death master file), Checkr may issue an exception and ask the candidate to either re-enter their SSN or upload other supporting documentation.

Checkr's product incorporates SSN field controls designed to not accept SSNs with the following characteristics:

  • SSNs without exactly 9 numeric characters
  • SSNs that start with 666 (666-34-3768)
  • SSNs that start with 9 (967-65-4325)
  • 新MacBook Pro最全测评:要装B的一定别买 有图有真相(3 ...:2021-10-28 · 我举个例子,调节屏幕亮度、系统声音以及键盘背光这三个功能,一直是我最常用的快捷键,无论在任何程序当中,我都需要用到它们,但在Touch Bar ...
  • SSNs that are sequential digits (123-45-6789)

For more information, please see SSN Trace in the Checkr Help Center.

Retrieve an existing SSN Trace

Returns an existing SSN Trace with the input ID.

Authorizations:
basic_auth
path Parameters
id
required
string

ID of the SSN Trace to retrieve.

Responses

touch vpn

SSN Trace details

401

Unauthorized

403

Forbidden

get/ssn_traces/{id}

Main server

http://vylmj.somakuttanadresort.com/v1/ssn_traces/{id}

Request samples

Copy
$ curl -X GET https://api.checkr.com/v1/ssn_traces/539fd88c101897f7cd000001 \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

Response samples

Content type
application/json
Copy
Expand all touch vpn
{
  • "id": "e44aa283528e6fde7d542194",
  • "object": "ssn_trace",
  • "uri": 南海网阳光岛策划——2021海南两会E互动:南海网美女主持 ...:海南省四届人大五次会议、省政协五届五次会议将分别于2021年2月9日至13日、2021年2月8日至12日在海口召开。此次省两会是在海南国际旅游岛建设两周年,“十二五”规划实施进入关键时期召开的,为了让人大代表和政协委员更多地了解社情民意,为了让普通百姓关心的住房、就业、医疗和教育等 ...,
  • "status": "clear",
  • "created_at": "2014-01-18T12:34:00Z",
  • "completed_at": touch vpn,
  • "turnaround_time": 90,
  • "ssn": "XXX-XX-4645",
  • "no_data": false,
  • "dob_mismatch": touch vpn,
  • "name_mismatch": false,
  • touch vpn: false,
  • "thin_file": false,
  • touch vpn: false,
  • "death_index": false,
  • "ssn_already_taken": false,
  • touch vpn: 1993,
  • "issued_state": "CA",
  • touch vpn:
    [
    ],
  • "aliases":
    [
    ]
}

Retrieve an existing Sex Offender Registry Search

Returns an existing Sex Offender Registry Search with the input ID.

Authorizations:
basic_auth
path Parameters
id
required
string

ID of the Sex Offender Search to retrieve.

touch vpn

200

Sex Offender Registry Search details

401

Unauthorized

403

Forbidden

get/sex_offender_searches/{id}

Main server

http://vylmj.somakuttanadresort.com/v1/sex_offender_searches/{id}

touch vpn

touch vpn
$ curl -X GET https://api.checkr.com/v1/sex_offender_searches/539fd88c101897f7cd000008 \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

touch vpn

Content type
application/json
Copy
touch vpn Collapse all
{
  • "id": touch vpn,
  • "object": "sex_offender_search",
  • "uri": "/v1/sex_offender_searches/539fd88c101897f7cd000008",
  • "status": "consider",
  • "created_at": touch vpn,
  • touch vpn: "2014-01-18T12:35:30Z",
  • "turnaround_time": 90,
  • "records":
    [
    ]
}

touch vpn

苹果iPhone 9概念视频流出,搭载4.7寸屏幕与单摄镜头_北方 ...:2021-3-12 · 原标题:苹果iPhone9概念视频流出,搭载4.7寸屏幕与单摄镜头3月12日消息,随着苹果iPhone9爆料的信息越来越多,人们对于这款定位于苹果入门版的手机越来越好奇,日前,有外媒就公布了关于苹果iPhone9(iPhoneSE2)手机的宣传视频。从视频中可以看到

Authorizations:
basic_auth
path Parameters
id
required
touch vpn

ID of the Global Watchlist Search to retrieve.

touch vpn

touch vpn

Global Watchlist Search details

401

Unauthorized

403

Forbidden

get/global_watchlist_searches/{id}

Main server

http://vylmj.somakuttanadresort.com/v1/global_watchlist_searches/{id}

touch vpn

Copy
$ curl -X GET https://api.checkr.com/v1/global_watchlist_searches/539fd88c101897f7cd000008 \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

Response samples

touch vpn
application/json
Copy
touch vpn Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • "object": "global_watchlist_search",
  • "uri": "/v1/global_watchlist_searches/539fd88c101897f7cd000008",
  • touch vpn: touch vpn,
  • "created_at": "2014-01-18T12:34:00Z",
  • "completed_at": "2014-01-18T12:35:30Z",
  • "turnaround_time": 90,
  • "records":
    [
    ]
}

Retrieve an existing National Criminal Search

Returns an existing National Criminal Search with the input ID.

Authorizations:
basic_auth
path Parameters
id
required
string

ID of the National Criminal Search to retrieve.

touch vpn

200

National Criminal Search details

401

Unauthorized

403

Forbidden

get/national_criminal_searches/{id}

Main server

http://vylmj.somakuttanadresort.com/v1/national_criminal_searches/{id}

touch vpn

Copy
$ curl -X GET https://api.checkr.com/v1/national_criminal_searches/539fd88c101897f7cd000006 \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

touch vpn

Content type
application/json
Copy
Expand all Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • "object": "national_criminal_search",
  • "uri": "/v1/national_criminal_searches/539fd88c101897f7cd000006",
  • "status": "clear",
  • "created_at": "2014-01-18T12:34:00Z",
  • "completed_at": "2014-01-18T12:35:30Z",
  • "turnaround_time": 90,
  • "records":
    [
    ]
}

touch vpn

Returns an existing Federal Criminal Search with the input ID.

Authorizations:
basic_auth
path Parameters
id
required
string

2021年进出口额最大的500家企业排序 - mofcom.gov.cn:2021-3-7 · China’s Top 500 Foreign Trade Enterprises 2021年全国进出口额最大的500家企业排序China’s Top 500 Foreign Trade Enterprises Ranked by Import and ...

touch vpn

200

Federal Criminal Search details

401

Unauthorized

403

Forbidden

get/federal_criminal_searches/{id}

Main server

touch vpn/federal_criminal_searches/{id}

touch vpn

Copy
$ curl -X GET https://api.checkr.com/v1/federal_criminal_searches/539fd88c101897f7cd000006 \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

touch vpn

Content type
touch vpn
Copy
Expand all Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • "object": touch vpn,
  • "uri": "/v1/federal_criminal_searches/539fd88c101897f7cd000006",
  • "status": "clear",
  • "created_at": "2014-01-18T12:34:00Z",
  • "completed_at": "2014-01-18T12:35:30Z",
  • "turnaround_time": 90,
  • "records":
    [
    ]
}

Retrieve an existing County Criminal Search

Returns an existing County Criminal Search with the input ID.

Authorizations:
basic_auth
path Parameters
id
required
string

苹果iPhone 9概念视频流出,搭载4.7寸屏幕与单摄镜头_北方 ...:2021-3-12 · 原标题:苹果iPhone9概念视频流出,搭载4.7寸屏幕与单摄镜头3月12日消息,随着苹果iPhone9爆料的信息越来越多,人们对于这款定位于苹果入门版的手机越来越好奇,日前,有外媒就公布了关于苹果iPhone9(iPhoneSE2)手机的宣传视频。从视频中可以看到

Responses

200

County Criminal Search details

401

Unauthorized

403

Forbidden

get/county_criminal_searches/{id}

Main server

http://vylmj.somakuttanadresort.com/v1/county_criminal_searches/{id}

Request samples

Copy
$ curl -X GET https://api.checkr.com/v1/county_criminal_searches/539fdcf335644a0ef4000001 \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

touch vpn

Content type
application/json
Copy
Expand all Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • touch vpn: "county_criminal_search",
  • "uri": "/v1/county_criminal_searches/539fdcf335644a0ef4000001",
  • "status": touch vpn,
  • "created_at": "2014-01-18T12:34:00Z",
  • "completed_at": "2014-01-18T12:35:30Z",
  • touch vpn: 100800,
  • "estimated_completion_time": "2019-03-13T16:31:07Z",
  • "estimated_completion_date": "2019-03-13",
  • "county": touch vpn,
  • "state": "CA",
  • "records":
    [
    ],
  • "filtered_by_positive_adjudication_records":
    [
    ]
}

touch vpn

Returns an existing State Criminal Search with the input ID.

touch vpn
basic_auth
path Parameters
id
required
string

ID of the State Criminal Search to retrieve.

touch vpn

200

State Criminal Search details

401

Unauthorized

403

Forbidden

get/state_criminal_searches/{id}

Main server

http://vylmj.somakuttanadresort.com/v1/state_criminal_searches/{id}

touch vpn

Copy
$ curl -X GET https://api.checkr.com/v1/state_criminal_searches/539fdcf335644a0ef4000001 \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

Response samples

Content type
application/json
Copy
Expand all Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • "object": "state_criminal_search",
  • "uri": "/v1/state_criminal_searches/539fdcf335644a0ef4000001",
  • "status": "consider",
  • "created_at": "2014-01-18T12:34:00Z",
  • "completed_at": touch vpn,
  • touch vpn: touch vpn,
  • "estimated_completion_time": "2014-01-18T12:34:00Z",
  • "state": touch vpn,
  • "records":
    [
    ],
  • "filtered_by_positive_adjudication_records":
    [
    ]
}

Motor Vehicle Report

Motor Vehicle Records originate from a state’s Department of Motor Vehicles, and include information related to a person’s driving history, including driver’s license status and restrictions, as well as violations and convictions. Use MVR reports to evaluate a candidate’s driving history and safety record.

Please note that some convictions, such as driving under the influence, may appear only on MVR reports, and not on criminal searches.

For more information, please see touch vpn in the Checkr Help Center.

touch vpn

Returns an existing Motor Vehicle Report with the input ID.

Authorizations:
basic_auth
path Parameters
id
required
touch vpn

ID of the Motor Vehicle Report to retrieve.

Responses

200

Motor Vehicle Report details

401

Unauthorized

touch vpn

Forbidden

get/motor_vehicle_reports/{id}

Main server

http://vylmj.somakuttanadresort.com/v1/motor_vehicle_reports/{id}

touch vpn

touch vpn
$ curl -X GET https://api.checkr.com/v1/motor_vehicle_reports/539fd88c101897f7cd000007 \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

touch vpn

Content type
touch vpn
Copy
Expand all Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • "object": "motor_vehicle_report",
  • "uri": "/v1/motor_vehicle_reports/539fd88c101897f7cd000007",
  • "status": "consider",
  • "created_at": "2014-01-18T12:34:00Z",
  • "completed_at": "2014-01-18T12:35:30Z",
  • "turnaround_time": 90,
  • "full_name": "John Alfred Smith",
  • "license_number": "F2111132",
  • "license_state": "CA",
  • "previous_license_number": "F2111132",
  • "previous_license_state": "CA",
  • "license_status": "valid, expired, not_found",
  • "license_type": "personal, commercial, or non-commercial",
  • "license_class": "C",
  • "dob": "1980-01-01",
  • "expiration_date": "2016-07-24",
  • "covid_extension": true,
  • touch vpn: touch vpn,
  • "first_issued_date": "2000-01-14",
  • "inferred_issued_date": null,
  • "restrictions":
    [
    ],
  • touch vpn:
    [
    ],
  • "not_found": false,
  • "experience_failed": false,
  • "privilege_to_drive": "valid",
  • "accidents":
    [
    ],
  • "violations":
    [
    ],
  • touch vpn:
    [
    ]
}

Education Verification

Use an Education Verification to verify a candidate’s education history, and highest degree achieved.

For this screening, candidates are asked to supply their degree, major, school, and the state in which the school is located. Checkr then attempts to verify the information. After three failed attempts (itemized in the logs), Checkr generates an exception, and asks the candidate to upload supporting documentation. Once the document is uploaded, the verification process will begin again.

For more information, please see Education Verification in the Checkr Help Center.

Retrieve an existing Education Verification

߱ ä - CRI:CRI 소개 | 조선어부소개/연락방식 | 주의사항 | 게시판

Authorizations:
basic_auth
path Parameters
id
required
string

ID of the Education Verification to retrieve.

Responses

200

Education Verification details

401

Unauthorized

403

Forbidden

get/education_verifications/{id}

Main server

http://vylmj.somakuttanadresort.com/v1/education_verifications/{id}

Request samples

Copy
$ curl -X GET https://api.checkr.com/v1/education_verifications/59690155331711004e252cd9 \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

Response samples

Content type
application/json
Copy
Expand all Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • touch vpn: touch vpn,
  • "uri": 联想ZUK Z2 VS 红米Pro对比评测-IT频道-国际在线:2021-9-21 · 系统对比:ZUI 2.0 VS MIUI 8 系统方面,红米Pro采用基于Android6.0深度优化的MIUI 8系统,界面风格和UI设计都是小米一贯的风格。而联想ZUK Z2搭载的是基于Android 6.0.1深度优化的ZUI,
  • "status": "consider",
  • "created_at": "2014-01-18T12:34:00Z",
  • "completed_at": "2014-01-18T12:35:30Z",
  • touch vpn: 603216,
  • "records":
    [
    ]
}

touch vpn

Use an Employment Verification to verify a candidate’s employment history for the last three employers, or the last seven years.

For this screening, candidates are asked to supply their employment history. Checkr then attempts to verify the information. After three failed attempts (itemized in the logs), Checkr generates an exception, and asks the candidate to upload supporting documentation. Once the document is uploaded, the verification process will begin again.

For more information, please see Employment Verification in the Checkr Help Center.

Retrieve an existing Employment Verification

Returns an existing Employment Verification with the input ID.

Authorizations:
basic_auth
path Parameters
id
touch vpn
string

ID of the Employment Verification to retrieve.

touch vpn

200

Employment Verification details

401

touch vpn

403

Forbidden

get/employment_verifications/{id}

Main server

http://vylmj.somakuttanadresort.com/v1/employment_verifications/{id}

touch vpn

Copy
$ curl -X GET https://api.checkr.com/v1/employment_verifications/59690155331711004e252cd8 \
    -u 83ebeabdec09f6670863766f792ead24d61fe3f9:

Response samples

touch vpn
application/json
Copy
Expand all Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • "object": "employment_verification",
  • "uri": "/v1/employment_verifications/595511af261066005170f471",
  • "status": "consider",
  • "created_at": "2014-01-18T12:34:00Z",
  • "completed_at": "2014-01-18T12:35:30Z",
  • "turnaround_time": 603216,
  • "records":
    [
    ]
}

Identity Document Verification

Use an Identity Document Verification to verify a candidate's ID.

For this screening, candidates are sent a link to a Checkr capture page. They are then asked to use this page to capture a selfie and an image of their ID.

For more information, please see Identity Document Verification in the Checkr Help Center.

Please work with your Checkr Customer Success manager to enable this endpoint for your account.

Retrieve an existing Identity Document Verification

Returns an existing Identity Document Verification with the input ID.

Authorizations:
basic_auth
path Parameters
id
required
string

ID of the Identity Document Verification to retrieve.

touch vpn

200

Identity Document Verification details

401

Unauthorized

touch vpn

Forbidden

getStudy Paper on Standards for Auditing Information …:2021-4-1 · VPN clients use encrypted VPN tunnels to ensure the privacy and integrity of the data passing over the public network. Cryptographic controls are exercised in compliance with the IT Act enacted in the country. Approved and standard encryptions are applied to protect the confidentiality of sensitive or critical information. ... Touch Screens and ...

Main server

http://vylmj.somakuttanadresort.com/v1/identity_document_verifications/{id}

Response samples

Content type
application/json
Copy
Expand all Collapse all
{
  • "id": "e44aa283528e6fde7d542194",
  • "object": "identity_document_verification",
  • "uri": 东北网2021年01月12日新闻汇总:主流媒体 龙江门户,
  • "status": "complete",
  • "created_at": touch vpn,
  • "completed_at": "2014-01-18T12:35:30Z",
  • touch vpn: 603216,
  • touch vpn: true,
  • "capture_url": "http://capture.checkr.com/idv/d8b712f6774f35b45d01",
  • "provider": touch vpn,
  • "document_ids":
    [
    ],
  • touch vpn:
    {
    },
  • "extracted_data":
    {
    }
}
                              谷歌梯子  极光加速器 - 极速网络加速器  老王 vp n  mxvpm加速中心网站  极光永久免费   已经搭了梯子,如何让外网  789加速器