| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| Created | date |
None. |
|
| Disabled | date |
None. |
|
| ValidFrom | date |
None. |
|
| Expiration | date |
None. |
|
| PromotionID | integer |
None. |
|
| Amount |
The unitary amount to apply. If null, use DiscountPercent |
decimal number |
None. |
| DiscountPercent | decimal number |
Range: inclusive between 0 and 1 |
|
| MinimumOrderAmount |
The minimum required order amount to apply this promotion |
decimal number |
None. |
| MinimumQuantity |
Sets the minimum number of such an item that the discount can be applied to in the same purchase. |
decimal number |
None. |
| QuantityStep |
Sets the number of items that have to be grouped together to apply the discount |
decimal number |
None. |
| MaximumQuantity |
Sets the maximum number of products that the discount can be applied to in the same purchase. |
decimal number |
None. |
| Cumulative |
This promotionItem applies after other main promotion |
boolean |
None. |
| AutoAddRemoveQuantity |
If the conditions of this promoItem are (not) met, the PromotedEntity(ies) gets automatically added/removed to/from the order |
decimal number |
None. |
| PromotionableTypeID |
Defines the set of Products included in this promo. The set can be defined at the Store, Classification or Product level |
integer |
None. |
| PromotionableID | integer |
None. |
|
| IncludeDescendants |
Includes PromotionableEntity descendants |
boolean |
None. |