---
title: "Changes to Update OrganizationConfig"
method: PUT
path: "/organizations/{orgId}/organizationconfig"
---

# Changes to Update OrganizationConfig

`PUT /organizations/{orgId}/organizationconfig`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 10 revisions.

- **2025-12-03** `ac93d1a9e6d9` — 4 info
- **2025-08-01** `9f9e5f3dbde7` — 5 breaking, 4 info

## Changes

- **2025-12-03** `ac93d1a9e6d9` — 4 info
  - added the new optional request property `allOf[subschema #2]/allowNegativeBalances`
  - added the new optional request property `allOf[subschema #2]/allowOverlappingPlans`
  - added the optional property `allOf[subschema #2]/allowNegativeBalances` to the response with the `200` status
  - added the optional property `allOf[subschema #2]/allowOverlappingPlans` to the response with the `200` status
- **2025-08-01** `9f9e5f3dbde7` — 5 breaking, 4 info
  - the response property `allOf[#/components/schemas/AbstractResponse]/version` became optional for the status `200`
  - the `allOf[subschema #2]/dayEpoch` response's property type/format changed from `string`/`date` to `string`/`` for status `200`
  - the `allOf[subschema #2]/monthEpoch` response's property type/format changed from `string`/`date` to `string`/`` for status `200`
  - the `allOf[subschema #2]/weekEpoch` response's property type/format changed from `string`/`date` to `string`/`` for status `200`
  - the `allOf[subschema #2]/yearEpoch` response's property type/format changed from `string`/`date` to `string`/`` for status `200`
  - the `dayEpoch` response's property default value `2022-01-01` was added for the status `200`
  - the `monthEpoch` response's property default value `2022-01-01` was added for the status `200`
  - the `weekEpoch` response's property default value `2022-01-04` was added for the status `200`
  - the `yearEpoch` response's property default value `2022-01-01` was added for the status `200`

---

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