---
title: "Changes to Create an enterprise"
method: POST
path: "/enterprises"
---

# Changes to Create an enterprise

`POST /enterprises`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 47 revisions.

- **2026-06-05** `8a8c40f458c5` — 17 breaking, 8 warning, 98 info

## Changes

- **2026-06-05** `8a8c40f458c5` — 17 breaking, 8 warning, 98 info
  - added the new required request property `jurisdiction_of_incorporation`
  - added the new required request property `organization_contact/phone_number`
  - request property `industry` was restricted to a list of enum values
  - the `billing_address` request property type/format changed from `object`/`` to ``/``
  - the `website` request property type/format changed from `string`/`` to `string`/`uri`
  - the `data/billing_contact/email` response property's maxLength was unset from `255` for the response status `201`
  - the `data/billing_contact/phone_number` response property's maxLength was unset from `20` for the response status `201`
  - the `data/organization_contact/email` response property's maxLength was unset from `255` for the response status `201`
  - the `data/organization_physical_address/administrative_area` response property's maxLength was unset from `100` for the response status `201`
  - the `data/organization_physical_address/country` response property's maxLength was unset from `100` for the response status `201`
  - the `data/billing_address` response's property type/format changed from `object`/`` to ``/`` for status `201`
  - removed the required property `data/billing_address/administrative_area` from the response with the `201` status
  - removed the required property `data/billing_address/city` from the response with the `201` status
  - removed the required property `data/billing_address/country` from the response with the `201` status
  - removed the required property `data/billing_address/postal_code` from the response with the `201` status
  - removed the required property `data/billing_address/street_address` from the response with the `201` status
  - removed the required property `data/organization_contact/phone` from the response with the `201` status
  - removed the request property `billing_address/administrative_area`
  - removed the request property `billing_address/city`
  - removed the request property `billing_address/country`
  - removed the request property `billing_address/extended_address`
  - removed the request property `billing_address/postal_code`
  - removed the request property `billing_address/street_address`
  - removed the request property `organization_contact/phone`
  - removed the optional property `data/billing_address/extended_address` from the response with the `201` status
  - api operation id `CreateEnterprise` removed and replaced with `createEnterprise`
  - the request property `corporate_registration_number` became nullable
  - the request property `dun_bradstreet_number` became nullable
  - the request property `primary_business_domain_sic_code` became nullable
  - the request property `professional_license_number` became nullable
  - added the new `accounting` enum value to the request property `industry`
  - added the new `banking` enum value to the request property `industry`
  - added the new `billing` enum value to the request property `industry`
  - added the new `business` enum value to the request property `industry`
  - added the new `charity` enum value to the request property `industry`
  - added the new `collections` enum value to the request property `industry`
  - added the new `communications` enum value to the request property `industry`
  - added the new `customer service` enum value to the request property `industry`
  - added the new `delivery` enum value to the request property `industry`
  - added the new `ecommerce` enum value to the request property `industry`
  - …83 more

---

[Operation](https://skmtc.dev/team-telnyx/apis/telnyx-api/docs/enterprises/post.md) · [API](https://skmtc.dev/team-telnyx/apis/telnyx-api.md) · [Page](https://skmtc.dev/team-telnyx/apis/telnyx-api/changes/enterprises/post)
