<!--
{
  "documentType" : "article",
  "framework" : "AdvancedCommerceAPI",
  "identifier" : "/documentation/AdvancedCommerceAPI/changelog",
  "metadataVersion" : "0.1.0",
  "role" : "article",
  "title" : "Advanced Commerce API changelog"
}
-->

# Advanced Commerce API changelog

Learn about new features and updates in the Advanced Commerce API.

## Overview

Use this changelog to learn about feature updates, deprecations, and removals for the Advanced Commerce API.

## Server update – April 22, 2026

- For subscribers in South Korea, if the price increase meets the criteria that requires communication with the customer, the App Store notifies subscribers via email, price increase sheet, and push notification. Previously, developers needed to implement the price-increase communications for South Korea. For more information, see [Handling subscription price changes](/documentation/AdvancedCommerceAPI/handling-subscription-price-changes).

## Server update – March 26, 2026

- Added the following error code: [`MigrationNotAllowedWhenPriceIncreaseCommunicatedError`](/documentation/AdvancedCommerceAPI/MigrationNotAllowedWhenPriceIncreaseCommunicatedError).

## Server update — March 5, 2026

- Added additional tax codes for books in [Choosing tax codes for your SKUs](/documentation/AdvancedCommerceAPI/taxcodes).

## Server update – January 23, 2026

- Added the following error codes: [`InvalidProratedPriceForChangeItemWithEffectiveLaterError`](/documentation/AdvancedCommerceAPI/InvalidProratedPriceForChangeItemWithEffectiveLaterError) and [`FreeTrialOfferMustUsePeriodCountOfOneError`](/documentation/AdvancedCommerceAPI/FreeTrialOfferMustUsePeriodCountOfOneError).

## 1.2 – December 10, 2025

- Added the `dependentSKUs` field to the [`Change Subscription Price`](/documentation/AdvancedCommerceAPI/Change-Subscription-Price) endpoint payload for managing subscription price changes. For more information, see [Handling subscription price changes](/documentation/AdvancedCommerceAPI/handling-subscription-price-changes).
- Added the following error codes: [`ACAPriceIncreaseIsNotCurrentlySupportedInIndiaError`](/documentation/AdvancedCommerceAPI/ACAPriceIncreaseIsNotCurrentlySupportedInIndiaError), [`DependentSKUsCannotBeChainedError`](/documentation/AdvancedCommerceAPI/DependentSKUsCannotBeChainedError), [`DependentSKUsCannotBeSharedError`](/documentation/AdvancedCommerceAPI/DependentSKUsCannotBeSharedError), [`InvalidPriceForChangeItemInPriceIncreaseError`](/documentation/AdvancedCommerceAPI/InvalidPriceForChangeItemInPriceIncreaseError), [`InvalidSKUProvidedMustBeCurrentSKUSetToRenewError`](/documentation/AdvancedCommerceAPI/InvalidSKUProvidedMustBeCurrentSKUSetToRenewError), [`ItemCannotBeSpecifiedMultipleTimesError`](/documentation/AdvancedCommerceAPI/ItemCannotBeSpecifiedMultipleTimesError), and [`PriceChangeCannotBeIssuedWhenAlreadyCommunicatedError`](/documentation/AdvancedCommerceAPI/PriceChangeCannotBeIssuedWhenAlreadyCommunicatedError).

## Server update - November 13, 2025

- Added support for the [Mini Apps Partner Program](https://developer.apple.com/programs/mini-apps-partner/).

## Server update — July 2, 2025

- Added tax codes for games in [Choosing tax codes for your SKUs](/documentation/AdvancedCommerceAPI/taxcodes).

## Server update – May 5, 2025

- Added the error code [`TransactionCannotBeRefundedContactSupportError`](/documentation/AdvancedCommerceAPI/TransactionCannotBeRefundedContactSupportError).
- Removed the unused error code `TransactionNotFoundError`.

## 1.1 — March 24, 2025

- Added the endpoints [`Change Subscription Metadata`](/documentation/AdvancedCommerceAPI/Change-Subscription-Metadata), [`Migrate a Subscription to Advanced Commerce API`](/documentation/AdvancedCommerceAPI/Migrate-Subscription-to-Advanced-Commerce-API), [`Request Transaction Refund`](/documentation/AdvancedCommerceAPI/Request-Transaction-Refund), and [`Revoke Subscription`](/documentation/AdvancedCommerceAPI/Revoke-Subscription), and the related data types and error codes.

## 1.0 — January 23, 2025

- Initial release.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)