Error codes specific to Flexible Promotions
The following error codes are specific to Flexible Promotions:
Error Code | Message | Applicable API calls | HTTP Status Code |
---|---|---|---|
2141 | "message": "Customer is not qualified for the promotion", "additionalDetails": [ "Line Item: 1, Reason: MARKET_SEGMENT_MISMATCH" ] | Create Order Preview Order | 400 |
2144 | "message": "Promo code cannot be applied in combination with other discounts", "additionalDetails": [ "Line Item: 1, Reason: Promo code cannot be applied in combination with other discounts" ] | Create Order Preview Order | 400 |
2145 | "message": "Promotional codes cannot be applied to non-base products", "additionalDetails": [ "Line Item: 1, Reason: Promotional codes cannot be applied to non-base products" ] | Create Order Preview Order | 400 |