Get product pricing
get_product_pricingRetrieve all configured price points for a product, including one-time, split pay, and subscription options, to accurately determine the full range of customer payment possibilities.
Instructions
Get every price point configured on a product: one-time, split pay and subscription. A product's headline price is not the only thing customers can pay, so read this before quoting what something costs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Which configured ThriveCart account to use, by name (for example 'navid-media'). Defaults to the first configured account. Call list_accounts to see them. Figures from one cart never include another. | |
| product_id | Yes | Product id, from list_products. |