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

# Changes to Update StatisticalJournal record

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 14 revisions.

- **2026-08-12** `af0ec77e5277` — 1 info
- **2026-07-31** `1567592ca1d4` — 8 breaking, 1 warning, 7 info

## Changes

- **2026-08-12** `af0ec77e5277` — 1 info
  - added the new optional `header` request parameter `Idempotency-Key`
- **2026-07-31** `1567592ca1d4` — 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

---

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