{ITEM_CODE} that currently lack barcodes.EAN13 codes.EAN13 is supported for barcode generation.ITEM_CODE should be valid and correspond to an existing product in the system.EAN13 is currently supported.POST request with a valid ITEM_CODE and specifies barcode_type in the request body.ITEM_CODE or any required dimension group is not found, the API returns a 404 error with a descriptive message.{
"message": "Product not found with item_code: {ITEM_CODE}"
}