"currencyCode" | "EUR" | Mandatory | Currency code |
"invoiceType" | "SALES RECEIPT" | Mandatory | Invoice type |
"invoiceTypeCode" | "11.1" | Mandatory | Invoice type code |
"specialInvoiceCategory" | 0 | Optional | Special invoice category |
"variationType" | 0 | Optional | Variation type |
"documentTypeCode" | "INVOICE" | Mandatory | Document type code |
"series" | "ABC" | Mandatory | Invoice series |
"number" | "0012" | Mandatory | Invoice number |
"dateIssued"* | "2023-04-11T00:33:43" | Mandatory | Invoice issue date |
"relativeDocuments" | [] | Optional | Related documents |
"Issuer": { | | Mandatory | Issuer details |
"RegisteredName" | "Test Company Name" | Mandatory | Issuer registered name |
"Vat" | "EL123456789" | Mandatory | Issuer VAT number |
"TaxOffice" | "ΦΑΕ ΑΘΗΝΩΝ" | Optional | Tax office |
"TaxOfficeCode" | "1234" | Optional | Tax office code |
"RegistrationNumber" | "ΑΡ.Μ.Α.Ε" | Optional | Registration number |
"Activities" | ["description of company activities"] | Optional | Company activities |
"GeneralCommercialRegistryNumber" | "ΓΕΜΗ" | Optional | Commercial registry number |
"Phones" | ["69XXXXXXXX"] | Optional | Phone numbers |
"Faxes" | ["210XXXXXXX"] | Optional | Fax numbers |
"Emails" | ["XXXX@gmail.com"] | Optional | Email addresses |
"Address": { | | Mandatory | Issuer address |
"CountryCode" | "GR" | Mandatory | Country code |
"Region" | "GR" | Optional | Region |
"City" | "ΑΘΗΝΑ" | Optional | City |
"Street" | "ROAD NAME AND NUMBER" | Optional | Street |
"number" | "350" | Optional | Street number |
"Postal" | "17674" | Optional | Postal code |
}, | | | |
"branchCode" | "2" | Optional | Branch code |
"branch" | "Unic ID of each branch" | Optional | Branch identifier |
"branchAddress": { | | Optional | Branch address |
"countryCode" | "" | Optional | Branch country code |
"city" | "" | Optional | Branch city |
"street" | "" | Optional | Branch street |
"number" | "" | Optional | Branch street number |
"postal" | "" | Optional | Branch postal code |
}, | | | |
}, | | | |
"counterParty": { | | Optional | Customer details |
"Code" | "00-0004-001" | Optional | Customer code |
"registeredName" | " ΠΕΛΑΤΗΣ ΛΙΑΝΙΚΗΣ" | Optional | Customer registered name |
}, | | | |
"DistributionDetails": { | | Mandatory | Distribution details |
"InternalDocumentId" | "10003998119-8" | Mandatory | Internal document ID |
}, | | | |
"paymentDetails": { | | Mandatory | Payment details |
"previousBalance" | "" | Optional | Previous balance |
"newBalance" | "" | Optional | New balance |
"paymentMethods": [ { | | Mandatory | Payment methods list |
"paymentMethodType" | "ΜΕΤΡΗΤΑ" | Mandatory | Payment method type |
"paymentMethodTypeCode" | 3 | Mandatory | Payment method type code |
"amount" | 10.00 | Mandatory | Payment amount |
"remarks" | "" | Optional | Remarks |
} ], | | | |
}, | | | |
"additionalDetails": { | | Mandatory | Additional details |
"accountingDepartmentEmails" | [""] | Mandatory | Accounting department emails |
"transmissionMethod" | "A" | Mandatory | Transmission method |
"avoidEmailGrouping" | false | Optional | Avoid email grouping |
}, | | | |
"details": [ { | | Mandatory | Details list |
"lineNo" | 1 | Mandatory | Line number |
"recordTypeCode" | 0 | Optional | Record type code |
"code" | "10-22-01-632" | Optional | Item code |
"descriptions" | ["BEE RAD PEONY LIGHT..."] | Mandatory | Item descriptions |
"quantity" | 1 | Mandatory | Quantity |
"UnitPrice" | 8.06 | Mandatory | Unit price |
"netTotal" | 8.06 | Mandatory | Net total |
"total" | 10.00 | Mandatory | Total |
"totalNetValueBeforeTotalDiscount" | 0 | Optional | Total net before discount |
"allowancesTotal" | 0 | Optional | Total allowances |
"allowancesCharges": [ { | | Optional | Allowances/Charges list |
"type" | "0" | Optional | Type |
|