---
title: "Passport"
method: POST
path: "/v1/api_hub/passport_l1"
---

# Passport

`POST /v1/api_hub/passport_l1`

## Request body

- object
  - `passport_file_number` string, required
  - `dob` string, required — dd-mm-yyyy

## Response `200`

200

- object
  - `status` integer
  - `file_number` string
  - `date_of_birth` string
  - `name` string
  - `surname` string
  - `full_name` string
  - `type_of_applicant` string
  - `application_received_date` string
  - `passport_status` string
  - `user` string
  - `dob` string
  - `check` string
  - `created_time` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/crimescan/apis/crime-scan-result.md) · [All operations](https://skmtc.net/crimescan/apis/crime-scan-result/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/crimescan/crime-scan-result/versions/a9dd2afd70a1/schema)
