Summary
Retrieves the barcode for the food identified by the specified userCode value if it is published as a PNG encoded bitmap.
Resource
GET
/rest/LabelImageService.svc/GetBarcodeImageByFoodId
Request
Parameter | Type | Description |
---|---|---|
foodId | Guid |
Examples
Example Request
GET /rest/LabelImageService.svc/GetBarcodeImageByFoodId/dd360795-1f38-455a-904d-bbb83a13b7f5 HTTP/1.1 Host: eshademo.cloudapp.net Cache-Control: no-cache
Example Response