refund_order
Refund a Google Play order and optionally revoke the user's entitlement by providing package name and order ID.
Instructions
Refund an order, optionally revoking the user's entitlement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| revoke | No | If True, also revoke the user's entitlement (default: False) | |
| order_id | Yes | Order ID to refund | |
| package_name | Yes | App package name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||