---
title: "Changes to Update a transaction"
method: PUT
path: "/accounting/{connection_id}/transaction/{id}"
---

# Changes to Update a transaction

`PUT /accounting/{connection_id}/transaction/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 25 revisions.

- **2026-08-08** `1f72720916e4` — 3 info
- **2026-07-31** `963bcc74f9e3` — 5 info

## Changes

- **2026-08-08** `1f72720916e4` — 3 info
  - added the new optional request property `project_id`
  - added the enum value `project_id` to the property `items/` of the `query` request parameter `fields`
  - added the optional property `project_id` to the response with the `200` status
- **2026-07-31** `963bcc74f9e3` — 5 info
  - added the new optional request property `category_ids`
  - added the new optional request property `lineitems/items/category_ids`
  - added the enum value `category_ids` to the property `items/` of the `query` request parameter `fields`
  - added the optional property `category_ids` to the response with the `200` status
  - added the optional property `lineitems/items/category_ids` to the response with the `200` status

---

[Operation](https://skmtc.dev/unified/apis/unified-to-api/docs/accounting/:connection_id/transaction/:id/put.md) · [API](https://skmtc.dev/unified/apis/unified-to-api.md) · [Page](https://skmtc.dev/unified/apis/unified-to-api/changes/accounting/:connection_id/transaction/:id/put)
