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

# Changes to Create StatisticalJournal record attachments

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 15 revisions.

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

## Changes

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

---

[Operation](https://skmtc.dev/dualentry/apis/dualentry-public-api-2/docs/public/v1/statistical-journals/:record_number/attachments/post.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/attachments/post)
