<!--
{
  "availability" : [
    "App Store Connect API: 1.0.10 -"
  ],
  "documentType" : "symbol",
  "framework" : "ApplePayMerchantTokenManagementAPI",
  "identifier" : "/documentation/MerchantTokenNotificationServices/Unlinking-MerchantToken",
  "metadataVersion" : "0.1.0",
  "role" : "Web Service Endpoint",
  "symbol" : {
    "kind" : "Web Service Endpoint",
    "modules" : [
      "Apple Pay Merchant Token Management API"
    ],
    "preciseIdentifier" : "rest:applepay_merchant_token_mngmt:post:paymentservices-v1-merchantId-{}-merchantToken-unlink"
  },
  "title" : "Invalidate a Merchant Token"
}
-->

# Invalidate a Merchant Token

Invalidate a merchant token associated with your merchant identifier, making it invalid for future transaction authorizations.

## Discussion

When you call this endpoint, Apple Pay server unlinks — invalidates — the merchant token, and the token is no longer valid for future transaction authorizations. Call this endpoint in the following cases:

- Someone cancels a recurring transaction on your website or in your app that uses this merchant token
- Someone changes the payment method for a recurring transactions, for example, they stop using Apple Pay for the transaction

---

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)