---
title: "Background Check Vacancy Analytics - Calibration Simulate (read-only what-if)"
method: POST
path: "/backoffice/background-check/vacancy-analytics/calibration-simulate"
tags: ["Backoffice"]
---

# Background Check Vacancy Analytics - Calibration Simulate (read-only what-if)

`POST /backoffice/background-check/vacancy-analytics/calibration-simulate`

Background Check Vacancy Analytics - Calibration Simulate (read-only what-if)

## Response `200`

Success

- BackgroundCheckCalibrationSimulateResponse — BackgroundCheckCalibrationSimulateResponse
  - `candidates_evaluated` integer
  - `current` FunnelCountsDto — FunnelCountsDto
    - `approved` integer
    - `rejected` integer
    - `review` integer
  - `deltas` FunnelCountsDto — FunnelCountsDto
    - `approved` integer
    - `rejected` integer
    - `review` integer
  - `entered_funnel` integer
  - `period` PeriodDto — PeriodDto
    - `from` string, date-time
    - `to` string, date-time
  - `response_status` ResponseStatus — ResponseStatus
    - `ErrorCode` string
    - `Message` string
    - `StackTrace` string
    - `Errors` ResponseError[]
      - `ErrorCode` string
      - `FieldName` string
      - `Message` string
      - `Meta` DictionaryStringString — Dictionary<String,String>
    - `Meta` DictionaryStringString — Dictionary<String,String>
  - `simulated` FunnelCountsDto — FunnelCountsDto
    - `approved` integer
    - `rejected` integer
    - `review` integer
  - `transitions` VerdictTransitionDto[]
    - `count` integer
    - `from` string
    - `to` string

---

[API](https://skmtc.dev/directdigital/apis/backend-apis.md) · [All operations](https://skmtc.dev/directdigital/apis/backend-apis/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/directdigital/backend-apis/revisions/a3305895eccd/schema)
