Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 926 Bytes

CouponPercentOffItemsWithItemsPurchase.md

File metadata and controls

13 lines (10 loc) · 926 Bytes

UltraCartRestApiV2.CouponPercentOffItemsWithItemsPurchase

Properties

Name Type Description Notes
discount_percent Number The percentage of subtotal discount [optional]
item_tags [String] An optional list of item tags which will receive a discount of one of the required purchased items is purchased. [optional]
items [String] A list of items which will receive a discount if one of the required purchase items is purchased. [optional]
limit Number The (optional) maximum quantity of discounted items. [optional]
required_purchase_items [String] Required items (at least one from the list) that must be purchased for coupon to be valid [optional]
required_purchase_items_tags [String] An optional list of item tags which are required to be purchased. [optional]