---
title: "Changes to Get transactions by customer id"
method: GET
path: "/v1/customers/{customer_id}/transactions"
---

# Changes to Get transactions by customer id

`GET /v1/customers/{customer_id}/transactions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 5 revisions.

- **2026-09-02** `846cc8ce4d30` — 24 warning
- **2026-08-29** `6ba4f4c774c3` — 3 breaking, 7 info

## Changes

- **2026-09-02** `846cc8ce4d30` — 24 warning
  - added the new `DUALENTRY` enum value to the `anyOf[subschema #1]/items/exemptions/anyOf[subschema #1]/items/source/anyOf[subschema #1: ExemptionSourceEnum]/` response property for the response status `200`
  - added the new `DUALENTRY` enum value to the `anyOf[subschema #1]/items/requires_exemption/anyOf[subschema #1: ExemptionRequired]/source/anyOf[subschema #1: ExemptionSourceEnum]/` response property for the response status `200`
  - added the new `DUALENTRY` enum value to the `anyOf[subschema #2: Page[TransactionRead]]/items/items/exemptions/anyOf[subschema #1]/items/source/anyOf[subschema #1: ExemptionSourceEnum]/` response property for the response status `200`
  - added the new `DUALENTRY` enum value to the `anyOf[subschema #2: Page[TransactionRead]]/items/items/requires_exemption/anyOf[subschema #1: ExemptionRequired]/source/anyOf[subschema #1: ExemptionSourceEnum]/` response property for the response status `200`
  - added the new `MICROSOFT_DYNAMICS_365` enum value to the `anyOf[subschema #1]/items/exemptions/anyOf[subschema #1]/items/source/anyOf[subschema #1: ExemptionSourceEnum]/` response property for the response status `200`
  - added the new `MICROSOFT_DYNAMICS_365` enum value to the `anyOf[subschema #1]/items/requires_exemption/anyOf[subschema #1: ExemptionRequired]/source/anyOf[subschema #1: ExemptionSourceEnum]/` response property for the response status `200`
  - added the new `MICROSOFT_DYNAMICS_365` enum value to the `anyOf[subschema #2: Page[TransactionRead]]/items/items/exemptions/anyOf[subschema #1]/items/source/anyOf[subschema #1: ExemptionSourceEnum]/` response property for the response status `200`
  - added the new `MICROSOFT_DYNAMICS_365` enum value to the `anyOf[subschema #2: Page[TransactionRead]]/items/items/requires_exemption/anyOf[subschema #1: ExemptionRequired]/source/anyOf[subschema #1: ExemptionSourceEnum]/` response property for the response status `200`
  - added the new `ORB` enum value to the `anyOf[subschema #1]/items/exemptions/anyOf[subschema #1]/items/source/anyOf[subschema #1: ExemptionSourceEnum]/` response property for the response status `200`
  - added the new `ORB` enum value to the `anyOf[subschema #1]/items/requires_exemption/anyOf[subschema #1: ExemptionRequired]/source/anyOf[subschema #1: ExemptionSourceEnum]/` response property for the response status `200`
  - added the new `ORB` enum value to the `anyOf[subschema #2: Page[TransactionRead]]/items/items/exemptions/anyOf[subschema #1]/items/source/anyOf[subschema #1: ExemptionSourceEnum]/` response property for the response status `200`
  - added the new `ORB` enum value to the `anyOf[subschema #2: Page[TransactionRead]]/items/items/requires_exemption/anyOf[subschema #1: ExemptionRequired]/source/anyOf[subschema #1: ExemptionSourceEnum]/` response property for the response status `200`
  - added the new `RECURLY` enum value to the `anyOf[subschema #1]/items/exemptions/anyOf[subschema #1]/items/source/anyOf[subschema #1: ExemptionSourceEnum]/` response property for the response status `200`
  - added the new `RECURLY` enum value to the `anyOf[subschema #1]/items/requires_exemption/anyOf[subschema #1: ExemptionRequired]/source/anyOf[subschema #1: ExemptionSourceEnum]/` response property for the response status `200`
  - added the new `RECURLY` enum value to the `anyOf[subschema #2: Page[TransactionRead]]/items/items/exemptions/anyOf[subschema #1]/items/source/anyOf[subschema #1: ExemptionSourceEnum]/` response property for the response status `200`
  - added the new `RECURLY` enum value to the `anyOf[subschema #2: Page[TransactionRead]]/items/items/requires_exemption/anyOf[subschema #1: ExemptionRequired]/source/anyOf[subschema #1: ExemptionSourceEnum]/` response property for the response status `200`
  - added the new `SHOPLINE` enum value to the `anyOf[subschema #1]/items/exemptions/anyOf[subschema #1]/items/source/anyOf[subschema #1: ExemptionSourceEnum]/` response property for the response status `200`
  - added the new `SHOPLINE` enum value to the `anyOf[subschema #1]/items/requires_exemption/anyOf[subschema #1: ExemptionRequired]/source/anyOf[subschema #1: ExemptionSourceEnum]/` response property for the response status `200`
  - added the new `SHOPLINE` enum value to the `anyOf[subschema #2: Page[TransactionRead]]/items/items/exemptions/anyOf[subschema #1]/items/source/anyOf[subschema #1: ExemptionSourceEnum]/` response property for the response status `200`
  - added the new `SHOPLINE` enum value to the `anyOf[subschema #2: Page[TransactionRead]]/items/items/requires_exemption/anyOf[subschema #1: ExemptionRequired]/source/anyOf[subschema #1: ExemptionSourceEnum]/` response property for the response status `200`
  - added the new `ZENSKAR` enum value to the `anyOf[subschema #1]/items/exemptions/anyOf[subschema #1]/items/source/anyOf[subschema #1: ExemptionSourceEnum]/` response property for the response status `200`
  - added the new `ZENSKAR` enum value to the `anyOf[subschema #1]/items/requires_exemption/anyOf[subschema #1: ExemptionRequired]/source/anyOf[subschema #1: ExemptionSourceEnum]/` response property for the response status `200`
  - added the new `ZENSKAR` enum value to the `anyOf[subschema #2: Page[TransactionRead]]/items/items/exemptions/anyOf[subschema #1]/items/source/anyOf[subschema #1: ExemptionSourceEnum]/` response property for the response status `200`
  - added the new `ZENSKAR` enum value to the `anyOf[subschema #2: Page[TransactionRead]]/items/items/requires_exemption/anyOf[subschema #1: ExemptionRequired]/source/anyOf[subschema #1: ExemptionSourceEnum]/` response property for the response status `200`
- **2026-08-29** `6ba4f4c774c3` — 3 breaking, 7 info
  - added the new required `header` request parameter `x-organization-id`
  - the response's body type changed from `array` to no type for status `200`
  - response property `detail/items/loc/items/` list-of-types was widened by adding types `integer` to media type `application/json` of response `422`
  - the endpoint scheme security `APIKeyHeader` was added to the API
  - the endpoint scheme security `APIKeyHeader AND CustomHeader` was removed from the API
  - added the new optional `query` request parameter `page`
  - added the new optional `query` request parameter `size`
  - added `#/components/schemas/Page_TransactionRead_, subschema #1` to the response body `anyOf` list for the response status `200`
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status
  - …this revision’s changelog is incomplete

---

[Operation](https://skmtc.dev/trykintsugi/apis/tax-platform/docs/v1/customers/:customer_id/transactions/get.md) · [API](https://skmtc.dev/trykintsugi/apis/tax-platform.md) · [Page](https://skmtc.dev/trykintsugi/apis/tax-platform/changes/v1/customers/:customer_id/transactions/get)
