eConnect (eVerbinding) maakt het mogelijk om een factuur met een vaste structuur elektronisch te versturen en automatisch te verwerken. In dit artikel vind je de huidige mapping van de Coachview factuur naar het XML formaat.
| ParentGroup | Peppol field | Coachview field / Hardcoded |
| Invoice | CustomizationID | "urn:cen.eu:en16931:2017#compliant#urn:fdc:nen.nl:nlcius:v1.0" |
| Invoice | ProfileID | "urn : fdc:peppol.eu:2017:poacc:billing:01:1.0" |
| Invoice | ID | Factuurnummer |
| Invoice | IssueDate | Factuurdatum |
| Invoice | DueDate | FactuurVerloopdatum |
| Invoice | InvoiceTypeCode | "380" of "381" |
| De eVerbinding-koppeling bepaalt voortaan automatisch het juiste InvoiceTypeCode op basis van het type factuur. Voor reguliere facturen blijft InvoiceTypeCode 380 gebruikt worden. Voor creditfacturen wordt nu InvoiceTypeCode 381 meegestuurd. Een factuur wordt hierbij als creditfactuur beschouwd wanneer het factuurbedrag negatief is. | ||
| Invoice | Note | FactuurOmschrijving |
| Invoice | DocumentCurrencyCode | "EUR" |
| Invoice | BuyerReference | Factuur referentienr or else default "Unknown" |
| Invoice | OrderReference - ID | AanvraagReferentienr. Klant |
| AccountingSupplierParty | PartyName | Eigenbedrijfsnaam |
| AccountingSupplierParty | StreetName | EigenbedrijfsAdres |
| AccountingSupplierParty | AdditionalStreetName | EigenbedrijfsAdres2, Adres3, Adres4 |
| AccountingSupplierParty | CityName | EigenbedrijfsPlaats |
| AccountingSupplierParty | PostalZone | EigenbedrijfsPostcode |
| AccountingSupplierParty | Country | EigenbedrijfsLand |
| AccountingSupplierParty.PartyTaxScheme | CompanyID | EigenbedrijfBTWnummer (Parameter!) |
| Points are filtered out/removed. | ||
| AccountingSupplierParty.PartyTaxScheme.TaxScheme | ID | "VAT" |
| AccountingSupplierParty.PartyLegalEntity | RegistrationName | EigenBedrijfsnaam |
| AccountingSupplierParty.PartyLegalEntity | CompanyID | EigenBedrijfsgegevensKvkNummer (Parameter!) |
| AccountingSupplierParty.Contact | ElectronicMail | EigenbedrijfE-mail (Parameter!) |
| AccountingCustomerParty | PartyName | Bedrijfsnaam |
| AccountingCustomerParty | StreetName | BedrijfsAdres |
| AccountingCustomerParty | CityName | BedrijfsPlaats |
| AccountingCustomerParty | PostalZone | BedrijfsPostcode |
| AccountingCustomerParty | Country | BedrijfsLand |
| AccountingCustomerParty.PartyLegalEntity | RegistrationName | Bedrijfsnaam |
| AccountingCustomerParty.PartyLegalEntity | CompanyID | Bedrijf.BINnummer |
| PaymentMeans | PaymentMeansCode | "57" |
| PaymentMeans.PayeeFinancialAccount | ID | EigenbedrijfBankrekeningnummer |
| PaymentMeans.PayeeFinancialAccount.FinancialInstitutionBranch | ID | EigenbedrijfBIC |
| Per BTW-soort: | ||
| TaxTotal | TaxableAmount | Totaalbedrag Excl BTW |
| TaxTotal | TaxAmount | BTW Bedrag |
| TaxTotal | TaxCategory - ID | Indien 0% dan ID "E" gebruiken, anders "S" |
| TaxTotal | TaxCategory - Percent | BTW% |
| TaxTotal | TaxCategory - TaxExemptionReason | Indien 0% dan "vrijgesteld" |
| TaxTotal | TaxCategory - TaxScheme | "VAT" |
| LegalMonetaryTotal | LineExtensionAmount | Factuur.TotaalbedragExclBTW |
| LegalMonetaryTotal | TaxExclusiveAmount | Factuur.TotaalBedragExclBTW |
| LegalMonetaryTotal | TaxInclusiveAmount | Factuur.Totaalbedrag |
| LegalMonetaryTotal | PayableAmount | Factuur.Totaalbedrag |
| InvoiceLine | ID | Factuurregel.Volgnummer |
| InvoiceLine | Note | Factuurregel.Naam |
| InvoiceLine | InvoicedQuantity unitCode | Default = "C62". In Uom (unit of measurement) "Deelnemer"/Participant the default is used. This cannot be filled by the users. In other Uoms the UNECEcode can be filled. If filled, this is used, else the default. |
| InvoiceLine | InvoicedQuantity | Factuurregel.Aantal |
| InvoiceLine | LineExtensionAmount CurrencyID | "EUR" |
| InvoiceLine | LineExtensionAmount | Factuurregel.BedragExcl |
| InvoiceLine | Item.Name | Factuurregel.Naam |
| InvoiceLine | Item.Description | Factuurregel.omschrijving |
| InvoiceLine | ClassifiedTaxCategory - ID | Indien 0% dan ID "E" gebruiken, anders "S" |
| InvoiceLine | ClassifiedTaxCategory - Percent | Factuurregel.BTW% |
| InvoiceLine | ClassifiedTaxCategory - TaxScheme | "VAT" |
| InvoiceLine | PriceAmount | Factuurregel.Bedrag |
Juli '26