get_product_purchase
Retrieve the status of an in-app product purchase by providing the app package name, product ID, and purchase token.
Instructions
Get the status of an in-app product purchase.
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 | |||