---
title: "Changes to Update Contract"
method: PUT
path: "/organizations/{orgId}/contracts/{id}"
---

# Changes to Update Contract

`PUT /organizations/{orgId}/contracts/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 10 revisions.

- **2025-12-03** `ac93d1a9e6d9` — 1 warning, 6 info
- **2025-08-29** `0f92c877619f` — 1 info
- **2025-08-01** `9f9e5f3dbde7` — 2 breaking
- **2025-02-21** `d064a12d0d93` — 1 breaking, 1 warning

## Changes

- **2025-12-03** `ac93d1a9e6d9` — 1 warning, 6 info
  - removed the optional property `allOf[subschema #3]/billGroupingKey` from the response with the `200` status
  - added the new optional request property `allOf[subschema #3]/applyContractPeriodLimits`
  - added the new optional request property `allOf[subschema #3]/billGroupingKeyId`
  - added the new optional request property `allOf[subschema #3]/usageFilters`
  - added the optional property `allOf[subschema #3]/applyContractPeriodLimits` to the response with the `200` status
  - added the optional property `allOf[subschema #3]/billGroupingKeyId` to the response with the `200` status
  - added the optional property `allOf[subschema #3]/usageFilters` to the response with the `200` status
- **2025-08-29** `0f92c877619f` — 1 info
  - added the optional property `allOf[subschema #3]/billGroupingKey` to the response with the `200` status
- **2025-08-01** `9f9e5f3dbde7` — 2 breaking
  - the response property `allOf[#/components/schemas/AbstractResponseWithCustomFields]/allOf[#/components/schemas/AbstractResponse]/version` became optional for the status `200`
  - the response property `allOf[#/components/schemas/AbstractResponse]/version` became optional for the status `200`
- **2025-02-21** `d064a12d0d93` — 1 breaking, 1 warning
  - the `allOf[#/components/schemas/AbstractRequestWithCustomFields]/allOf[subschema #2]/customFields` request property type/format changed from ``/`` to `object`/``
  - removed `subschema #1, subschema #2` from the `allOf[#/components/schemas/AbstractRequestWithCustomFields]/allOf[subschema #2]/customFields` request property `allOf` list

---

[Operation](https://skmtc.dev/m3ter-com/apis/m3ter-api/docs/organizations/:orgId/contracts/:id/put.md) · [API](https://skmtc.dev/m3ter-com/apis/m3ter-api.md) · [Page](https://skmtc.dev/m3ter-com/apis/m3ter-api/changes/organizations/:orgId/contracts/:id/put)
