---
title: "Changes to List account transactions"
method: GET
path: "/account/{accountId}/transactions"
---

# Changes to List account transactions

`GET /account/{accountId}/transactions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 45 revisions.

- **2026-07-22** `0bdf4a496e03` — 1 warning
- **2026-06-10** `621b18bfbb91` — 2 warning
- **2026-05-28** `2108b9d60524` — 2 info
- **2026-04-23** `3e266f593eb1` — 3 info

## Changes

- **2026-07-22** `0bdf4a496e03` — 1 warning
  - added the new `interestPayment` enum value to the `transactions/items/kind/allOf[#/components/schemas/TransactionKind]/` response property for the response status `200`
- **2026-06-10** `621b18bfbb91` — 2 warning
  - added the new `MerchantRefundToOriginalCharge` enum value to the `transactions/items/relatedTransactions/items/relationKind/allOf[#/components/schemas/TransactionRelationKind]/` response property for the response status `200`
  - added the new `OriginalChargeToMerchantRefund` enum value to the `transactions/items/relatedTransactions/items/relationKind/allOf[#/components/schemas/TransactionRelationKind]/` response property for the response status `200`
- **2026-05-28** `2108b9d60524` — 2 info
  - added the optional property `transactions/items/merchant/allOf[#/components/schemas/MerchantData]/amount` to the response with the `200` status
  - added the optional property `transactions/items/merchant/allOf[#/components/schemas/MerchantData]/currency` to the response with the `200` status
- **2026-04-23** `3e266f593eb1` — 3 info
  - added the required property `transactions/items/categoryData/allOf[#/components/schemas/CategoryData]/visibleForCardSpend` to the response with the `200` status
  - added the required property `transactions/items/categoryData/allOf[#/components/schemas/CategoryData]/visibleForOther` to the response with the `200` status
  - added the required property `transactions/items/categoryData/allOf[#/components/schemas/CategoryData]/visibleForReimbursements` to the response with the `200` status

---

[Operation](https://skmtc.dev/mercurytechnologies/apis/mercury-api/docs/account/:accountId/transactions/get.md) · [API](https://skmtc.dev/mercurytechnologies/apis/mercury-api.md) · [Page](https://skmtc.dev/mercurytechnologies/apis/mercury-api/changes/account/:accountId/transactions/get)
