provLine Structure
It contains the fields that are demaning by the provider and/or Peppol system for B2G transactions for every invoice line.
Fill these fields only if you use an invoicing provider class (ex ProvIlyda) for sending you Income Invoice.
Name | Description | |
---|---|---|
countryOfOrigin |
Mandatory field The country where the item/service initial came from. Example CN Get the ISO 3166 Country Codes for all countries around the world using the myDATATools.getCountries |
|
discountAmount | The line discount amount | |
discountPercentage | The line percentage discount as shown on the invoice | |
isService | This indicates that the selling item is a service. | |
itemClass |
Mandatory field only for transactions B2G The Item Classification according to Peppol. Get the Item Classification list using the myDATATools.getPeppolItemClass |
|
itemCode |
Mandatory field The item code of the selling item/service |
|
itemMeasurementUnit |
Free text The printable measurement unit of the item Example: Box |
|
itemName | The item description of the selling item/service | |
peppolExemptionCode |
Mandatory field only for transactions B2G Get the exemption code list using the myDATATools.getPeppolVatex |
|
peppolExemptionText |
Mandatory field only for transactions B2G Get the exemption code description list using the myDATATools.getPeppolVatex |
|
peppolMeasurementUnit |
Mandatory field Get the Measurement Unit list using the myDATATools.getPeppolMeasurmentUnit |
|
peppolTaxCategory |
Mandatory field only for transactions B2G Get the Tax Category list using the myDATATools.getPeppolTaxCategory |