---
title: "endpoint"
method: POST
path: "/check-in-datazoo"
---

# endpoint

`POST /check-in-datazoo`

## Request body

- CheckInDatazoo
  - `companyKey` string
  - `firstName` string
  - `lastName` string
  - `nationalIdNo` string
  - `dateOfBirth` string
  - `addressLine` string
  - `lga` string
  - `state` string
  - `clientReference` string

## Response `200`

Success

- CheckInDatazooResponse
  - `result` object
    - `countrycode` string
    - `searchstatus` string

## Other responses

- `400` — ArgumntError

---

[API](https://skmtc.net/identomat/apis/generated-api.md) · [All operations](https://skmtc.net/identomat/apis/generated-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/identomat/generated-api/revisions/cda4b2b11372/schema)
