---
title: "Companies > LegalEntity > Creates"
method: POST
path: "Webhooks > Companies > LegalEntity > Creates"
tags: ["Webhooks"]
---

# Companies > LegalEntity > Creates

`POST Webhooks > Companies > LegalEntity > Creates` (webhook)

Subscription_type: `companies/legal_entity/create`

## Payload

- CompaniesLegalEntity
  - `id` string, required — identifier of the legal entity
  - `company_id` string, required — company identifier
  - `country` string, required — Country code of the jurisdiction the legal entity is registered in (lowercase two-letter code, e.g. "es").
  - `legal_name` string, required — Legal name of the legal entity
  - `currency` string, required — The currency code in ISO 4217 format
  - `tin` string — Tax identification number
  - `city` string — City of the legal entity
  - `state` string — State of the legal entity
  - `postal_code` string — Postal code of the legal entity
  - `address_line_1` string — Address line 1 of the legal entity
  - `address_line_2` string — Address line 2 of the legal entity

## Acknowledgement `200`

Return a 200 status to indicate that the data was received successfully

---

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