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

<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
ResultformstringNo
ErrorformstringNo
StockformStockNo
RackPositionformReturnsDispatchingRackPositionNo
RackIDformintNo
EANformstringNo
BatchNumberformstringNo
ItemDateformDateTime?No
SpecificCaseToBeTreatedformList<string>No
Stock Parameters:
NameParameterData TypeRequiredDescription
StockIDformintNo
ProductIDformstringNo
ProductAttributeIDformstringNo
ReferenceformstringNo
GtinformstringNo
GtinAttributeformstringNo
LabelformstringNo
StockLocationformstringNo
PhysicalQuantityStockLocationformdoubleNo
ReserveStockLocationformstringNo
PhysicalQuantityReserveStockLocationformdoubleNo
NbSKUInPackageformint?No
PackageReferenceformstringNo
NbSKUInPackage2formint?No
PackageReference2formstringNo
WeightformstringNo
FillInBatchNumberformboolNo
FillInDateformboolNo
StockAdditionalsformList<StockAdditional>No
SearchKeyformstringNo
StockAdditional Parameters:
NameParameterData TypeRequiredDescription
StockIDformintNo
GtinformstringNo
StockLocationformstringNo
PhysicalQuantityStockLocationformdoubleNo
ReturnsDispatchingRackPosition Parameters:
NameParameterData TypeRequiredDescription
IDformintNo
ReturnsDispersionRackIDformintNo
NameformstringNo
EANformstringNo
BatchNumberformstringNo
ItemDateformDateTime?No
QuantityformintNo
StatusformReturnRackPositionStatusNo

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 /ValidateDispatchReturnsItem HTTP/1.1 
Host: clouddemo.pickeos.com 
Accept: text/csv
Content-Type: text/csv
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,"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}