batch_get_subscription_offers
Retrieve details for multiple subscription offers in a single operation by providing the app package, product ID, base plan ID, and a list of offer requests. Reduces API calls for bulk subscription offer lookups.
Instructions
Get details for multiple subscription offers in a single operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requests | Yes | List of GetSubscriptionOfferRequest bodies | |
| product_id | Yes | Parent subscription product ID | |
| base_plan_id | Yes | Parent base plan ID ('-' wildcard allowed) | |
| package_name | Yes | App package name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |