githubEdit

ZUGFeRD 2.1 Mapping

Overview

ZUGFeRD 2.1 is identical to the French standard Factur-X 1.0. It is fully compliant with EN 16931 and is widely used for cross-border transactions between Germany and France.

Header Field Mapping

Invoice Identification

ZUGFeRD CII Path
DocBits Field
Infor BOD Field
Type
Description

ExchangedDocument/ID

INVOICE_NUMBER

DocumentID

STRING

Invoice number

ExchangedDocument/TypeCode

INVOICE_TYPE_CODE

DocumentType

STRING

Invoice type code

ExchangedDocument/IssueDateTime

INVOICE_DATE

DocumentDateTime

DATE

Invoice issue date

Buyer Information

ZUGFeRD CII Path
DocBits Field
Infor BOD Field
Type
Description

BuyerTradeParty/ID

COMPANY_ID

CustomerPartyID

STRING

Customer ID

BuyerTradeParty/Name

COMPANY_NAME

CustomerPartyName

STRING

Company name

BuyerTradeParty/PostalTradeAddress/Line1

COMPANY_ADDRESS

CustomerAddress1

STRING

Address line 1

BuyerTradeParty/PostalTradeAddress/PostcodeCode

COMPANY_POSTAL_CODE

CustomerPostalCode

STRING

Postal code

BuyerTradeParty/PostalTradeAddress/CityName

COMPANY_CITY

CustomerCity

STRING

City

BuyerTradeParty/PostalTradeAddress/CountryID

COMPANY_COUNTRY

CustomerCountryCode

STRING

Country code

Line Item Mapping

ZUGFeRD CII Path
DocBits Field
Infor BOD Field
Type
Description

AssociatedDocumentLineDocument/LineID

POSITION

LineNumber

STRING

Line number

SpecifiedTradeProduct/SellerAssignedID

SUPPLIER_ITEM_NUMBER

SellerItemID

STRING

Seller's item number

SpecifiedTradeProduct/Name

DESCRIPTION

ItemDescription

STRING

Item description

BilledQuantity

QUANTITY

InvoicedQuantity

NUMBER

Billed quantity

BilledQuantity/@unitCode

UNIT

UnitCode

STRING

Unit of measure

NetPriceProductTradePrice/ChargeAmount

UNIT_PRICE

UnitPrice

AMOUNT

Net unit price

LineTotalAmount

TOTAL_AMOUNT

ExtendedAmount

AMOUNT

Line total

Last updated

Was this helpful?