json definition with remarks:

{
    "publicSalt": "",
    "publicSignature": "",
    "integritySignature": "",
    "uid": "",
    "iaprSignPolicy": 2,
    "uniqueId": "",
    "authenticationCode": "",
    "currencyCode": "EUR",
    "invoiceType": "ΤΙΜΟΛΟΓΙΟ ΠΩΛΗΣΗΣ",
    "invoiceTypeCode": "1.2",
    "specialInvoiceCategory": 0,
    "variationType": 0,
    "documentTypeCode": "INVOICE",
    "isDeliveryNote": false,
    "OrderNumber": "",
    "DistributionDetails.DeliveryDestinationDetails.Address.GLN": "",
    "series": "B",
    "number": "000023736",
    "dateIssued": "2024-10-21T06:46:03",
    "orderCode": "",
    "issuer": {
        "registeredName": "issuer's name",
        "vat": "EL",
        "taxOffice": "ΙΒ ΑΘΗΝΩΝ",
        "activities": [
            "ΦΑΡΜΑΚΕΥΤΙΚΗ ΕΤΑΙΡΕΙΑ Ε.Π.Ε"
        ],
        "phones": [
            "0000000"
        ],
        "faxes": [
            "0000000"
        ],
        "emails": [
            ""
        ],
        "address": {
            "country": "Ελλάδα",
            "countryCode": "GR",
            "city": "issuer's city",
            "street": "issuer's street",
            "postal": "11528"
        },
        "posId": "0"
    },
    "counterParty": {
        "registeredName": "counter party's name",
        "vat": "CY",
        "activities": [
            null
        ],
        "phones": [
            "000000"
        ],
        "address": {
            "countryCode": "CY",
            "city": "counter party's city",
            "street": "counter party's street",
            "postal": "2234"
        },
        "code": "000000"
    },
    "recipient": {
        "registeredName": "Recipient's name",
        "vat": "CY",
        "address": {
            "countryCode": "CY",
            "city": "Recipient's city",
            "street": "Recipient's street",
            "postal": "2234"
        }
    },
    "allowancesCharges": [],
    "distributionDetails": {
        "internalDocumentId": "00071239845",
        "relativeDocuments": [
            "333333 07.05.2024"
        ],
        "deliveryDestinationDetails": {
            "address": {
                "countryCode": "CY",
                "city": "delivery dest. city",
                "street": "delivery dest. street",
                "postal": "2234"
            },
            "remarks": "ΜΕ ΦΟΡΤΗΓΟ",
            "phones": [
                "0000000"
            ]
        }
    },
    "paymentDetails": {
        "previousBalance": 206830.17,
        "newBalance": 208590.17,
        "paymentMethods": [
            {
                "paymentMethodType": "Net 60 Days",
                "paymentMethodTypeCode": 1,
                "amount": 1760,
                "remarks": "Net 60 Days",
                "contactless": false
            }
        ]
    },
    "additionalDetails": {
        "accountingDepartmentEmails": [
            ""
        ],
        "transmissionMethod": "A",
        "avoidEmailGrouping": false
    },
    "details": [
        {
            "lineNo": 10,
            "classificationLineNo": 1,
            "ItemCodification": "",
            "code": "A8479",
            "cpvCode": "33621000-9",
            "descriptions": [
                "Product's specifications"
            ],
            "measurementUnit": "TMX",
            "measurementUnitCodeEN": "H87",
            "quantity": 1,
            "allowancesCharges": [],
            "totalNetValueBeforeTotalDiscount": 440,
            "lotNumber": "P280342177",
            "unitPrice": 440,
            "netTotal": 440,
            "total": 440,
            "allowancesTotal": 0,
            "vatTotal": 0,
            "vatExemptionCategoryCode": 4,
            "vatCategory": "0%",
            "vatCategoryCode": 7,
            "isInformative": false,
            "isHidden": false,
            "recordTypeCode": 0,
            "incomeClassification": {
                "id": 0,
                "classificationTypeCode": "E3_561_005",
                "classificationCategoryCode": "category1_1",
                "amount": 0
            }
        },
        {
            "lineNo": 20,
            "classificationLineNo": 1,
            "ItemCodification": "",
            "code": "F8917",
            "cpvCode": "33621000-9",
            "descriptions": [
                "Product's specifications"
            ],
            "measurementUnit": "TMX",
            "measurementUnitCodeEN": "H87",
            "quantity": 1,
            "allowancesCharges": [],
            "totalNetValueBeforeTotalDiscount": 1320,
            "lotNumber": "P100290438",
            "unitPrice": 1320,
            "netTotal": 1320,
            "total": 1320,
            "allowancesTotal": 0,
            "vatTotal": 0,
            "vatExemptionCategoryCode": 4,
            "vatCategory": "0%",
            "vatCategoryCode": 7,
            "isInformative": false,
            "isHidden": false,
            "recordTypeCode": 0,
            "incomeClassification": {
                "id": 0,
                "classificationTypeCode": "E3_561_005",
                "classificationCategoryCode": "category1_1",
                "amount": 0
            }
        }
    ],
    "summaries": {
        "totalNetAmount": 1760,
        "totalVATAmount": 0,
        "totalGrossValue": 1760,
        "totalAllowances": 0,
        "totalCharges": 0,
        "totalPayableAmount": 1760
    },
    "vatAnalysis": [
        {
            "name": "0%",
            "percentage": 0,
            "vatAmount": 0,
            "underlyingValue": 1760
        }
    ],
    "miscellaneousData": {
        "moreInformation2": ""
    },
    "isDelayed": false,
    "isDelayedCode": 0,
    "isRetail": false
}