Go-to-Light Service 3.1.1.2045 - 90 - API License to GTL Cloud

<back to all web services

MonoPackingOnItemScanned

Requires Authentication
The following routes are available for this service:
All Verbs/MonoPackingOnItemScanned
MonoPackingOnItemScanned Parameters:
NameParameterData TypeRequiredDescription
BarcodeValuequerystringYesArticle/Reference/GTIN barcode
BatchIdquerystringYesNuméro du batch
UserIdquerystringYesUser id
PrinterNamequerystringNoDestination printer

To override the Content-type in your clients, use the HTTP Accept Header, append the .jsv suffix or ?format=jsv

HTTP + JSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /MonoPackingOnItemScanned HTTP/1.1 
Host: clouddemo.pickeos.com 
Accept: text/jsv
Content-Type: text/jsv
Content-Length: length

{
	BarcodeValue: String,
	BatchId: String,
	UserId: String,
	PrinterName: String
}