Account Updater changelog
July 30, 2026
API Release v1.5.0
New
| Feature name | Description |
|---|---|
| Support for Visa issuer reversals | Added support for Visa issuer reversals via the networkAccountUpdateType response field. |
| API specification | API specification version 1.5.0 was released. |
The following fields were added in the Account Updater API specification version 1.5.0:
| Field name | Description | Endpoint |
|---|---|---|
networkResponse.networkAccountUpdateType |
|
|
resultsMessage.networkAccountUpdateType |
|
GET /account-updates/{account-identifier} - Get information about an account update |
Change
Feature changes for Account Updater API:
| Feature name | Description |
|---|---|
| Health check | Updated the health check endpoint path from /healthcheck to /healthcheck/account-updates. |
The following fields were updated in the Account Updater API specification version 1.5.0:
| Field name | Description | Endpoint |
|---|---|---|
status |
Updated enum values
|
|
May 14, 2026
API Release v1.4.0
API specification version 1.4.0 was released.
New
New features for Account Updater API:
| Feature name | Description |
|---|---|
| Support for bypass brand check | The bypass brand check feature is available for merchants entitled to Visa, Mastercard, and Discover. With this enhancement, you receive real-time responses and avoid asynchronous acknowledgments when running one-time inquiries. |
The following fields were added in the Account Updater API specification version 1.4.0:
| Field name | Description | Endpoint |
|---|---|---|
bypassBrandCheckIndicator |
|
|
cardAccountAction |
|
GET /account-updates/{account-identifier} - Get information about an account update |
April 2, 2026
API Release v1.3.4
API specification version 1.3.4 was released.
New
New mocks added to the Account Updater API specification version 1.3.4
| Name | Description | Endpoint |
|---|---|---|
| Scenario mocks | Added new mocks to cover additional scenarios. |
|
Change
The following changes were updated in the Account Updater API specification version 1.3.4:
| Field name | Description | Endpoint |
|---|---|---|
| All fields | Enhanced descriptions for improved clarity and understanding. |
All request and response schemas in both endpoints. |
August 15, 2025
API Release v1.3.3
API specification version 1.3.3 was released.
New
New features for Account Updater API:
| Feature name | Description |
|---|---|
| Support for Discover | The Account Updater API now supports Discover to process your recurring and stored payment transactions by providing you with up-to-date primary account number (PAN), expiration date, and account status information.
|
Change
The following fields were updated in the Account Updater API specification version 1.3.3:
| Field name | Description | Endpoint |
|---|---|---|
networkResponse |
Deprecated from the response. |
GET/account-updates/account-identifier — Get information about an account update |
reason |
Deprecated from the response. | GET/account-updates/account-identifier — Get information about an account update |
requestStatus |
New enum value added to the response.
|
All endpoints. |
December 6, 2024
API Release v1.2.9
First publication
| Feature name | Description |
|---|---|
| Card Account Updates | The Account Updater API assists with the processing of your recurring and stored payment transactions by providing you with up-to-date primary account number (PAN), expiration date, and account status information.
|
| API Specification | API specification version 1.2.9 was released. |