purchases_subscriptions_v2_revoke
Revokes a subscription to issue a refund and terminate user access. Supports optional per-item refunds for granular control.
Instructions
Revoke a subscription (refund + terminate access). 2025-05 added itemBasedRefund option for per-item refunds.
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 | |
| revocationContext | No |