purchases_subscriptions_acknowledge
Acknowledge a Google Play subscription purchase with its token to confirm fulfillment and prevent automatic refund or revocation.
Instructions
Acknowledge a subscription purchase. 2025-11+ accepts optional externalAccountId for account-linking. (v1 endpoint retained for compatibility.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Purchase token returned by the Play Billing library | |
| packageName | Yes | Android application package name, e.g. com.example.app | |
| subscriptionId | No | ||
| developerPayload | No | ||
| externalAccountId | No |