<!--
{
  "documentType" : "article",
  "framework" : "AppStoreConnectAPI",
  "identifier" : "/documentation/AppStoreConnectAPI/app-store-connect-api-1-8-release-notes",
  "metadataVersion" : "0.1.0",
  "role" : "article",
  "title" : "App Store Connect API 1.8 release notes"
}
-->

# App Store Connect API 1.8 release notes

Update your server-side code to use new features, and test your code against API changes.

## Discussion

App Store Connect API version 1.8 provides resources that enable you to automate actions you take in App Store Connect.

### New features

- The app price point information is now updated to `AppPricePointV2` to reflect the effect of the tax category settings on proceeds.
- The [`Download sales and trends reports`](/documentation/AppStoreConnectAPI/GET-v1-salesReports) endpoint supports a new `reportType` value of `SUBSCRIPTION_OFFER_CODE_REDEMPTION`.
- TestFlight now offers a new relationship, [`Build.Relationships.BetaGroups`](/documentation/AppStoreConnectAPI/Build/Relationships-data.dictionary/BetaGroups-data.dictionary), that identifies all beta groups for a specific build.

### Deprecations

- The endpoints and objects listed in `App Price Reference Data` that used the `appPricePoints` resource are now deprecated, including: `List All Price Points for an App Price Tier`, `Read the Territory Information of an App Price Point`, `Read App Price Point Information`, `List App Price Points`, `AppPricePoint`, `AppPricePointResponse`, and `AppPricePointsResponse`.

---

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)