Removing EAN via API is not inactivating SKUs without RefIDs
ID: 626031
No Fix
Published on 8/1/2022
•
Last update on 7/1/2024
Summary
SKUs need to have either an EAN or a RefId to be active.
Currently, if you remove all the EANs of a SKU via API, it will remain active, even if it has no refID (it shouldn't).
Simulation
- Get any SKU that has a EAN and doesn't have a RefId.
- Run the delete all EAN API https://developers.vtex.com/vtex-rest-api/reference/catalog-api-delete-all-ean
Workaround
n/a