CustomerPrice
Short description
Delivery method
Structure XML
<?xml version="1.0" encoding="utf-8"?>
<Import>
<ImportSettings>
<Importer>ErpCache_CustomerPrices</Importer>
<Version>1.0</Version>
</ImportSettings>
<CustomerPrices>
<CustomerPrice>
<AccountNumber></AccountNumber>
<ProductNumber></ProductNumber>
<QuantityDiscountPrices>
<QuantityDiscountPrice>
<FromQuantity></FromQuantity>
<ToQuantity></ToQuantity>
<NettoPricePerItemExclVat></NettoPricePerItemExclVat>
<DiscountAmountPerItemExclVat></DiscountAmountPerItemExclVat>
<DiscountPercentagePerItem></DiscountPercentagePerItem>
</QuantityDiscountPrice>
</QuantityDiscountPrices>
</CustomerPrice>
</CustomerPrices>
</Import>
Fields XML
Last updated
Was this helpful?

