---
title: "POST /v1/Company"
method: POST
path: "/v1/Company"
tags: ["Partner API"]
---

# POST /v1/Company

`POST /v1/Company`

## Request body

- HiringEmployerRequestApi
  - `PartnerName` string
  - `Name` string, required
  - `Phone` string
  - `PhoneExt` string
  - `TaxId` string
  - `StateOfIncorporation` string
  - `DBAName` string
  - `WebsiteURL` string
  - `Industry` string
  - `NumberEmployees` string
  - `Address` string, required
  - `City` string, required
  - `State` string, required
  - `Zip` string, required
  - `ExactChecksPerYear` integer

## Response `200`

OK

- object

---

[API](https://skmtc.dev/goodhire/apis/my-api.md) · [All operations](https://skmtc.dev/goodhire/apis/my-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/goodhire/my-api/revisions/b7be40b187ed/schema)
