GetLabelImageByUserCode
- Summary:Â Retrieves the label for the food identified by the specified Food Id value as a PNG encoded bitmap.
- Soap Action: http://ns.esha.com/2013/genesisapi/GetLabelImageByUserCode
Request Type: ImageByUserCodeRequest
- FoodId
- Type: String
- The value of the UserCode field on the food.
Response Type: ImageResponse
- Image
- Type: Stream
- The png Base64 encoded bitmap of the image.