---
title: "Changes to Transaction Details"
method: GET
path: "/v1/merchant/transactions/{REFERENCE}"
---

# Changes to Transaction Details

`GET /v1/merchant/transactions/{REFERENCE}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2026-07-31** `1f62c40558c6` — 7 warning

## Changes

- **2026-07-31** `1f62c40558c6` — 7 warning
  - added the new `subscription_canceled` enum value to the `merchant_division/hook_type` response property for the response status `200`
  - added the new `subscription_created` enum value to the `merchant_division/hook_type` response property for the response status `200`
  - added the new `subscription_ended` enum value to the `merchant_division/hook_type` response property for the response status `200`
  - added the new `subscription_paused` enum value to the `merchant_division/hook_type` response property for the response status `200`
  - added the new `subscription_payment_failed` enum value to the `merchant_division/hook_type` response property for the response status `200`
  - added the new `subscription_renewed` enum value to the `merchant_division/hook_type` response property for the response status `200`
  - added the new `subscription_unpaused` enum value to the `merchant_division/hook_type` response property for the response status `200`

---

[Operation](https://skmtc.dev/bolt/apis/bolt-api-reference/docs/v1/merchant/transactions/:REFERENCE/get.md) · [API](https://skmtc.dev/bolt/apis/bolt-api-reference.md) · [Page](https://skmtc.dev/bolt/apis/bolt-api-reference/changes/v1/merchant/transactions/:REFERENCE/get)
