---
title: "Changes to Retrieve Journal Entries"
method: GET
path: "/accounting/journalentries/{id}"
---

# Changes to Retrieve Journal Entries

`GET /accounting/journalentries/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 49 revisions.

- **2024-08-27** `5ba5c769e2e1` — 162 info
- **2024-08-13** `6c3a1da2bdc9` — 20 info
- **2024-08-11** `04b9c7ceedbf` — 19 warning
- **2024-08-10** `f4029106f69f` — 19 info

## Changes

- **2024-08-27** `5ba5c769e2e1` — 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-13** `6c3a1da2bdc9` — 20 info
  - added the optional property `applied_payments` 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 `id_acc_accounting_period` to the response with the `200` status
  - added the optional property `id_acc_company_info` to the response with the `200` status
  - added the optional property `journal_number` to the response with the `200` status
  - added the optional property `line_items` to the response with the `200` status
  - added the optional property `memo` to the response with the `200` status
  - added the optional property `modified_at` to the response with the `200` status
  - added the optional property `payments` to the response with the `200` status
  - added the optional property `posting_status` to the response with the `200` status
  - added the optional property `remote_created_at` 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_modiified_at` 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
- **2024-08-11** `04b9c7ceedbf` — 19 warning
  - removed the optional property `applied_payments` from the response with the `200` status
  - removed the optional property `created_at` from the response with the `200` status
  - removed the optional property `currency` from the response with the `200` status
  - removed the optional property `exchange_rate` from the response with the `200` status
  - removed the optional property `field_mappings` from the response with the `200` status
  - removed the optional property `id` from the response with the `200` status
  - removed the optional property `id_acc_accounting_period` from the response with the `200` status
  - removed the optional property `id_acc_company_info` from the response with the `200` status
  - removed the optional property `journal_number` from the response with the `200` status
  - removed the optional property `memo` from the response with the `200` status
  - removed the optional property `modified_at` from the response with the `200` status
  - removed the optional property `payments` from the response with the `200` status
  - removed the optional property `posting_status` from the response with the `200` status
  - removed the optional property `remote_created_at` from the response with the `200` status
  - removed the optional property `remote_data` from the response with the `200` status
  - removed the optional property `remote_id` from the response with the `200` status
  - removed the optional property `remote_modiified_at` from the response with the `200` status
  - removed the optional property `tracking_categories` from the response with the `200` status
  - removed the optional property `transaction_date` from the response with the `200` status
- **2024-08-10** `f4029106f69f` — 19 info
  - added the optional property `applied_payments` 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 `id_acc_accounting_period` to the response with the `200` status
  - added the optional property `id_acc_company_info` to the response with the `200` status
  - added the optional property `journal_number` to the response with the `200` status
  - added the optional property `memo` to the response with the `200` status
  - added the optional property `modified_at` to the response with the `200` status
  - added the optional property `payments` to the response with the `200` status
  - added the optional property `posting_status` to the response with the `200` status
  - added the optional property `remote_created_at` 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_modiified_at` 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

---

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