Stock

Short description

The ERP Cache Stock interface allows the import of article stock into the ERP Cache.

Delivery method

Update Frequency: Batch at least once a day Incremental or complete set: Incremental

Filetype: Zipped XML

Filename: [SHOPNAME]_ErpCache_Stock_[INDEXNUMBER].xml Transport: over FTPS, FTPS Vendisto server hosted by INTEGRACE, file will be placed on FTPS server by ERP party.

Location within FTP root: \ErpCache\

Structure XML

<?xml version="1.0" encoding="utf-8"?>
<Import>
    <ImportSettings>
        <Importer>ErpCache_Stock</Importer>
        <Version>1.0</Version>
    </ImportSettings>
    <Stocks>
        <Stock>
            <ProductNumber></ProductNumber>
            <Stock></Stock>
            <StockIndicationCode></StockIndicationCode>
        </Stock>
    </Stocks>
</Import>

Fields XML

Import element:

ImportSettings element:

Stock element:

Types:

Last updated