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 Status Movement v2.xml
Push Stock Status Movement v2.csv
<?xml version="1.0" encoding="UTF-8"?> <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> |