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

<back to all web services

ValidateDispatchReturnsItem

Requires Authentication
The following routes are available for this service:
All Verbs/ValidateDispatchReturnsItem
ValidateDispatchReturnsItem Parameters:
NameParameterData TypeRequiredDescription
ReturnsResultqueryReturnsResultInfoYesReturns rack result
RackIDqueryintYesrack id
ReturnsResultInfo Parameters:
NameParameterData TypeRequiredDescription
ResultformstringYes
ErrorformstringYes
StockformStockYes
RackPositionformReturnsDispatchingRackPositionYes
RackIDformintNo
EANformstringYes
BatchNumberformstringYes
ItemDateformDateTime?No
SpecificCaseToBeTreatedformList<string>Yes
Stock Parameters:
NameParameterData TypeRequiredDescription
StockIDformintNo
ProductIDformstringYes
ProductAttributeIDformstringYes
ReferenceformstringYes
GtinformstringYes
GtinAttributeformstringYes
LabelformstringYes
StockLocationformstringYes
PhysicalQuantityStockLocationformdoubleNo
ReserveStockLocationformstringYes
PhysicalQuantityReserveStockLocationformdoubleNo
NbSKUInPackageformint?No
PackageReferenceformstringYes
NbSKUInPackage2formint?No
PackageReference2formstringYes
WeightformstringYes
FillInBatchNumberformboolNo
FillInDateformboolNo
PictureURLformstringYes
StockAdditionalsformList<StockAdditional>Yes
SearchKeyformstringYes
StockAdditional Parameters:
NameParameterData TypeRequiredDescription
StockIDformintNo
GtinformstringYes
StockLocationformstringYes
PhysicalQuantityStockLocationformdoubleNo
ReturnsDispatchingRackPosition Parameters:
NameParameterData TypeRequiredDescription
IDformintNo
ReturnsDispersionRackIDformintNo
NameformstringYes
EANformstringYes
BatchNumberformstringYes
ItemDateformDateTime?No
QuantityformintNo
StatusformReturnRackPositionStatusNo
ReturnRackPositionStatus Enum:
EMPTY
USED
FULL

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 /ValidateDispatchReturnsItem HTTP/1.1 
Host: clouddemo.pickeos.com 
Accept: application/json
Content-Type: application/json
Content-Length: length

{"ReturnsResult":{"Result":"String","Error":"String","Stock":{"StockID":0,"ProductID":"String","ProductAttributeID":"String","Reference":"String","Gtin":"String","GtinAttribute":"String","Label":"String","StockLocation":"String","PhysicalQuantityStockLocation":0,"ReserveStockLocation":"String","PhysicalQuantityReserveStockLocation":0,"NbSKUInPackage":0,"PackageReference":"String","NbSKUInPackage2":0,"PackageReference2":"String","Weight":"String","FillInBatchNumber":false,"FillInDate":false,"PictureURL":"String","StockAdditionals":[{"StockID":0,"Gtin":"String","StockLocation":"String","PhysicalQuantityStockLocation":0}],"SearchKey":"String-String-String-String-String"},"RackPosition":{"ID":0,"ReturnsDispersionRackID":0,"Name":"String","EAN":"String","BatchNumber":"String","ItemDate":"\/Date(-62135596800000-0000)\/","Quantity":0,"Status":"EMPTY"},"RackID":0,"EAN":"String","BatchNumber":"String","ItemDate":"\/Date(-62135596800000-0000)\/","SpecificCaseToBeTreated":["String"]},"RackID":0}