Get discount
loyverse_get_discountRetrieve a specific discount by its ID from the Loyverse API. Returns discount details like name, amount, and type to integrate into your store management.
Instructions
Get a single discount by id (GET /discounts/{id}). Field names follow the Loyverse API v1.0 (developer.loyverse.com/docs). If a call fails with a 400, the error message from Loyverse is returned verbatim — adjust the fields and retry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The discount id. |