---
title: "Changes to Order Transactions"
method: GET
path: "/api/v4.0/integrations/orders/{orderId}/transactions"
---

# Changes to Order Transactions

`GET /api/v4.0/integrations/orders/{orderId}/transactions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 38 revisions.

- **2026-02-09** `3f15cf633b76` — 2 warning
- **2025-12-17** `262228c13429` — 3 info
- **2025-09-18** `5a5238b642e9` — 11 warning, 2 info
- **2025-09-10** `95e7f65e5afd` — 1 info
- **2025-09-02** `919eb7a392aa` — 1 breaking

## Changes

- **2026-02-09** `3f15cf633b76` — 2 warning
  - added the new `PartialRefund` enum value to the `transactions/items/transactionType` response property for the response status `200`
  - added the new `Payment` enum value to the `transactions/items/transactionType` response property for the response status `200`
- **2025-12-17** `262228c13429` — 3 info
  - the endpoint scheme security `apiKey AND secretKey` was added to the API
  - the endpoint scheme security `apiKey` was removed from the API
  - the endpoint scheme security `secretKey` was removed from the API
- **2025-09-18** `5a5238b642e9` — 11 warning, 2 info
  - added the new `AchievementReward` enum value to the `transactions/items/transactionType` response property for the response status `200`
  - added the new `Cancel` enum value to the `transactions/items/transactionType` response property for the response status `200`
  - added the new `DiscountCode` enum value to the `transactions/items/transactionType` response property for the response status `200`
  - added the new `Expiry` enum value to the `transactions/items/transactionType` response property for the response status `200`
  - added the new `ManualAccumulation` enum value to the `transactions/items/transactionType` response property for the response status `200`
  - added the new `ManualDeduction` enum value to the `transactions/items/transactionType` response property for the response status `200`
  - added the new `ManualReward` enum value to the `transactions/items/transactionType` response property for the response status `200`
  - added the new `Migration` enum value to the `transactions/items/transactionType` response property for the response status `200`
  - added the new `PaymentReward` enum value to the `transactions/items/transactionType` response property for the response status `200`
  - added the new `Redemption` enum value to the `transactions/items/transactionType` response property for the response status `200`
  - added the new `Refund` enum value to the `transactions/items/transactionType` response property for the response status `200`
  - api operation id `getOrderTransactions` was added
  - api tag `Orders` added
- **2025-09-10** `95e7f65e5afd` — 1 info
  - endpoint added
- **2025-09-02** `919eb7a392aa` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/gameballers/apis/gameball-api/docs/api/v4.0/integrations/orders/:orderId/transactions/get.md) · [API](https://skmtc.dev/gameballers/apis/gameball-api.md) · [Page](https://skmtc.dev/gameballers/apis/gameball-api/changes/api/v4.0/integrations/orders/:orderId/transactions/get)
