AdminPostDiscountsDiscountDynamicCodesReq
The details of the dynamic discount to create.
Properties
code
stringRequiredA unique code that will be used to redeem the Discount
usage_limit
numberRequiredMaximum number of times the discount code can be used
Default: 1
metadata
Record<string, unknown>An optional set of key-value pairs to hold additional information.
Was this section helpful?