I am updating prices and inventory using the API.
- Price updates go through without any issues.
- Inventory updates go through without any issues, except for some products that return a 400 error.
Upon inspection, I found that those products have no issues and have the same values as other products that return a 200 status.
It is worth noting that when updating the inventory using a CSV file, I do not encounter any errors.