entityData Structure
It contains all the necessary fields required to determine a Correlated Entity.
Name | Description | |
---|---|---|
branch | The branch, type of Integer | |
city |
It is a mandatory field for non Greek Counterparts. The city, type of String |
|
country |
The country, type of String Get a list of all countries using myDATATools.getCountries |
|
countryDocumentId |
The country code of the country that issued the supplyAccountNo. Usually it takes the same value as the country field. Only when the documentNo is also valued does this field have value. |
|
documentNo |
Acceptable only for tax-free invoices (specialInvoiceCategory = 4) The document number, type of String |
|
name |
It is a mandatory field for non Greek Counterparts. The name, type of String |
|
postalCode |
It is a mandatory field for non Greek Counterparts. The postal code, type of String |
|
street | The street, type of String | |
streetNo | The street number, type of String | |
supplyAccountNo |
This field has value only in the case of fuel invoices. The electricity supply account number, type of string |
|
vatNumber |
mandatory field. The vat number, type of String |