ItemCharge
Short description
Delivery method
Structure XML
<?xml version="1.0" encoding="utf-8"?>
<Import>
<ImportSettings>
<Importer>ErpCache_ItemCharge</Importer>
<Version>1.0</Version>
</ImportSettings>
<Charges>
<Charge Code="" Type="DisposalFee" Category=""> <!-- Type: "Deposit" or "DisposalFee" -->
<Title></Title>
<CountryCodes>
<Code></Code> <!-- ISO 3166-1 alpha-2 country code -->
</CountryCodes>
<Items>
<Item Code="" Currency=""> <!-- ISO 4217 currency -->
<VatPercentage></VatPercentage>
<TotalAmountExclVat></TotalAmountExclVat>
</Item>
</Items>
</Charge>
</Charges>
</Import>Type definition
Charge
Node/Attribute
Description
Required
Item
Node/Attribute
Description
Required
Was this helpful?

