Get a downsell
get_downsellRetrieve complete details of a downsell by its ID, including the offer and price. Use after listing downsells to access full information.
Instructions
Get the full details of one downsell by id, including what it offers and at what price. Use list_downsells first if you do not have the id.
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. | |
| downsell_id | Yes | downsell id, from list_downsells. |