Product not active
Each product ID given in the restricts_to field must be active.
Error Message | Product given not active %s |
Error Code | discount_restricted_product_not_active |
Status Code | 400 |
Common causes
You have attempted to restrict a Discount to a Product which does not exist.
You have attempted to restrict a Discount to a Product which is not active.
Solutions
Set the status of the provided Product ID to 'active'.
Ensure the Product ID provided already exists.
On this page