---
title: "Changes to Retrieve Transactions"
method: GET
path: "/accounting/transactions/{id}"
---

# Changes to Retrieve Transactions

`GET /accounting/transactions/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 18 revisions.

- **2024-09-20** `be3dc330edf3` — 162 info
- **2024-08-16** `660a45415efe` — 19 info
- **2024-08-05** `ca213ae36b7f` — 1 info
- **2024-08-05** `167edd5346ec` — 1 info
- **2024-08-01** `414c3e999e0b` — 1 info

## Changes

- **2024-09-20** `be3dc330edf3` — 162 info
  - removed the `AED` enum value from the `currency` response property for the response status `200`
  - removed the `AFN` enum value from the `currency` response property for the response status `200`
  - removed the `ALL` enum value from the `currency` response property for the response status `200`
  - removed the `AMD` enum value from the `currency` response property for the response status `200`
  - removed the `ANG` enum value from the `currency` response property for the response status `200`
  - removed the `AOA` enum value from the `currency` response property for the response status `200`
  - removed the `ARS` enum value from the `currency` response property for the response status `200`
  - removed the `AUD` enum value from the `currency` response property for the response status `200`
  - removed the `AWG` enum value from the `currency` response property for the response status `200`
  - removed the `AZN` enum value from the `currency` response property for the response status `200`
  - removed the `BAM` enum value from the `currency` response property for the response status `200`
  - removed the `BBD` enum value from the `currency` response property for the response status `200`
  - removed the `BDT` enum value from the `currency` response property for the response status `200`
  - removed the `BGN` enum value from the `currency` response property for the response status `200`
  - removed the `BHD` enum value from the `currency` response property for the response status `200`
  - removed the `BIF` enum value from the `currency` response property for the response status `200`
  - removed the `BMD` enum value from the `currency` response property for the response status `200`
  - removed the `BND` enum value from the `currency` response property for the response status `200`
  - removed the `BOB` enum value from the `currency` response property for the response status `200`
  - removed the `BRL` enum value from the `currency` response property for the response status `200`
  - removed the `BSD` enum value from the `currency` response property for the response status `200`
  - removed the `BTN` enum value from the `currency` response property for the response status `200`
  - removed the `BWP` enum value from the `currency` response property for the response status `200`
  - removed the `BYN` enum value from the `currency` response property for the response status `200`
  - removed the `BZD` enum value from the `currency` response property for the response status `200`
  - removed the `CAD` enum value from the `currency` response property for the response status `200`
  - removed the `CDF` enum value from the `currency` response property for the response status `200`
  - removed the `CHF` enum value from the `currency` response property for the response status `200`
  - removed the `CLP` enum value from the `currency` response property for the response status `200`
  - removed the `CNY` enum value from the `currency` response property for the response status `200`
  - removed the `COP` enum value from the `currency` response property for the response status `200`
  - removed the `CRC` enum value from the `currency` response property for the response status `200`
  - removed the `CUP` enum value from the `currency` response property for the response status `200`
  - removed the `CVE` enum value from the `currency` response property for the response status `200`
  - removed the `CZK` enum value from the `currency` response property for the response status `200`
  - removed the `DJF` enum value from the `currency` response property for the response status `200`
  - removed the `DKK` enum value from the `currency` response property for the response status `200`
  - removed the `DOP` enum value from the `currency` response property for the response status `200`
  - removed the `DZD` enum value from the `currency` response property for the response status `200`
  - removed the `EGP` enum value from the `currency` response property for the response status `200`
  - …122 more
- **2024-08-16** `660a45415efe` — 19 info
  - added the optional property `account_id` to the response with the `200` status
  - added the optional property `accounting_period_id` to the response with the `200` status
  - added the optional property `company_info_id` to the response with the `200` status
  - added the optional property `contact_id` to the response with the `200` status
  - added the optional property `created_at` to the response with the `200` status
  - added the optional property `currency` to the response with the `200` status
  - added the optional property `exchange_rate` to the response with the `200` status
  - added the optional property `field_mappings` to the response with the `200` status
  - added the optional property `id` to the response with the `200` status
  - added the optional property `line_items` to the response with the `200` status
  - added the optional property `modified_at` to the response with the `200` status
  - added the optional property `number` to the response with the `200` status
  - added the optional property `remote_data` to the response with the `200` status
  - added the optional property `remote_id` to the response with the `200` status
  - added the optional property `remote_updated_at` to the response with the `200` status
  - added the optional property `total_amount` to the response with the `200` status
  - added the optional property `tracking_categories` to the response with the `200` status
  - added the optional property `transaction_date` to the response with the `200` status
  - added the optional property `transaction_type` to the response with the `200` status
- **2024-08-05** `ca213ae36b7f` — 1 info
  - the endpoint scheme security `bearer` was removed from the API
- **2024-08-05** `167edd5346ec` — 1 info
  - the endpoint scheme security `bearer` was added to the API
- **2024-08-01** `414c3e999e0b` — 1 info
  - the endpoint scheme security `bearer` was removed from the API

---

[Operation](https://skmtc.dev/panoratech/apis/panora-api-2/docs/accounting/transactions/:id/get.md) · [API](https://skmtc.dev/panoratech/apis/panora-api-2.md) · [Page](https://skmtc.dev/panoratech/apis/panora-api-2/changes/accounting/transactions/:id/get)
