---
title: "Changes to Retrieve Items"
method: GET
path: "/accounting/items/{id}"
---

# Changes to Retrieve Items

`GET /accounting/items/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 18 revisions.

- **2024-08-16** `660a45415efe` — 14 info
- **2024-08-05** `ca213ae36b7f` — 1 info
- **2024-08-05** `167edd5346ec` — 1 info
- **2024-08-01** `414c3e999e0b` — 1 info

## Changes

- **2024-08-16** `660a45415efe` — 14 info
  - added the optional property `company_info_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 `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 `modified_at` to the response with the `200` status
  - added the optional property `name` to the response with the `200` status
  - added the optional property `purchase_account` to the response with the `200` status
  - added the optional property `purchase_price` 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 `sales_account` to the response with the `200` status
  - added the optional property `status` to the response with the `200` status
  - added the optional property `unit_price` 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/items/:id/get.md) · [API](https://skmtc.dev/panoratech/apis/panora-api-2.md) · [Page](https://skmtc.dev/panoratech/apis/panora-api-2/changes/accounting/items/:id/get)
