Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 882 Bytes

File metadata and controls

14 lines (11 loc) · 882 Bytes

# CreateCategoryDiscountRequest

Properties

Name Type Description Notes
name string Name of the discount
description string Description of the discount [optional]
criteria \Keap\Core\V2\Model\CategoryDiscountCriteriaRequest[] List of criteria that must be met for this discount to apply [optional]
apply_to_commissions bool Whether to apply this discount to commission calculations
discount_percent float Percentage discount to apply. Must be greater than or equal to 0.
product_category_ids string[] List of product category IDs this discount applies to

[Back to Model list] [Back to API list] [Back to README]