Go-to-Light Service 3.1.1.1547 - 97 - API License to GTL Cloud

<back to all web services

MissionUpdateDetail

Requires Authentication
The following routes are available for this service:
All Verbs/MissionUpdateDetail/{ID}/{QuantityPrepared}
MissionUpdateDetail Parameters:
NameParameterData TypeRequiredDescription
IDpathintYesLabel ID
QuantityPreparedpathdoubleYesQuantity the operator prepared
BatchquerystringNoRelated batch value
ContainerCodequerystringNoRelated target container code
Data1querystringNoData1 will be modified with the given value
Data2querystringNoData2 will be modified with the given value
Data3querystringNoData3 will be modified with the given value
Data4querystringNoData4 will be modified with the given value
Data5querystringNoData5 will be modified with the given value
Data6querystringNoData6 will be modified with the given value
Data7querystringNoData7 will be modified with the given value
Data8querystringNoData8 will be modified with the given value
Data9querystringNoData9 will be modified with the given value
Data10querystringNoData10 will be modified with the given value
Data11querystringNoData11 will be modified with the given value
StockroomNamequerystringNoStockroom name
VersionSelectedquerystringNoProduct's version selected
OwnerquerystringNoOwner
UpdateStockQtyqueryboolNoAllow destock qty in db

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

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

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

POST /MissionUpdateDetail/{ID}/{QuantityPrepared} HTTP/1.1 
Host: clouddemo.pickeos.com 
Accept: application/json
Content-Type: application/json
Content-Length: length

{"ID":0,"QuantityPrepared":0,"Batch":"String","ContainerCode":"String","Data1":"String","Data2":"String","Data3":"String","Data4":"String","Data5":"String","Data6":"String","Data7":"String","Data8":"String","Data9":"String","Data10":"String","Data11":"String","StockroomName":"String","VersionSelected":"String","Owner":"String","UpdateStockQty":false}