cancel_subscription_purchase
Stop subscription renewals by canceling the purchase using the app's package name and purchase token.
Instructions
Cancel a subscription purchase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes | App package name | |
| purchase_token | Yes | The purchase token from the client app | |
| cancellation_type | No | USER_REQUESTED_STOP_RENEWALS (default), DEVELOPER_REQUESTED_STOP_PAYMENTS, or CANCELLATION_TYPE_UNSPECIFIED | USER_REQUESTED_STOP_RENEWALS |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||