Get Discount by ID
Retrieves a discount by discountId.
Documentation Index
Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT Authorization header using the Bearer scheme.
Path Parameters
Query Parameters
limits which fields are returned in the response body
Response
Success
Name of the discount that can be applied and its expiration date. The discount can be on a single product or the entire order.
Type of discount, which can be either a percentage off the price, a specific monetary amount, or free. Possible values: "Percentage," "Amount," and "Free".
Unique identifier of the discount.
Unique identifier of the discount. System-supplied and read-only.
When the discount expires. If null, there's no expiration date.
Friendly description of the discount.
Name of the discount.

