purchases_subscriptions_v2_get
Retrieve complete subscription purchase state, including offer phase, order ID, and price change details for a given package and token.
Instructions
Get full state of a subscription purchase (SubscriptionPurchaseV2). Includes OfferPhase (2026), outOfAppPurchaseContext, latestSuccessfulOrderId, priceChangeState, priceStepUpConsentDetails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageName | Yes | Android application package name, e.g. com.example.app | |
| token | Yes | Purchase token returned by the Play Billing library |