Summary
Retrieves the label for the food identified by the specified FoodId value if it is published as a PNG encoded bitmap.
Resource
GET
/rest/LabelImageService.svc/GetLabelImageByFoodId
Request
Parameter | Type | Description |
---|---|---|
foodId | Guid | The unique identifier for the Food. |
Examples
Example Request
GET /rest/LabelImageService.svc/GetLabelImageByFoodId/dd360795-1f38-455a-904d-bbb83a13b7f5 HTTP/1.1
Example Response