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

<back to all web services

UpdateReturnsItemBatchNumber

Requires Authentication
The following routes are available for this service:
All Verbs/UpdateReturnsItemBatchNumber
UpdateReturnsItemBatchNumber Parameters:
NameParameterData TypeRequiredDescription
ReturnsResultqueryReturnsResultInfoYesReturns rack id
BatchNumberquerystringYesbatch number
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 .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 /UpdateReturnsItemBatchNumber 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,"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"]},"BatchNumber":"String"}