<!--
{
  "availability" : [
    "App Store Server API: 1.20.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppStoreServerAPI",
  "identifier" : "/documentation/AppStoreServerAPI/Finish-Transaction",
  "metadataVersion" : "0.1.0",
  "role" : "Web Service Endpoint",
  "symbol" : {
    "kind" : "Web Service Endpoint",
    "modules" : [
      "App Store Server API"
    ],
    "preciseIdentifier" : "rest:app_store_server_api:post:v1-transactions-{}-finish"
  },
  "title" : "Finish Transaction"
}
-->

# Finish Transaction

Notifies the App Store server that your system has finished processing the customer’s transaction.

## Discussion

If you manage entitlement logic on your server, your server can call `Finish Transaction` after it finishes providing the customer with the new content. If you call <doc://com.apple.documentation/documentation/StoreKit/Transaction/finish()> in your app, there’s no need to call the `Finish Transaction` endpoint from your server.

---

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)