---
title: "Changes to List all orders"
method: GET
path: "/accounting/{connection_id}/order"
---

# Changes to List all orders

`GET /accounting/{connection_id}/order`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 25 revisions.

- **2026-08-12** `1c744a7590b4` — 5 warning, 2 info
- **2026-07-31** `963bcc74f9e3` — 2 info

## Changes

- **2026-08-12** `1c744a7590b4` — 5 warning, 2 info
  - added the new `CANCELED` enum value to the `items/status` response property for the response status `200`
  - added the new `COMPLETED` enum value to the `items/status` response property for the response status `200`
  - added the new `OPEN` enum value to the `items/status` response property for the response status `200`
  - added the new `SERVICE_CHARGE` enum value to the `items/lineitems/items/fees/items/type` response property for the response status `200`
  - added the new `TIP` enum value to the `items/lineitems/items/fees/items/type` response property for the response status `200`
  - added the enum value `metadata` to the property `items/` of the `query` request parameter `fields`
  - added the optional property `items/metadata` to the response with the `200` status
- **2026-07-31** `963bcc74f9e3` — 2 info
  - added the enum value `organization_id` to the property `items/` of the `query` request parameter `fields`
  - added the optional property `items/organization_id` to the response with the `200` status

---

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