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

# Changes to Update Balance

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 10 revisions.

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

## Changes

- **2025-12-03** `ac93d1a9e6d9` — 4 breaking
  - the request property `allOf[subschema #3]/code` became required
  - the request property `allOf[subschema #3]/name` became required
  - the `allOf[subschema #3]/code` request property's minLength was increased from `0` to `1`
  - the `allOf[subschema #3]/name` request property's minLength was increased from `0` to `1`
- **2025-08-29** `0f92c877619f` — 1 warning, 1 info
  - added the new `AD_HOC` enum value to the `allOf[subschema #3]/lineItemTypes/items/` response property for the response status `200`
  - added the new `AD_HOC` enum value to the request property `allOf[subschema #3]/lineItemTypes/items/`
- **2025-08-01** `9f9e5f3dbde7` — 2 breaking, 3 info
  - added `#/components/schemas/AbstractRequestWithCustomFields` to the request body `allOf` list
  - the response property `allOf[#/components/schemas/AbstractResponse]/version` became optional for the status `200`
  - added the new optional request property `allOf[subschema #2 -> subschema #3]/contractId`
  - added `#/components/schemas/AbstractResponseWithCustomFields` to the response body `allOf` list for the response status `200`
  - added the optional property `allOf[subschema #2 -> subschema #3]/contractId` to the response with the `200` status
- **2025-02-21** `d064a12d0d93` — 4 info
  - added the new optional request property `allOf[subschema #2]/consumptionsAccountingProductId`
  - added the new optional request property `allOf[subschema #2]/feesAccountingProductId`
  - added the optional property `allOf[subschema #2]/consumptionsAccountingProductId` to the response with the `200` status
  - added the optional property `allOf[subschema #2]/feesAccountingProductId` to the response with the `200` status

---

[Operation](https://skmtc.dev/m3ter-com/apis/m3ter-api/docs/organizations/:orgId/balances/: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/balances/:id/put)
