json definition with remarks:

{
    "IAPRSignPolicy": 2,
    "CurrencyCode": "EUR",
    "InvoiceType": "Τιμολόγιο Πώλησης",
    "InvoiceTypeCode": "1.1",
    "SpecialInvoiceCategory": 0,
    "VariationType": 0,
    "DocumentTypeCode": "INVOICE",
    "IsDeliveryNote": false,
    "OrderNumber": "",
    "DistributionDetails.DeliveryDestinationDetails.Address.GLN": "",
    "Series": "0",
    "Number": "24005412",
    "DateIssued": "2024-10-14T13:18:12",
    "Issuer": {
        "RegisteredName": "issuer's name",
        "BrandName": "issuer's brand",
        "Vat": "EL",
        "TaxOffice": "ΘΗΒΩΝ",
        "Phones": [
            "2000000000"
        ],
        "Faxes": [
            "2000000000"
        ],
        "Address": {
            "CountryCode": "GR",
            "City": "issuer's city",
            "Street": "issuer's street",
            "Postal": "32009"
        },
        "OtherInfo": ""
    },
    "CounterParty": {
        "RegisteredName": "counter party's name",
        "BrandName": "counter party's name",
        "Vat": "EL0000000",
        "TaxOffice": "Φ.Α.Ε. ΑΘΗΝΩΝ",
        "Phones": [
            "20000000"
        ],
        "Address": {
            "Country": "GREECE",
            "CountryCode": "GR",
            "City": "counter party's city",
            "Street": "counter party's street",
            "Postal": "13677"
        }
    },
    "Recipient": {
        "RegisteredName": "Recipient's name",
        "BrandName": "Recipient's name",
        "RegistrationNumber": "EL000000000",
        "Vat": "EL000000000",
        "Phones": [
            "2100000000"
        ],
        "Address": {
            "CountryCode": "GR",
            "City": "Recipient's city",
            "Street": "Recipient's street",
            "Postal": "13677"
        }
    },
    "AllowancesCharges": [],
    "Banks": [
        {
            "Name": "bank",
            "IBAN": "GR0000000000"
        }
    ],
    "DistributionDetails": {
        "InternalDocumentId": "4697c2ac-c150-42f3-b3cb-b0bf29b922e8",
        "RelativeDocuments": [
            "Δ.Α. : 17359"
        ]
    },
    "PaymentDetails": {
        "PaymentMethods": [
            {
                "PaymentMethodTypeCode": 2,
                "Contactless": false
            }
        ],
        "PaymentDate": "2024-12-31",
        "OtherPaymentDetails": "60 μέρες Τέλος του μήνα|ΕΜΒΑΣΜΑ ΤΡΟΠΟΣ ΠΛΗΡΩΜΉΣ"
    },
    "AdditionalDetails": {
        "TransmissionMethod": "A",
        "SendAsPdf": true,
        "AvoidEmailGrouping": false,
        "PdfNotificationEmails": [
            ""
        ]
    },
    "Details": [
        {
            "LineNo": 1,
            "Code": "289406",
            "ItemCodification": "",
            "OrderID": "ORDER PO",
            "Descriptions": [
                "Product's specifications"
            ],
            "MeasurementUnitCodeEN": "PCE",
            "Quantity": 9,
            "UnitPrice": 2862.00,
            "NetTotal": 2862.00,
            "Total": 3548.88,
            "VATTotal": 686.88,
            "VatCategory": "24%",
            "VatCategoryCode": 1,
            "IsInformative": false,
            "IsHidden": false,
            "RecordTypeCode": 0,
            "IncomeClassification": {
                "Id": 0,
                "ClassificationTypeCode": "E3_561_001",
                "ClassificationCategoryCode": "category1_1",
                "Amount": 0
            }
        }
    ],
    "Summaries": {
        "TotalNetAmount": 2862.00,
        "TotalVATAmount": 686.88,
        "TotalGrossValue": 3548.88,
        "TotalPayableAmount": 3548.88
    },
    "VatAnalysis": [
        {
            "Name": "24%",
            "Percentage": 24,
            "VatAmount": 686.88,
            "UnderlyingValue": 2862
        }
    ],
    "IsDelayed": false,
    "IsDelayedCode": 0,
    "IsRetail": false
}