Go-to-Light Service 4.0.0.2397 - 121 - API License to Cloud Demo

<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
BatchquerystringYesRelated batch value
ContainerCodequerystringYesRelated target container code
Data1querystringYesData1 will be modified with the given value
Data2querystringYesData2 will be modified with the given value
Data3querystringYesData3 will be modified with the given value
Data4querystringYesData4 will be modified with the given value
Data5querystringYesData5 will be modified with the given value
Data6querystringYesData6 will be modified with the given value
Data7querystringYesData7 will be modified with the given value
Data8querystringYesData8 will be modified with the given value
Data9querystringYesData9 will be modified with the given value
Data10querystringYesData10 will be modified with the given value
Data11querystringYesData11 will be modified with the given value
StockroomNamequerystringYesStockroom name
VersionSelectedquerystringYesProduct's version selected
OwnerquerystringYesOwner
UpdateStockQtyqueryboolNoAllow destock qty in db

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

HTTP + CSV

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: text/csv
Content-Type: text/csv
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}