Consume Product Purchase
consume_product_purchaseConsume a consumable in-app product purchase using the product ID and purchase token, enabling the user to buy it again.
Instructions
Consume an in-app product purchase (for consumable products).
Marks the product as consumed so the user can purchase it again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | In-app product SKU | |
| package_name | Yes | App package name | |
| purchase_token | Yes | The purchase token from the client app |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||