---
title: "Changes to Create StatisticalJournal record attachments"
method: POST
path: "/public/v2/statistical-journals/{record_number}/attachments/"
---

# Changes to Create StatisticalJournal record attachments

`POST /public/v2/statistical-journals/{record_number}/attachments/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 15 revisions.

- **2026-08-28** `48edcb3acb74` — 2 warning, 3 info
- **2026-08-12** `34b7cf5b4b6c` — 1 info
- **2026-07-31** `506e6073d191` — 7 breaking, 4 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 `create_StatisticalJournalV2_record_attachments` removed and replaced with `create_StatisticalJournal_record_attachments`
  - 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` — 7 breaking, 4 info
  - 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`
  - 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 `create_StatisticalJournal_record_attachments` removed and replaced with `create_StatisticalJournalV2_record_attachments`
  - 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/attachments/post.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/attachments/post)
