---
title: "Changes to Retrieve Payments"
method: GET
path: "/accounting/payments/{id}"
---

# Changes to Retrieve Payments

`GET /accounting/payments/{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` — 19 info
- **2024-08-11** `04b9c7ceedbf` — 18 warning
- **2024-08-10** `f4029106f69f` — 18 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` — 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 `invoice_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 `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 `type` to the response with the `200` status
- **2024-08-11** `04b9c7ceedbf` — 18 warning
  - 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_account` 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 `id_acc_contact` from the response with the `200` status
  - removed the optional property `id_acc_invoice` from the response with the `200` status
  - removed the optional property `modified_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_updated_at` from the response with the `200` status
  - removed the optional property `total_amount` 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
  - removed the optional property `type` from the response with the `200` status
- **2024-08-10** `f4029106f69f` — 18 info
  - 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_account` 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 `id_acc_contact` to the response with the `200` status
  - added the optional property `id_acc_invoice` to the response with the `200` status
  - added the optional property `modified_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_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 `type` to the response with the `200` status

---

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