Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

INDEX

FIELD NAME

DESCRIPTION

DATATYPE

Invoice specific fields

1

invoice_number

InvoiceID: A unique identification of the Invoice to uniquely identify the Invoice within the business context, time-frame, operating systems and records of the Seller.

string

2

invoice_date

IssueDate: The date when the Invoice was issued. Format "YYYY-MM-DD"

date

3

due_date

DueDate: The date when the payment is due.Format "YYYY-MM-DD"

date

Amount fields

4

amount_payable

PayableAmount: The outstanding amount that is requested to be paid. Must be rounded to maximum 2 decimals.

amount

5

gross_amount

TaxInclusiveAmount: The total amount of the Invoice with VAT. Must be rounded to maximum 2 decimals.

amount

6

net_amount

TaxExclusiveAmount: The total amount of the Invoice without VAT. Must be rounded to maximum 2 decimals.

amount

7

tax_amount

TaxAmount: The total VAT amount for the Invoice or the VAT total amount expressed in the accounting currency accepted or required in the country of the Seller. Must be rounded to maximum 2 decimals

amount

8

tax_rate

tax rate

integer

9

line_items_with_detail

more information on fields in Line items

table

10

receipt_lines

receipt line items (includes amount and description as line items)

table

Payment fields

11

IBAN

PayeeFinancialAccountID: A unique identifier of the financial payment account, at a payment service provider, to which payment should be made. Such as IBAN or BBAN

IBAN

12

sender_IBAN

the IBAN of the sender

IBAN

receiver_IBAN

the IBAN of the receiver

IBAN

14

BIC

BIC

BIC

15

bank_account

IBAN + unstructured bank account numbers

IBAN

16

payment_terms

payment terms for payment due date

17

structured

PaymentID: A textual value used to establish a link between the payment and the Invoice, issued by the Seller. Used for creditor's critical reconciliation information. This information element helps the Seller to assign an incoming payment to the relevant payment process.

string

18

unstructured

→ PaymentID: unstructured communication message

string

Party fields

19

sender_name

SellerPartyName: A name by which the Seller is known, other than Seller name (also known as Business name).

string

20

receiver_name

BuyerPartyName: A name by which the Buyer is known, other than Buyer name (also known as Business name).

string

21

VAT_number

→ VATID: ALL vat numbers

22

sender_VAT

SellerVATID: The VAT identifier of the Seller's tax representative party.

23

receiver_VAT

BuyerVATID: The Buyer's VAT identifier (also known as Buyer VAT identification number).

24

sender_company_number

SellerLegalID: An identifier issued by an official registrar that identifies the Seller as a legal entity or person.

25

receiver_company_number

BuyerLegalID: An identifier issued by an official registrar that identifies the Buyer as a legal entity or person.

26

registered_sender_name

SellerRegistrationName: The full formal name by which the Seller is registered in the national registry of legal entities or as a Taxable person or otherwise trades as a person or persons.

27

registered_receiver_name

BuyerRegistrationName: The full name of the Buyer.

28

country

SellerCountry: A code that identifies the country.

ISO 3166-1

29

country

BuyerCountry: A code that identifies the country.

ISO 3166-1

30

Siret

→ [ see LegalID ]: Specific company registration number for France

31

Siret_commercial_name

→ [ see PartyName ]: Commercial name from French siret database

32

Siret_legal_name

→ [ see RegistrationName ]: Legal name from French siret database

33

kvk_number

→ [ see LegalID ]: specific company registration number for the Netherlands

Address fields

34

sender_address

The whole address of the sender

35

receiver_address

The whole address of the receiver

36

sender_address_line_1

SellerStreetName: The main address line in an address.

37

receiver_address_line_1

BuyerStreetName: The main address line in an address.

38

sender_address_line_2

The additional/optional address line of the sender

39

receiver_address_line_2

The additional/optional address line of the sender

40

sender_post_code

SellerPostalZone: The identifier for an addressable group of properties according to the relevant postal service.

41

receiver_post_code

BuyerPostalZone: The identifier for an addressable group of properties according to the relevant postal service.

42

sender_city

SellerCityName: The common name of the city, town or village, where the Seller address is located.

43

receiver_city

BuyerCityName: The common name of the city, town or village, where the Buyer's address is located.

Other fields

44

currency

the currency of the invoice

45

language

the language of the document

ISO 639-1 codes

46

url

the website url

47

sender_url

48

receiver_url

49

email_address

email address

50

sender_email

51

receiver_email

52

phone_number

phone number

53

sender_phone

54

receiver_phone

55

fax_number

fax number

56

signature

signature detection

57

barcode

barcode detection

58

handwritten_text

handwritten_text detection

59

logo

logo detection

  • No labels