purchases_subscriptions_acknowledge
Acknowledges a subscription purchase, confirming receipt for the user. Optionally links the purchase to an external account using externalAccountId.
Instructions
Acknowledge a subscription purchase. 2025-11+ accepts optional externalAccountId for account-linking. (v1 endpoint retained for compatibility.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageName | Yes | Android application package name, e.g. com.example.app | |
| subscriptionId | No | ||
| token | Yes | Purchase token returned by the Play Billing library | |
| developerPayload | No | ||
| externalAccountId | No |