VAS service prices
items_post_vas_pricesRetrieve pricing and available packages for promotion services (VAS) for specified listings to inform purchase decisions before applying.
Instructions
Returns the cost of promotion services (VAS), available packages and stickers for the given listings (post_vas_prices). Read-only — does NOT purchase and does NOT spend money, only a price reference. Always call it BEFORE purchasing via items_apply_vas / items_put_item_vas to learn the current service slugs and their prices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemIds | Yes | List of listing IDs to get VAS prices and available services/stickers for (at least 1). | |
| userId | No | ID of the owner user. Defaults to Profile_id from .env. |