GetLabelImage
Summary: Retrieves the label for the food identified by the specified User Code or Food Id value as a PNG encoded bitmap.
Soap Action: http://ns.esha.com/2013/genesisapi/GetLabelImage
Request Type: ImageRequest
UserCode (Optional)
Type: String
The user code for the food Requested. If empty, the Food Id value is used.
FoodId (Optional)
Type: Guid
The value of the Id field on the food. If empty, the User Code value is used.
Response Type: ImageResponse
Image
Type: Stream
The png encoded bitmap of the image.