GetBarcodeImageByFoodId 1.X-2.X
Summary
Note: If you are upgrading to Gen API 3.1 (or later) you will want to reference this page.
Query Parameters
Parameter | Type | Description |
|---|---|---|
foodId | Guid | The unique identifier for the Food. |
Response Parameters
Parameter | Type | Description |
|---|---|---|
Stream | A bitmap rendering of the barcode label at 300dpi encoded as a PNG. |
Examples