json definition with remarks:

{
    "currencyCode": "EUR",
    "invoiceTypeCode": "2.1",
    "specialInvoiceCategory": 0,
    "variationType": 0,
    "documentType": "Τιμολόγιο Παροχής",
    "documentTypeCode": "INVOICE",
    "isDeliveryNote": false,
    "OrderNumber":"" ,      
    "DistributionDetails.DeliveryDestinationDetails.Address.GLN" :"",
    "series": "ΛΦ",
    "number": "0002810",
    "dateIssued": "2024-10-21T00:00:00",
    "orderCode": "00218029",
    "issuer": {
        "registeredName": "Issuer's Name",
        "vat": "Issuer's VAT",
        "generalCommercialRegistryNumber": "Αρ. ΓΕ.ΜΗ",
        "registrationNumber": "ΑΡ.Μ.Α.Ε.",
        "phones": [
            "210800000"
        ],
        "faxes": [
            "210800000"
        ],
        "url": "",
        "address": {
            "countryCode": "GR",
            "country": "ΧΩΡΑ",
            "city": "ΠΟΛΗ",
            "street": "ΔΙΕΥΘΥΝΣΗ",
            "postal": "ΤΑΧ.ΚΩΔΙΚΟΣ"
        },
        "posId": "0",
        "branchAddress": {
            "countryCode": "GR",
            "country": "ΧΩΡΑ",
            "city": "ΠΟΛΗ",
            "street": "ΔΙΕΥΘΥΝΣΗ",
            "postal": "ΤΑΧ.ΚΩΔΙΚΟΣ"
        },
        "branchPhones": [
            "231000000"
        ],
        "branchFaxes": [
            "2310000000"
        ]
    },
    "counterParty": {
        "registeredName": "counterParty's Name",
        "vat": "counterParty's vat",
        "phones": [
            "281000000"
        ],
        "emails": [],
        "address": {
            "countryCode": "GR",
            "country": "ΧΩΡΑ",
            "city": "ΠΟΛΗ",
            "street": "ΔΙΕΥΘΥΝΣΗ",
            "postal": "ΤΑΧ.ΚΩΔΙΚΟΣ"
        }
    },
    "allowancesCharges": [],
    "distributionDetails": {
        "internalDocumentId": "2810-00134016-1",
        "installationId": "3246q347",
        "movePurpose": "ΠΩΛΗΣΗ",
        "vehileNumber": "XHP7390",
        "delivery": "2024-06-20T00:00:00",
        "salesman": "ΙΩΑΝΝΗΣ",
        "project": "",
        "freightVolume": 6.947,
        "content": "Fabia 1.0 12v ",
        "deliveryOriginDetails": {
            "address": {
                "street": "35-37 ΚΗΦΙΣΙΑ"
            }
        },
        "deliveryDestinationDetails": {
            "address": {
                "street": "35-37 ΚΗΦΙΣΙΑ"
            }
        }
    },
    "paymentDetails": {
        "electronicPaymentCode": "RF65922778300000000879999",
        "paymentMethods": [
            {
                "paymentMethodType": "Επί Πιστώσει",
                "paymentMethodTypeCode": 5,
                "contactless": false
            }
        ]
    },
    "additionalDetails": {
        "transmissionMethod": "A",
        "avoidEmailGrouping": false
    },
    "details": [
        {
            "lineNo": 1,
            "ItemCodification":"",
            "classificationLineNo": 1,
            "code": "H000084",
            "descriptions": [
                "ITEM"
            ],
            "measurementUnit": "TEM",
            "measurementUnitCode": 1,
            "quantity": 0.25,
            "allowancesCharges": [
                {
                    "type": 0,
                    "code": "1",
                    "percentage": 0
                }
            ],
            "totalNetValueBeforeTotalDiscount": 8.6625,
            "unitPrice": 34.65,
            "netTotal": 8.66,
            "allowancesTotal": 0,
            "vatTotal": 2.08,
            "vatExemptionCategoryCode": 0,
            "vatCategory": "24",
            "vatCategoryCode": 1,
            "isInformative": false,
            "isHidden": false,
            "recordTypeCode": 0,
            "incomeClassification": {
                "id": 0,
                "classificationTypeCode": "E3_561_001",
                "classificationCategoryCode": "CATEGORY1_3",
                "amount": 8.66
            }
        }
    ],
    "summaries": {
        "totalCatalogNetAmount": 8.6625,
        "totalNetAmount": 8.66,
        "totalVATAmount": 2.08,
        "totalWithheldAmount": 0,
        "totalFeesAmount": 0,
        "totalStampDutyAmount": 0,
        "totalOtherTaxesAmount": 0,
        "totalDeductionsAmount": 0,
        "totalGrossValue": 10.74,
        "totalAllowances": 0
    },
    "vatAnalysis": [
        {
            "percentage": 24,
            "vatAmount": 2.08,
            "underlyingValue": 8.66
        }
    ],
    "vatPaymentSuspension": false,
    "isDelayed": false,
    "isDelayedCode": 0,
    "isRetail": false
}