---
title: "Changes to Update StatisticalJournal record"
method: PUT
path: "/public/v2/statistical-journals/{record_number}/"
---

# Changes to Update StatisticalJournal record

`PUT /public/v2/statistical-journals/{record_number}/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 14 revisions.

- **2026-08-28** `48edcb3acb74` — 2 warning, 3 info
- **2026-08-12** `34b7cf5b4b6c` — 1 info
- **2026-07-31** `506e6073d191` — 8 breaking, 1 warning, 7 info
- **2026-07-26** `64136e8e19bb` — 1 breaking, 4 info

## Changes

- **2026-08-28** `48edcb3acb74` — 2 warning, 3 info
  - removed the optional property `has_more_lines` from the response with the `200` status
  - removed the optional property `lines_count` from the response with the `200` status
  - api operation id `update_StatisticalJournalV2_record` removed and replaced with `update_StatisticalJournal_record`
  - the response property `items` became required for the status `200`
  - the `items` response's property default value `` was removed for the status `200`
- **2026-08-12** `34b7cf5b4b6c` — 1 info
  - added the new optional `header` request parameter `Idempotency-Key`
- **2026-07-31** `506e6073d191` — 8 breaking, 1 warning, 7 info
  - added the new required request property `account_id`
  - the response property `items/items/account_id` became nullable for the status `200`
  - the response property `items/items/account_name` became nullable for the status `200`
  - the response property `items/items/account_number` became nullable for the status `200`
  - the response property `items/items/account_id` became optional for the status `200`
  - the response property `items/items/account_name` became optional for the status `200`
  - the response property `items/items/account_number` became optional for the status `200`
  - the response property `items/items/company_id` became optional for the status `200`
  - removed the request property `items/items/account_number`
  - added the new optional request property `items/items/account_id`
  - the request property `items/items/classifications/items/id` became nullable
  - the request property `items/items/classifications/items/id` became optional
  - added the required property `account_id` to the response with the `200` status
  - added the required property `account_name` to the response with the `200` status
  - added the required property `account_number` to the response with the `200` status
  - added the required property `id` to the response with the `200` status
- **2026-07-26** `64136e8e19bb` — 1 breaking, 4 info
  - the response property `items` became optional for the status `200`
  - api operation id `update_StatisticalJournal_record` removed and replaced with `update_StatisticalJournalV2_record`
  - added the optional property `has_more_lines` to the response with the `200` status
  - added the optional property `lines_count` to the response with the `200` status
  - the `items` response's property default value `` was added for the status `200`

---

[Operation](https://skmtc.dev/dualentry/apis/dualentry-public-api/docs/public/v2/statistical-journals/:record_number/put.md) · [API](https://skmtc.dev/dualentry/apis/dualentry-public-api.md) · [Page](https://skmtc.dev/dualentry/apis/dualentry-public-api/changes/public/v2/statistical-journals/:record_number/put)
