---
title: "Changes to Create company override"
method: POST
path: "/company-overrides"
---

# Changes to Create company override

`POST /company-overrides`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 19 of 125 revisions.

- **2026-08-24** `05da7dce1cf9` — 1 info
- **2026-08-24** `54c21fb8a4b7` — 1 info
- **2026-08-13** `776228e28d67` — 1 info
- **2026-08-12** `4a9d0e476c08` — 1 info
- **2026-08-11** `12e9d0ac19a9` — 2 info
- **2026-08-03** `478f08b8fada` — 6 breaking, 4 warning, 2 info
- **2026-07-31** `c65df608000b` — 4 info
- **2026-07-28** `1f5b7fcc3c65` — 1 info
- **2026-07-27** `e83d3358bab3` — 1 warning, 2 info
- **2026-07-16** `ae246bb663d6` — 1 info
- **2026-07-13** `8dc48f048ad5` — 4 info
- **2026-07-09** `8da6172fc3e9` — 4 warning
- **2026-07-01** `d026b6ff6735` — 4 info
- **2026-06-25** `5eb95e8d48e1` — 1 breaking
- **2026-06-21** `c077a885a9de` — 2 info
- **2026-06-09** `96d06fa89a73` — 2 info
- **2026-06-05** `c0d7b479cd11` — 16 warning, 2 info
- **2026-06-04** `df525a3b6157` — 2 info
- **2026-05-25** `110f1d3153f9` — 1 info

## Changes

- **2026-08-24** `05da7dce1cf9` — 1 info
  - added the optional property `data/company/custom_plan_billings/items/prorate_first_period` to the response with the `201` status
- **2026-08-24** `54c21fb8a4b7` — 1 info
  - added the optional property `data/company/pending_migration` to the response with the `201` status
- **2026-08-13** `776228e28d67` — 1 info
  - added the optional property `data/company/custom_plan_billings/items/billing_cycle_anchor` to the response with the `201` status
- **2026-08-12** `4a9d0e476c08` — 1 info
  - added the required property `data/company/custom_plan_billings/items/plan_billing_source` to the response with the `201` status
- **2026-08-11** `12e9d0ac19a9` — 2 info
  - added the required property `data/company/add_ons/items/included_credit_grants/items/company_credit_amount` to the response with the `201` status
  - added the required property `data/company/plan/included_credit_grants/items/company_credit_amount` to the response with the `201` status
- **2026-08-03** `478f08b8fada` — 6 breaking, 4 warning, 2 info
  - removed the required property `data/company/add_ons/items/included_credit_grants/items/credit/product/price` from the response with the `201` status
  - removed the required property `data/company/add_ons/items/included_credit_grants/items/credit/product/product_id` from the response with the `201` status
  - removed the required property `data/company/add_ons/items/included_credit_grants/items/credit/product/quantity` from the response with the `201` status
  - removed the required property `data/company/plan/included_credit_grants/items/credit/product/price` from the response with the `201` status
  - removed the required property `data/company/plan/included_credit_grants/items/credit/product/product_id` from the response with the `201` status
  - removed the required property `data/company/plan/included_credit_grants/items/credit/product/quantity` from the response with the `201` status
  - removed the optional property `data/company/add_ons/items/included_credit_grants/items/credit/product/currency` from the response with the `201` status
  - removed the optional property `data/company/add_ons/items/included_credit_grants/items/credit/product/price_decimal` from the response with the `201` status
  - removed the optional property `data/company/plan/included_credit_grants/items/credit/product/currency` from the response with the `201` status
  - removed the optional property `data/company/plan/included_credit_grants/items/credit/product/price_decimal` from the response with the `201` status
  - added the required property `data/company/add_ons/items/included_credit_grants/items/credit/product/id` to the response with the `201` status
  - added the required property `data/company/plan/included_credit_grants/items/credit/product/id` to the response with the `201` status
- **2026-07-31** `c65df608000b` — 4 info
  - added the optional property `data/company/add_ons/items/included_credit_grants/items/license_id` to the response with the `201` status
  - added the optional property `data/company/plan/included_credit_grants/items/license_id` to the response with the `201` status
  - added the required property `data/company/add_ons/items/included_credit_grants/items/scaling` to the response with the `201` status
  - added the required property `data/company/plan/included_credit_grants/items/scaling` to the response with the `201` status
- **2026-07-28** `1f5b7fcc3c65` — 1 info
  - added the required property `data/company/custom_plan_billings/items/send_invoice` to the response with the `201` status
- **2026-07-27** `e83d3358bab3` — 1 warning, 2 info
  - added the new `license` enum value to the `data/feature/feature_type` response property for the response status `201`
  - added the optional property `data/feature/license_id` to the response with the `201` status
  - added the optional property `data/feature/usage_limit_trait_id` to the response with the `201` status
- **2026-07-16** `ae246bb663d6` — 1 info
  - added the optional property `data/company/entitlements/items/warning_tiers` to the response with the `201` status
- **2026-07-13** `8dc48f048ad5` — 4 info
  - added the required property `data/company/billing_subscription/latest_invoice/ending_balance` to the response with the `201` status
  - added the required property `data/company/billing_subscription/latest_invoice/starting_balance` to the response with the `201` status
  - added the required property `data/company/billing_subscriptions/items/latest_invoice/ending_balance` to the response with the `201` status
  - added the required property `data/company/billing_subscriptions/items/latest_invoice/starting_balance` to the response with the `201` status
