---
title: "Changes to Get transaction by id"
method: GET
path: "/v1/transactions/{transaction_id}"
---

# Changes to Get transaction by id

`GET /v1/transactions/{transaction_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2026-08-29** `6ba4f4c774c3` — 80 breaking, 37 warning

## Changes

- **2026-08-29** `6ba4f4c774c3` — 80 breaking, 37 warning
  - added the new required `header` request parameter `x-organization-id`
  - response property `addresses/items/city` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `addresses/items/connection_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `addresses/items/county` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `addresses/items/full_address` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `addresses/items/id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `addresses/items/phone` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `addresses/items/postal_code` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `addresses/items/state` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `addresses/items/street_1` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `addresses/items/street_2` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `addresses/items/transaction_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `city` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `connection_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `conversion_rate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `converted_final_total_amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `converted_subtotal` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `converted_taxable_amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `converted_total_amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `converted_total_discount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `converted_total_tax_amount_calculated` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `converted_total_tax_amount_imported` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `converted_total_tax_liability_amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `county` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `customer_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `exemptions` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `external_friendly_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `filing_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `final_total_amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `marketplace` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `postal_code` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `related_to` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `secondary_external_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `secondary_source` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `shop_date` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `shop_date_tz` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `state` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `subtotal` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `tax_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - …77 more
  - …this revision’s changelog is incomplete

---

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