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 Adjustment v3.xml

Push Stock Adjustment v3.csv

XML formatting

<Responses>
<Response>
<StockAdjustment>
<IntegrationId>IntegrationId</IntegrationId>
<SequenceNumber>SequenceNumber</SequenceNumber>
<InternalId>InternalId</InternalId>
<StockAdjustmentType>StockAdjustmentType</StockAdjustmentType>
<StockAdjustmentDate>StockAdjustmentDate</StockAdjustmentDate>
<DCCode>DCCode</DCCode>
<LocationType>LocationType</LocationType>
</StockAdjustment>
<List>
<StockAdjustmentLineItem>
<LineInternalId>LineInternalId</LineInternalId>
<LineNumber>LineNumber</LineNumber>
<ProductCode>ProductCode</ProductCode>
<EAN>EAN</EAN>
<Quantity>Quantity</Quantity>
<ReasonCode>ReasonCode</ReasonCode>
<ReasonDescription>ReasonDescription</ReasonDescription>
<LotNumber>LotNumber</LotNumber>
<UOM>UOM</UOM>
<SignedQuantity>SignedQuantity</SignedQuantity>
</StockAdjustmentLineItem>
<StockAdjustmentLineItem>
<LineInternalId>LineInternalId</LineInternalId>
<LineNumber>LineNumber</LineNumber>
<ProductCode>ProductCode</ProductCode>
<EAN>EAN</EAN>
<Quantity>Quantity</Quantity>
<ReasonCode>ReasonCode</ReasonCode>
<ReasonDescription>ReasonDescription</ReasonDescription>
<LotNumber>LotNumber</LotNumber>
<UOM>UOM</UOM>
<SignedQuantity>SignedQuantity</SignedQuantity>
</StockAdjustmentLineItem>
<StockAdjustmentLineItem>
<LineInternalId>LineInternalId</LineInternalId>
<LineNumber>LineNumber</LineNumber>
<ProductCode>ProductCode</ProductCode>
<EAN>EAN</EAN>
<Quantity>Quantity</Quantity>
<ReasonCode>ReasonCode</ReasonCode>
<ReasonDescription>ReasonDescription</ReasonDescription>
<LotNumber>LotNumber</LotNumber>
<UOM>UOM</UOM>
<SignedQuantity>SignedQuantity</SignedQuantity>
</StockAdjustmentLineItem>
</List>
</Response>
</Responses>