orders_refund
Refund an order. Optionally revoke the entitlement to cancel subscriptions or consumables.
Instructions
Refund an order. Pass revoke=true to also cancel the entitlement (subscription) or consumable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| revoke | No | ||
| orderId | Yes | ||
| packageName | Yes | Android application package name, e.g. com.example.app |