VAS service prices
items_post_vas_pricesRetrieve prices and available promotion packages/stickers for listings before purchasing VAS.
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 |
|---|---|---|---|
| userId | No | ID of the owner user. Defaults to Profile_id from .env. | |
| itemIds | Yes | List of listing IDs to get VAS prices and available services/stickers for (at least 1). |