revoke_subscription_purchase
Revoke a subscription purchase to issue a refund for the given package and purchase token, with option for full or prorated refund.
Instructions
Revoke (refund) a subscription purchase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refund_type | No | "full" or "prorated" (default: full) | full |
| package_name | Yes | App package name | |
| purchase_token | Yes | The purchase token from the client app |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||