ls_get_discount
Retrieve detailed discount information by ID, including code, amount, type, and usage limits.
Instructions
Get a specific discount by ID, including code, amount, type, and usage limits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| discountId | Yes | The discount ID | |
| include | No | Comma-separated related resources to include (e.g. 'store,variants,discount-redemptions') |