Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 0 additions & 45 deletions changelog/2026/2026-02-26.mdx

This file was deleted.

8 changes: 2 additions & 6 deletions changelog/coming-up.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
<summary>⚠️ **Upcoming breaking changes**</summary>

<div>

🚫 On **February 26, 2026**, [limited accounts](/topics/accounts/#account-type-level) have new transfer restrictions: incoming SEPA Credit Transfers exceeding **€50** are rejected, balance cannot exceed **€150**, and all incoming SWIFT transfers are rejected regardless of amount. Capital deposit accounts are unaffected, except for SWIFT transfers.

🌍 On **March 31, 2026**, `accountId` becomes mandatory in [`internationalBeneficiaryDynamicForms`](https://api-reference.swan.io/queries/international-beneficiary-dynamic-forms/) and [`internationalCreditTransferTransactionDetailsDynamicForm`](https://api-reference.swan.io/queries/international-credit-transfer-transaction-details-dynamic-form/). It's available now as optional; update your integration before this date.

Expand All @@ -15,12 +17,6 @@
- `status`: replaced by `statusInfo`.
- `url` in `type`: moved to `statusInfo`.

⚠️ On **April 2, 2026**, the following [`CloseAccountReasonType`](https://api-reference.swan.io/enums/close-account-reason-type/) values will be deprecated to provide more granular reason codes for account opening refusals, capital deposit cancellations, and retroactive account closures:

- `PartnerReason`: use `RequestedByHolder` instead.
- `Inactivity`: use `DormantAccount` instead.
- `CapitalDepositReason`: use any of the new specific reason codes instead.

</div>
</details>

Expand Down