Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 862 Bytes

File metadata and controls

14 lines (10 loc) · 862 Bytes

UltraCartRestApiV2.CouponPercentOffItems

Properties

Name Type Description Notes
discount_percent Number The percentage of subtotal discount [optional]
excluded_item_tags [String] A list of item tags which cannot be discounted. [optional]
excluded_items [String] A list of items which cannot be discounted. [optional]
item_tags [String] An optional list of item tags which will receive a discount. If blank, discount applies to all items except excluded items. [optional]
items [String] An optional list of items which will receive a discount. If blank, discount applies to all items except excluded items. [optional]
limit Number The (optional) maximum quantity of discounted items. [optional]