GetLabelImageByUserCode - Resource
Summary
 Retrieves the label for the food identified by the specified userCode value if it is published as a PNG encoded bitmap.
Note: If you are upgrading to Gen API 3.1 (or later) you will want to reference this page.
Resource
GET
/rest/LabelImageService.svc/GetLabelImageByUserCode
Request
Parameter | Type | Description |
---|---|---|
 userCode | String |  The user code for the Food. |
Examples
Example Request
 GET /rest/LabelImageService.svc/GetLabelImageByUserCode/15 HTTP/1.1
Example Response