json definition with remarks:

{
    "iaprSignPolicy": 2,
    "uniqueId": "",
    "authenticationCode": "",
    "currencyCode": "EUR",
    "invoiceType": "ΤΙΜΟΛΟΓΙΟ ΑΥΤΟΠΑΡΑΔΟΣΗΣ",
    "invoiceTypeCode": "6.1",
    "specialInvoiceCategory": 0,
    "variationType": 0,
    "documentTypeCode": "INVOICE",
    "isDeliveryNote": false,
    "OrderNumber": "",
    "DistributionDetails.DeliveryDestinationDetails.Address.GLN": "",
    "series": "B",
    "number": "0000000923",
    "dateIssued": "2024-10-21T06:04:29",
    "orderCode": "",
    "issuer": {
        "registeredName": "issuer's name",
        "vat": "EL118058830",
        "taxOffice": "ΙΒ ΑΘΗΝΩΝ",
        "activities": [
            "ΦΑΡΜΑΚΕΥΤΙΚΗ ΕΤΑΙΡΕΙΑ Ε.Π.Ε"
        ],
        "phones": [
            "00000000"
        ],
        "faxes": [
            "00000000"
        ],
        "emails": [
            ""
        ],
        "address": {
            "country": "Ελλάδα",
            "countryCode": "GR",
            "city": "issuer's city",
            "street": "issuer's street",
            "postal": "11528"
        },
        "posId": "0"
    },
    "counterParty": {
        "registeredName": "counter party's name",
        "vat": "EL",
        "taxOffice": "ΙΒ ΑΘΗΝΩΝ",
        "activities": [
            "ΦΑΡΜΑΚΕΥΤΙΚΗ ΕΤΑΙΡΕΙΑ"
        ],
        "phones": [
            "000000000"
        ],
        "address": {
            "countryCode": "GR",
            "city": "counter party's city",
            "street": "counter party's street",
            "postal": "11528"
        },
        "code": "0007718329"
    },
    "recipient": {
        "registeredName": "Recipient's name",
        "vat": "EL",
        "address": {
            "countryCode": "GR",
            "city": "Recipient's city",
            "street": "Recipient's street",
            "postal": "11528"
        }
    },
    "allowancesCharges": [],
    "distributionDetails": {
        "internalDocumentId": "0007123978001",
        "relativeDocuments": [
            "81291044 07.05.2024"
        ],
        "deliveryDestinationDetails": {
            "address": {
                "countryCode": "GR",
                "city": "delivery dest. city",
                "street": "delivery dest. street",
                "postal": "11528"
            },
            "remarks": "ΜΕ ΦΟΡΤΗΓΟ",
            "phones": [
                "0000000"
            ]
        }
    },
    "paymentDetails": {
        "previousBalance": -132.64,
        "newBalance": 0,
        "paymentMethods": [
            {
                "paymentMethodType": "Net 60 Days",
                "paymentMethodTypeCode": 1,
                "amount": 132.64,
                "remarks": "Net 60 Days",
                "contactless": false
            }
        ]
    },
    "additionalDetails": {
        "accountingDepartmentEmails": [
            ""
        ],
        "transmissionMethod": "A",
        "avoidEmailGrouping": false
    },
    "details": [
        {
            "lineNo": 10,
            "classificationLineNo": 1,
            "code": "43795",
            "descriptions": [
                "Product's specifications"
            ],
            "measurementUnit": "TMX",
            "measurementUnitCodeEN": "H87",
            "ItemCodification": "",
            "quantity": 1,
            "allowancesCharges": [],
            "totalNetValueBeforeTotalDiscount": 125.13,
            "lotNumber": "P280342379",
            "unitPrice": 125.13,
            "netTotal": 125.13,
            "total": 132.64,
            "allowancesTotal": 0,
            "vatTotal": 7.51,
            "vatCategory": "6%",
            "vatCategoryCode": 3,
            "isInformative": false,
            "isHidden": false,
            "recordTypeCode": 0,
            "incomeClassification": {
                "id": 0,
                "classificationTypeCode": "E3_595",
                "classificationCategoryCode": "category1_6",
                "amount": 0
            }
        }
    ],
    "summaries": {
        "totalNetAmount": 125.13,
        "totalVATAmount": 7.51,
        "totalGrossValue": 132.64,
        "totalAllowances": 0,
        "totalCharges": 0,
        "totalPayableAmount": 132.64
    },
    "vatAnalysis": [
        {
            "name": "6%",
            "percentage": 6,
            "vatAmount": 7.51,
            "underlyingValue": 125.13
        }
    ],
    "miscellaneousData": {
        "moreInformation2": ""
    },
    "isDelayed": false,
    "isDelayedCode": 0
}