json definition with remarks:

{
    "currencyCode": "EUR",
    "invoiceType": "ΠΙΣΤΩΤΙΚΟ ΤΙΜΟΛΟΓΙΟ ΕΚΠΤΩΣΗΣ",
    "invoiceTypeCode": "5.2",
    "specialInvoiceCategory": 0,
    "variationType": 0,
    "documentTypeCode": "INVOICE",
    "isDeliveryNote": false,
    "OrderNumber":"" ,      
    "DistributionDetails.DeliveryDestinationDetails.Address.GLN" :"",
    "series": "0",
    "number": "00111422",
    "dateIssued": "2024-10-18T00:00:00",
    "relativeDocuments": [
        "ΣΧΕΤΙΚΑ ΠΑΡΑΣΤΑΤΙΚΑ"
    ],
    "issuer": {
        "registeredName": "Issuer's Name",
        "vat": "Issuer's VAT",
        "taxOffice": "ΔΟΥ",
        "activities": [
            "ΔΡΑΣΤΗΡΙΟΤΗΤΑ ΕΠΙΧΕΙΡΗΣΗΣ"
        ],
        "generalCommercialRegistryNumber": "Αριθμός Γ.Ε.Μ.Η.",
        "registrationNumber": "ΑΡ.Μ.Α.Ε.",
        "phones": [
            "ΤΗΛ.ΠΑΡΑΓΓΕΛΙΩΝ: 2310 000000",
            "ΑΠΟΣΤΟΛΕΣ: 2310 000000",
            "ΤΗΛ.ΚΕΝΤΡΟ: 2310 000000"
        ],
        "faxes": [
            "2310 000000"
        ],
        "address": {
            "countryCode": "GR",
            "city": "ΠΟΛΗ",
            "street": "ΟΔΟΣ ΑΡΙΘΜΟΣ",
            "postal": "ΤΑΧ.ΚΩΔΙΚΑΣ"
        },
        "branchCode": 0,
        "posId": "0",
        "otherInfo": "2283"
    },
    "counterParty": {
        "registeredName": "counterParty's Name",
        "vat": "counterParty's VAT",
        "taxOffice": "ΔΟΥ",
        "phones": [
            ""
        ],
        "address": {
            "countryCode": "GR",
            "city": "ΠΟΛΗ",
            "street": "ΟΔΟΣ ΑΡΙΘΜΟΣ",
            "postal": "ΤΑΧ.ΚΩΔΙΚΑΣ"
        },
        "branchCode": 0,
        "code": "309213"
    },
    "recipient": {
        "registeredName": "recipient's Name",
        "vat": "recipient's VAT",
        "taxOffice": "ΔΟΥ",
        "taxOfficeCode": "",
        "phones": [
            ""
        ],
        "address": {
            "countryCode": "GR",
            "city": "ΠΟΛΗ",
            "street": "ΟΔΟΣ ΑΡΙΘΜΟΣ",
            "postal": "ΤΑΧ.ΚΩΔΙΚΑΣ"
        },
        "code": "309213"
    },
    "allowancesCharges": [],
    "distributionDetails": {
        "internalDocumentId": "0090507869",
        "totalQuantity": 1,
        "content": "0.000"
    },
    "paymentDetails": {
        "previousBalance": 18749.7,
        "newBalance": 12618.22,
        "paymentMethods": [
            {
                "paymentMethodTypeCode": 5,
                "amount": 6131.48,
                "remarks": "ΕΠΙ ΠΙΣΤΩΣΕΙ",
                "contactless": false
            }
        ]
    },
    "details": [
        {
            "classificationLineNo": 1,
            "ItemCodification":"",
            "descriptions": [
                "ITEM"
            ],
            "measurementUnit": "PC",
            "measurementUnitCode": 1,
            "measurementUnitCodeEN": "H87",
            "quantity": 1,
            "totalNetValueBeforeTotalDiscount": 4944.74,
            "unitPrice": 4944.74,
            "netTotal": 4944.74,
            "total": 6131.48,
            "vatTotal": 1186.74,
            "vatCategory": "  24",
            "vatCategoryCode": 1,
            "isInformative": false,
            "isHidden": false,
            "recordTypeCode": 0,
            "incomeClassification": {
                "id": 0,
                "classificationTypeCode": "E3_561_001",
                "classificationCategoryCode": "category1_3",
                "amount": 4944.74
            }
        }
    ],
    "summaries": {
        "totalCatalogNetAmount": 4944.74,
        "totalNetAmount": 4944.74,
        "totalVATAmount": 1186.74,
        "totalGrossValue": 6131.48
    },
    "vatAnalysis": [
        {
            "percentage": 24,
            "vatAmount": 1186.74,
            "underlyingValue": 4944.74
        }
    ],
    "miscellaneousData": {
        "comments1": "ΣΧΟΛΙΑ"
    },
    "isDelayed": false,
    "isDelayedCode": 0,
    "isRetail": false
}