---
title: "Post Fir Check"
method: POST
path: "/v1/background-verification/fir-check"
---

# Post Fir Check

`POST /v1/background-verification/fir-check`

## Request body

- FirCheckPOSTRequest
  - `name` string
  - `father_name` string
  - `dob` string
  - `address` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/deepvue/apis/deepvue-tech-developers-guide.md) · [All operations](https://skmtc.dev/deepvue/apis/deepvue-tech-developers-guide/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/deepvue/deepvue-tech-developers-guide/revisions/c1b0558e7d77/schema)
