---
title: "Changes to Get all transaction rules for a balance account"
method: GET
path: "/balanceAccounts/{id}/transactionRules"
---

# Changes to Get all transaction rules for a balance account

`GET /balanceAccounts/{id}/transactionRules`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 10 of 51 revisions.

- **2026-07-23** (v2) `8761ac1a9aab` — 1 warning, 1 info
- **2026-03-18** (v2) `75bd37373e46` — 1 info
- **2025-09-09** (v2) `dd6159049c95` — 2 breaking
- **2025-05-21** (v2) `54394ef9b9ec` — 1 info
- **2025-04-29** (v2) `508e86c65b0b` — 2 info
- **2025-03-20** (v2) `e69e67d2e692` — 1 warning
- **2025-02-14** (v2) `7ab1c2b70cc4` — 1 warning, 1 info
- **2025-01-03** (v2) `de1988a0d7b1` — 1 info
- **2024-12-18** (v2) `3009337216df` — 2 info
- **2024-11-13** (v2) `5c1b264dd7b8` — 1 info

## Changes

- **2026-07-23** (v2) `8761ac1a9aab` — 1 warning, 1 info
  - added the new `bypass` enum value to the `transactionRules/items/type` response property for the response status `200`
  - added the optional property `transactionRules/items/overridesRule` to the response with the `200` status
- **2026-03-18** (v2) `75bd37373e46` — 1 info
  - added the optional property `transactionRules/items/purpose` to the response with the `200` status
- **2025-09-09** (v2) `dd6159049c95` — 2 breaking
  - the `transactionRules/items/ruleRestrictions/totalAmount/value/currency` response property's maxLength was unset from `3` for the response status `200`
  - the `transactionRules/items/ruleRestrictions/totalAmount/value/currency` response property's minLength was decreased from `3` to `0` for the response status `200`
- **2025-05-21** (v2) `54394ef9b9ec` — 1 info
  - added the optional property `transactionRules/items/ruleRestrictions/walletProviderDeviceType` to the response with the `200` status
- **2025-04-29** (v2) `508e86c65b0b` — 2 info
  - added the optional property `transactionRules/items/ruleRestrictions/walletProviderAccountScore` to the response with the `200` status
  - added the optional property `transactionRules/items/ruleRestrictions/walletProviderDeviceScore` to the response with the `200` status
- **2025-03-20** (v2) `e69e67d2e692` — 1 warning
  - added the new `bic` enum value to the `transactionRules/items/ruleRestrictions/counterpartyBank/value/items/identificationType` response property for the response status `200`
- **2025-02-14** (v2) `7ab1c2b70cc4` — 1 warning, 1 info
  - removed the optional property `transactionRules/items/ruleRestrictions/priority` from the response with the `200` status
  - added the optional property `transactionRules/items/ruleRestrictions/tokenRequestors` to the response with the `200` status
- **2025-01-03** (v2) `de1988a0d7b1` — 1 info
  - added the optional property `transactionRules/items/ruleRestrictions/priority` to the response with the `200` status
- **2024-12-18** (v2) `3009337216df` — 2 info
  - added the optional property `transactionRules/items/ruleRestrictions/counterpartyTypes` to the response with the `200` status
  - added the optional property `transactionRules/items/ruleRestrictions/sourceAccountTypes` to the response with the `200` status
- **2024-11-13** (v2) `5c1b264dd7b8` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/adyen/apis/balanceplatformservice/docs/balanceAccounts/:id/transactionRules/get.md) · [API](https://skmtc.dev/adyen/apis/balanceplatformservice.md) · [Page](https://skmtc.dev/adyen/apis/balanceplatformservice/changes/balanceAccounts/:id/transactionRules/get)
