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

<back to all web services

UpdatePackingBoxWeight

Requires Authentication
The following routes are available for this service:
All Verbs/UpdatePackingBoxWeight
UpdatePackingBoxWeight Parameters:
NameParameterData TypeRequiredDescription
TraceabilityMissionDetailPackingqueryTraceabilityMissionDetailPackingYes Traceability Mission Detail
TraceabilityMissionDetailPacking Parameters:
NameParameterData TypeRequiredDescription
IDMissionDetailformintNo
PreparedQuantityformdoubleNo
BatchformstringNo
ContainerIDformintNo
ContainerNameformstringNo
ContainerSizeXCmformdoubleNo
ContainerSizeYCmformdoubleNo
ContainerSizeZCmformdoubleNo
ContainerWeightformdoubleNo
StockroomIDformintNo
StockroomNameformstringNo
OperatorformstringNo
VersionSelectedformstringNo

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 /UpdatePackingBoxWeight HTTP/1.1 
Host: clouddemo.pickeos.com 
Accept: text/csv
Content-Type: text/csv
Content-Length: length

{"TraceabilityMissionDetailPacking":{"IDMissionDetail":0,"PreparedQuantity":0,"Batch":"String","ContainerID":0,"ContainerName":"String","ContainerSizeXCm":0,"ContainerSizeYCm":0,"ContainerSizeZCm":0,"ContainerWeight":0,"StockroomID":0,"StockroomName":"String","Operator":"String","VersionSelected":"String"}}