ITEM_CODE must exist within the system catalog.ENTITY_CODE (store code) must be valid and associated with the product.DELETE request with a specified ENTITY_CODE to remove the product from that store’s assortment.{
"message": "Product not found with item_code: {{item_code}}"
}