验证折扣代码以检查其是否有效并且可以应用于当前购物车。
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Discount Id
Fetched discount by ID
The discount amount.
discount_type is percentage, this is in basis points
(e.g., 540 => 5.4%).$1.00).The business this discount belongs to.
The discount code (up to 16 chars).
Timestamp when the discount is created
The unique discount ID
List of product IDs to which this discount is restricted.
How many times this discount has been used.
The type of discount, e.g. percentage, flat, or flat_per_unit.
percentage Optional date/time after which discount is expired.
Name for the Discount
Number of subscription billing cycles this discount is valid for. If not provided, the discount will be applied indefinitely to all recurring payments related to the subscription.
Usage limit for this discount, if any.