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 Status Movement v2.xml

Push Stock Status Movement v2.csv

XML formatting

...

<Responses>
<Response>
<StockStatusMovement>
<IntegrationId>CCMACR</IntegrationId>
<SequenceNumber>0</SequenceNumber>
<DcCode>DCCode</DcCode>
<UtcDate>0001-01-01T00:00:00Z</UtcDate>
<ToLocationType>ToLocationType</ToLocationType>
<ToChannel>ToChannel</ToChannel>
<Quantity>0</Quantity>
<ProductCode>ProductCode</ProductCode>
<FromLocationType>FromLocationType</FromLocationType>
<FromChannel>FromChannel</FromChannel>
<Ean>EAN</Ean>
<MovementID>MovementID</MovementID>
</StockStatusMovement>
</Response>
</Responses>

...