List item prices
chargebee_list_item_pricesList Product Catalog 2.0 item prices. Filter by item. Chargebee API: GET /item_prices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results per page (Chargebee max 100). | |
| offset | No | Opaque pagination token from a previous response's `next_offset`. | |
| item_id | No | Only prices of this item (→ item_id[is]). |