---
title: "Company Verification Documents"
method: POST
path: "/companies/{company}/components/verification_documents"
---

# Company Verification Documents

`POST /companies/{company}/components/verification_documents`

Generates a Verification Documents component used to request more information from the company.

## Path parameters

- `company` string, required

## Request body

- object
  - `email` string — The email of the person who has permission to onboard on behalf of the company

## Response `200`

200

- object
  - `url` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/checkhq/apis/check-api.md) · [All operations](https://skmtc.net/checkhq/apis/check-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/checkhq/check-api/versions/f46e28134549/schema)
