Removing EAN via API is not inactivating SKUs without RefIDs
Catalog
•
ID: 626031
No Fix
Published on8/1/2022
•
Last updated on7/1/2024
1 min read
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