Revoke Subscription Purchase
revoke_subscription_purchaseRevoke a subscription purchase to issue a full or prorated refund using the package name and purchase token. This action reverses the transaction and restores the user's payment.
Instructions
Revoke (refund) a subscription purchase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| 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 | |
| confirmation_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||