Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

File examples

These files contain example data to show you output from the Integration Hub.

Push Stock Overnight Location v1.xml

Push Stock Overnight Location v1.csv

XML formatting

<Responses>
<Response>
<List>
<StockOvernightLocationLineItem>
<AtEndOfDate>AtEndOfDate</AtEndOfDate>
<ProductCode>ProductCode</ProductCode>
<ProductDescription>ProductDescription</ProductDescription>
<LotNo>LotNo</LotNo>
<Location>Location</Location>
<LocationType>LocationType</LocationType>
<LPN>0</LPN>
<UOM>UOM</UOM>
<Quantity>0</Quantity>
<BestBeforeDate>BestBeforeDate</BestBeforeDate>
<CustomerCode>CustomerCode</CustomerCode>
<CustomerName>CustomerName</CustomerName>
<DCCode>DCCode</DCCode>
<DCName>DCName</DCName>
</StockOvernightLocationLineItem>
<StockOvernightLocationLineItem>
<AtEndOfDate>AtEndOfDate</AtEndOfDate>
<ProductCode>ProductCode</ProductCode>
<ProductDescription>ProductDescription</ProductDescription>
<LotNo>LotNo</LotNo>
<Location>Location</Location>
<LocationType>LocationType</LocationType>
<LPN>0</LPN>
<UOM>UOM</UOM>
<Quantity>0</Quantity>
<BestBeforeDate>BestBeforeDate</BestBeforeDate>
<CustomerCode>CustomerCode</CustomerCode>
<CustomerName>CustomerName</CustomerName>
<DCCode>DCCode</DCCode>
<DCName>DCName</DCName>
</StockOvernightLocationLineItem>
<StockOvernightLocationLineItem>
<AtEndOfDate>AtEndOfDate</AtEndOfDate>
<ProductCode>ProductCode</ProductCode>
<ProductDescription>ProductDescription</ProductDescription>
<LotNo>LotNo</LotNo>
<Location>Location</Location>
<LocationType>LocationType</LocationType>
<LPN>0</LPN>
<UOM>UOM</UOM>
<Quantity>0</Quantity>
<BestBeforeDate>BestBeforeDate</BestBeforeDate>
<CustomerCode>CustomerCode</CustomerCode>
<CustomerName>CustomerName</CustomerName>
<DCCode>DCCode</DCCode>
<DCName>DCName</DCName>
</StockOvernightLocationLineItem>
</List>
</Response>
</Responses>


  • No labels