Have you tried breaking the request up? Do a put request to update the product and then a put request updating the product with the variants? Not sure if its failing to add the new option before updating the variants.
↧
Have you tried breaking the request up? Do a put request to update the product and then a put request updating the product with the variants? Not sure if its failing to add the new option before updating the variants.