json definition with remarks:

{
    "publicSalt": "",
    "publicSignature": "",
    "integritySignature": "",
    "uid": "",
    "iaprSignPolicy": 2,
    "uniqueId": "",
    "authenticationCode": "",
    "currencyCode": "EUR",
    "invoiceType": "ΧΡΕΩΣΤΙΚΟ ΑΞΙΑΚΟ ΤΙΜΟΛΟΓΙΟ",
    "invoiceTypeCode": "1.6",
    "specialInvoiceCategory": 0,
    "variationType": 0,
    "documentTypeCode": "INVOICE",
    "isDeliveryNote": false,
    "OrderNumber": "",
    "DistributionDetails.DeliveryDestinationDetails.Address.GLN": "",
    "series": "B",
    "number": "0000237190",
    "dateIssued": "2024-10-21T01:24:25",
    "correlatedInvoices": [
        400001939081908
    ],
    "orderCode": "TEST03",
    "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": "",
        "taxOffice": "ΦΑΕ ΑΘΗΝΩΝ",
        "activities": [
            "ΙΔΙΩΤΙΚΗ ΚΛΙΝΙΚΗ"
        ],
        "phones": [
            "0000000"
        ],
        "address": {
            "countryCode": "GR",
            "city": "counter party's city",
            "street": "counter party's street",
            "postal": "15262"
        },
        "code": "0007722659"
    },
    "recipient": {
        "registeredName": "Recipient's name",
        "vat": "EL",
        "address": {
            "countryCode": "GR",
            "city": "Recipient's city",
            "street": "Recipient's street",
            "postal": "15262"
        }
    },
    "allowancesCharges": [],
    "distributionDetails": {
        "internalDocumentId": "0007123963",
        "relativeDocuments": [
            "223222 03.04.2024"
        ],
        "deliveryDestinationDetails": {
            "address": {
                "countryCode": "GR",
                "city": "delivery dest. city",
                "street": "delivery dest. street",
                "postal": "15262"
            },
            "remarks": "ΜΕ ΦΟΡΤΗΓΟ",
            "phones": [
                "0000000"
            ]
        }
    },
    "paymentDetails": {
        "previousBalance": 39312.86,
        "newBalance": 39596.82,
        "paymentMethods": [
            {
                "paymentMethodType": "Net 90 Days",
                "paymentMethodTypeCode": 1,
                "amount": 283.96,
                "remarks": "Net 90 Days",
                "contactless": false
            }
        ]
    },
    "additionalDetails": {
        "accountingDepartmentEmails": [
            ""
        ],
        "transmissionMethod": "A",
        "avoidEmailGrouping": false
    },
    "details": [
        {
            "lineNo": 10,
            "classificationLineNo": 1,
            "ItemCodification": "",
            "code": "43795",
            "cpvCode": "33141540-7",
            "descriptions": [
                "Product's specifications"
            ],
            "measurementUnit": "TMX",
            "measurementUnitCodeEN": "H87",
            "quantity": 3,
            "allowancesCharges": [],
            "totalNetValueBeforeTotalDiscount": 114.81,
            "lotNumber": "P100306935",
            "unitPrice": 38.27,
            "netTotal": 114.81,
            "total": 121.7,
            "allowancesTotal": 0,
            "vatTotal": 6.89,
            "vatCategory": "6%",
            "vatCategoryCode": 3,
            "isInformative": false,
            "isHidden": false,
            "recordTypeCode": 0,
            "incomeClassification": {
                "id": 0,
                "classificationTypeCode": "E3_561_001",
                "classificationCategoryCode": "category1_1",
                "amount": 0
            }
        },
        {
            "lineNo": 20,
            "classificationLineNo": 1,
            "ItemCodification": "",
            "code": "43795",
            "cpvCode": "33141540-7",
            "descriptions": [
                "Product's specifications"
            ],
            "measurementUnit": "TMX",
            "measurementUnitCodeEN": "H87",
            "quantity": 4,
            "allowancesCharges": [],
            "totalNetValueBeforeTotalDiscount": 153.08,
            "lotNumber": "P100306934",
            "unitPrice": 38.27,
            "netTotal": 153.08,
            "total": 162.26,
            "allowancesTotal": 0,
            "vatTotal": 9.18,
            "vatCategory": "6%",
            "vatCategoryCode": 3,
            "isInformative": false,
            "isHidden": false,
            "recordTypeCode": 0,
            "incomeClassification": {
                "id": 0,
                "classificationTypeCode": "E3_561_001",
                "classificationCategoryCode": "category1_1",
                "amount": 0
            }
        }
    ],
    "summaries": {
        "totalNetAmount": 267.89,
        "totalVATAmount": 16.07,
        "totalGrossValue": 283.96,
        "totalAllowances": 0,
        "totalCharges": 0,
        "totalPayableAmount": 283.96
    },
    "vatAnalysis": [
        {
            "name": "6%",
            "percentage": 6,
            "vatAmount": 16.07,
            "underlyingValue": 267.89
        }
    ],
    "miscellaneousData": {
        "moreInformation2": ""
    },
    "isDelayed": false,
    "isDelayedCode": 0
}