Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| None |
0 |
None |
| CompNotEnabled |
1 |
The comp is not enabled |
| BeforeStartDate |
2 |
The order date is before the start date of the comp |
| AfterEndDate |
4 |
The order date is after the end date of the comp |
| TransactionMinimumNotMet |
8 |
The order does not meet the minimum transaction amount the comp specifies |
| CustomerAccountRequired |
16 |
The comp requires the user to be a registered customer |
| TotalUsageCountExceeded |
32 |
The comp has already been used the maximum number of times |
| TotalUsageAmountExceeded |
64 |
The comp has already been redeemed for the maximum amount |
| CustomerUsageCountExceeded |
128 |
The comp has already been used the maximum number of times for this customer |
| CustomerUsageAmountExceeded |
256 |
The comp has already been redeemed for the maximum amount for this customer |
| RecurringCompAlreadyBeingTracked |
512 |
The comp cannot be applied because it is a recurring comp and the customer is already tracking against a different recurring comp |
| NoQualifyingItemsFound |
1024 |
The comp is tied to a specific set of sales items and no qualifying items were found in the order |
| InvalidCouponCode |
2048 |
The comp can not be applied becuase it does not exsist for use with the Mobile ApplyCompToOrder |
| ItemQualificationsNotMet |
8192 |
The order does not contain the necessary items for the promo to be applicable |
| PromoTypeNotSupported |
16384 |
The type of promo is not supported |