cancel_purchase_option_offer
Cancel a one-time product offer such as a pre-order for your app's in-app purchase. Specify package name, product ID, purchase option ID, and offer ID to remove the offer.
Instructions
Cancel a one-time product offer (e.g. a pre-order offer).
Disabled in read-only mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offer_id | Yes | One-time product offer ID to cancel | |
| product_id | Yes | Parent one-time product ID | |
| package_name | Yes | App package name | |
| purchase_option_id | Yes | Parent purchase option ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||