- **2026-07-09** `8da6172fc3e9` — 4 warning
  - added the new `every_6_months` enum value to the `data/company/add_ons/items/included_credit_grants/items/reset_cadence/allOf[#/components/schemas/BillingPlanCreditGrantResetCadence]/` response property for the response status `201`
  - added the new `every_6_months` enum value to the `data/company/plan/included_credit_grants/items/reset_cadence/allOf[#/components/schemas/BillingPlanCreditGrantResetCadence]/` response property for the response status `201`
  - added the new `quarterly` enum value to the `data/company/add_ons/items/included_credit_grants/items/reset_cadence/allOf[#/components/schemas/BillingPlanCreditGrantResetCadence]/` response property for the response status `201`
  - added the new `quarterly` enum value to the `data/company/plan/included_credit_grants/items/reset_cadence/allOf[#/components/schemas/BillingPlanCreditGrantResetCadence]/` response property for the response status `201`
- **2026-07-01** `d026b6ff6735` — 4 info
  - added the optional property `data/company/add_ons/items/included_credit_grants/items/billing_credit_auto_topup_availability` to the response with the `201` status
  - added the optional property `data/company/plan/included_credit_grants/items/billing_credit_auto_topup_availability` to the response with the `201` status
  - added the required property `data/company/add_ons/items/included_credit_grants/items/billing_credit_can_buy_bundles` to the response with the `201` status
  - added the required property `data/company/plan/included_credit_grants/items/billing_credit_can_buy_bundles` to the response with the `201` status
- **2026-06-25** `5eb95e8d48e1` — 1 breaking
  - the `credit_consumption_rate` request property type/format changed from `number`/`` to `number`/`double`
- **2026-06-21** `c077a885a9de` — 2 info
  - added the optional property `data/company/entitlements/items/consumption_rate` to the response with the `201` status
  - added the optional property `data/company/entitlements/items/event_subtype` to the response with the `201` status
- **2026-06-09** `96d06fa89a73` — 2 info
  - added the optional property `data/company/entitlements/items/credit_reserved` to the response with the `201` status
  - added the optional property `data/company/entitlements/items/credit_settled` to the response with the `201` status
- **2026-06-05** `c0d7b479cd11` — 16 warning, 2 info
  - added the new `metronome` enum value to the `data/company/add_ons/items/included_credit_grants/items/credit/currency_prices/items/price/provider_type` response property for the response status `201`
  - added the new `metronome` enum value to the `data/company/add_ons/items/included_credit_grants/items/credit/price/provider_type` response property for the response status `201`
  - added the new `metronome` enum value to the `data/company/add_ons/items/included_credit_grants/items/credit/product/provider_type` response property for the response status `201`
  - added the new `metronome` enum value to the `data/company/billing_subscription/latest_invoice/provider_type` response property for the response status `201`
  - added the new `metronome` enum value to the `data/company/billing_subscription/payment_method/provider_type` response property for the response status `201`
  - added the new `metronome` enum value to the `data/company/billing_subscription/products/items/provider_type` response property for the response status `201`
  - added the new `metronome` enum value to the `data/company/billing_subscription/provider_type` response property for the response status `201`
  - added the new `metronome` enum value to the `data/company/billing_subscriptions/items/latest_invoice/provider_type` response property for the response status `201`
  - added the new `metronome` enum value to the `data/company/billing_subscriptions/items/payment_method/provider_type` response property for the response status `201`
  - added the new `metronome` enum value to the `data/company/billing_subscriptions/items/products/items/provider_type` response property for the response status `201`
  - added the new `metronome` enum value to the `data/company/billing_subscriptions/items/provider_type` response property for the response status `201`
  - added the new `metronome` enum value to the `data/company/default_payment_method/provider_type` response property for the response status `201`
  - added the new `metronome` enum value to the `data/company/payment_methods/items/provider_type` response property for the response status `201`
  - added the new `metronome` enum value to the `data/company/plan/included_credit_grants/items/credit/currency_prices/items/price/provider_type` response property for the response status `201`
  - added the new `metronome` enum value to the `data/company/plan/included_credit_grants/items/credit/price/provider_type` response property for the response status `201`
  - added the new `metronome` enum value to the `data/company/plan/included_credit_grants/items/credit/product/provider_type` response property for the response status `201`
  - added the required property `data/company/add_ons/items/included_credit_grants/items/credit/ledger_authority` to the response with the `201` status
  - added the required property `data/company/plan/included_credit_grants/items/credit/ledger_authority` to the response with the `201` status
- **2026-06-04** `df525a3b6157` — 2 info
  - added the required property `data/company/add_ons/items/included_credit_grants/items/rollover_percentage` to the response with the `201` status
  - added the required property `data/company/plan/included_credit_grants/items/rollover_percentage` to the response with the `201` status
- **2026-05-25** `110f1d3153f9` — 1 info
  - added the optional property `data/company/custom_plan_billings/items/external_invoice_id` to the response with the `201` status

---

[Operation](https://skmtc.dev/schematichq/apis/schematic-api/docs/company-overrides/post.md) · [API](https://skmtc.dev/schematichq/apis/schematic-api.md) · [Page](https://skmtc.dev/schematichq/apis/schematic-api/changes/company-overrides/post)
