Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

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>

...