json definition with remarks:

{
    "IAPRSignPolicy": 2,
    "CurrencyCode": "EUR",
    "InvoiceType": "Πιστωτικό Τιμολόγιο",
    "InvoiceTypeCode": "5.1",
    "SpecialInvoiceCategory": 0,
    "VariationType": 0,
    "DocumentTypeCode": "INVOICE",
    "IsDeliveryNote": false,
    "OrderNumber": "",
    "DistributionDetails.DeliveryDestinationDetails.Address.GLN": "",
    "Series": "0",
    "Number": "24800082",
    "DateIssued": "2024-10-04T14:59:44",
    "RelativeDocuments": [
        " Τιμολόγιο: 240"
    ],
    "CorrelatedInvoices": [
        400001938880490
    ],
    "Issuer": {
        "RegisteredName": "issuer's name",
        "BrandName": "issuer's brand",
        "Vat": "EL118058830",
        "TaxOffice": "ΘΗΒΩΝ",
        "Phones": [
            "0000000000"
        ],
        "Faxes": [
            "0000000000"
        ],
        "Address": {
            "CountryCode": "GR",
            "City": "issuer's city",
            "Street": "issuer's street",
            "Postal": "32009"
        },
        "OtherInfo": ""
    },
    "CounterParty": {
        "RegisteredName": "counter party's name",
        "BrandName": "counter party's brand",
        "Vat": "EL00000000",
        "TaxOffice": "",
        "Phones": [
            "000000000"
        ],
        "Address": {
            "Country": "GREECE",
            "CountryCode": "GR",
            "City": "counter party's city",
            "Street": "counter party's street",
            "Postal": "57022"
        }
    },
    "Recipient": {
        "RegisteredName": "Recipient's name",
        "BrandName": "Recipient's brand",
        "RegistrationNumber": "EL00000000",
        "Vat": "EL00000000",
        "Phones": [
            "2000000000"
        ],
        "Emails": [
            ""
        ],
        "Address": {
            "CountryCode": "GR",
            "City": "Recipient's city",
            "Street": "Recipient's street",
            "Postal": "57022"
        }
    },
    "AllowancesCharges": [],
    "Banks": [
        {
            "Name": "bank",
            "IBAN": "GR0000000000"
        }
    ],
    "DistributionDetails": {
        "InternalDocumentId": "251964ee-6df9-4b80-9b21-2a5b429e924d",
        "RelativeDocuments": [
            "Δ.Α. : 17359/2060 20-05-2024"
        ]
    },
    "PaymentDetails": {
        "PaymentMethods": [
            {
                "PaymentMethodTypeCode": 2,
                "Contactless": false
            }
        ],
        "PaymentDate": "2025-01-31T00:00:00",
        "OtherPaymentDetails": "90 μέρες Τέλος του μήνα"
    },
    "AdditionalDetails": {
        "TransmissionMethod": "A",
        "SendAsPdf": true,
        "AvoidEmailGrouping": false,
        "PdfNotificationEmails": [
            ""
        ]
    },
    "Details": [
        {
            "LineNo": 1,
            "Code": "153174",
            "ItemCodification": "",
            "Descriptions": [
                "Product's specifications"
            ],
            "MeasurementUnitCodeEN": "KGM",
            "Quantity": 50,
            "UnitPrice": 1.5,
            "NetTotal": 75,
            "Total": 84.75,
            "VATTotal": 9.75,
            "VatCategory": "13%",
            "VatCategoryCode": 2,
            "IsInformative": false,
            "IsHidden": false,
            "RecordTypeCode": 0,
            "IncomeClassification": {
                "Id": 0,
                "ClassificationTypeCode": "E3_561_001",
                "ClassificationCategoryCode": "category1_1",
                "Amount": 0
            }
        }
    ],
    "Summaries": {
        "TotalNetAmount": 75,
        "TotalVATAmount": 9.75,
        "TotalGrossValue": 84.75,
        "TotalPayableAmount": 84.75
    },
    "VatAnalysis": [
        {
            "Name": "13%",
            "Percentage": 13,
            "VatAmount": 9.75,
            "UnderlyingValue": 75
        }
    ],
    "IsDelayed": false,
    "IsDelayedCode": 0,
    "IsRetail": false
}