# Release Notes
source: https://developer.mastercard.com/open-finance-data/documentation/release-notes/index.md

This section lists notable changes to the Open Finance Data documentation, both recently shipped and planned for the coming weeks. Upcoming entries are marked accordingly and dates are indicative until released.

|     **Date**     |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           **Description**                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | **Status** |
|------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------|
| 10 July 2026     | **Get Accounts API** , **Get Transactions API** , **Get Providers API** , **Get Provider Groups API:** Added support for `UNRECOGNIZED` and `NOT_SPECIFIED` values in the `account->balances[]->balanceType->type` field.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | Released   |
| 1 July 2026      | **API URL change** The URLs for all Open Finance Data calls are changing from api.**openbanking** .mastercard.eu (for Europe) to api.**openfinance** .mastercard.eu. Calls to this URL will use FAPI 2.0 authentication as described in [API Basics](https://developer.mastercard.com/open-finance-data/documentation/api-basics/index.md). Other than the authentication change and the corresponding change in the use of access tokens, API functionality is not further impacted by this change. A new URL api.**openfinance**.mastercard.com will be introduced in due course for US deployments. All new integrations must use the api.openfinance.mastercard.eu (Europe) or .com (US) URLs and FAPI 2.0 authentication. Existing integrations may continue to use the existing URL and authentication mechanisms and notice will be provided ahead of their removal.                                                                                                                                                          | Released   |
| 15 June 2026     | **Get Accounts API** * Added the value `CLOSING_CLEARED` for the `account->balances[]->balanceType->type` field. * Improved the description of the `identifiers.value` field.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | Released   |
| 21 April 2026    | **Get Accounts API** , **Get Transactions API** , **Get Providers API** , **Get Provider Groups API:** Improved the description of the `offset` query parameter                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | Released   |
| 27 January 2026  | **Get Transactions API:** Added the following new fields: * `transaction->additionalInformation[EU]->ultimateDebtor` * `transaction->additionalInformation[EU]->ultimateCreditor` * `transaction->additionalInformation[EU]->currencyConversion->targetCurrency` * `transaction->additionalInformation[EU]->currencyConversion->quotationDate` <br /> **Get Accounts API:** Added deprecation notice to account-\>providerName field. This field will be removed in the future version.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Released   |
| 13 November 2025 | **Delete Account API:** Changed the HTTP status code for the delete account endpoint from 200 to 204. **Get Accounts API:** * Removed non-existent currency fields from the account's required fields. * Moved `account->displayAccountNumber` to `account->additionalInformation[US]->displayAccountNumber`. * Added additional enum values to `account->holders[EU]->relationship`. * Removed `account->holders[*]->person->documentations`. <br /> **Get Transactions API:** * Removed transaction-\>clearedAt. * Removed transaction-\>providerCreatedAt. * Expanded the description of the transaction-\>date field. Added the following new fields: * `transaction->additionalInformation[EU]->bookingDate` * `transaction->additionalInformation[EU]->bankTransactionCode` * `transaction->additionalInformation[EU]->proprietaryBankTransactionCode` * `transaction->additionalInformation[EU]->source->card` Updated the type of `transaction->additionalInformation[EU]->valueDate` to support both `date` and `dateTime`. | Released   |

