bigcommerce-api-php
bigcommerce-api-php copied to clipboard
Coupon bug - applies_to deleted
After some testing we discovered that updating a product with a "max_uses" and "max_uses_per_customer" set to 1 (amount may not matter), disassociated the 'applies_to' resource.
Basically it disassociated all the coupons from the products they were associated to.