/
GetLabelImage
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.
Related content
GetLabelImageByUserCode
GetLabelImageByUserCode
More like this
GetFood
GetFood
More like this
Getting started with Genesis API
Getting started with Genesis API
Read with this
GetLabelImageByFoodId
GetLabelImageByFoodId
More like this
Genesis Classic API 4.x References
Genesis Classic API 4.x References
Read with this
GetLabelImageForFood (4.0)
GetLabelImageForFood (4.0)
More like this