Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info
titleSummary


Excerpt
 Retrieves the barcode 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.

Style
.resourceUrl {	
	font-weight: bold;
	font-family: 'lucida console', 'courier new', monospace;
	margin-left: 12px;
}


Style
.httpVerb { 
	border: solid 1px green; 
	background-color: #e0f5e0;
	padding: 5px;
}



Panel
borderColorblack
bgColor#f5fff5
borderWidth1
titleBGColor#e0e0e0
borderStylesolid
titleResource


Span
classhttpVerb
GET


Span
classresourceUrl
/rest/LabelImageService.svc/GetBarcodeImageByUserCode



Panel
borderColorblack
bgColor#ffffff
borderWidth1
titleBGColor#f5f5f5
borderStylesolid
titleRequest


ParameterTypeDescription
 userCodeString
 



Examples

 


Code Block
titleExample Request
GET /rest/LabelImageService.svc/GetBarcodeImageByUserCode/15 HTTP/1.1
Host: eshademo.cloudapp.net
Cache-Control: no-cache


 
Code Block
languagejs
titleExample Response


 
Code Block
languagejs
linenumberstrue