json definition with remarks:

{
    "IAPRSignPolicy": 2,
    "CurrencyCode": "EUR",
    "InvoiceType": "Τιμολόγιο Πώλησης",
    "InvoiceTypeCode": "8.1",
    "SpecialInvoiceCategory": 0,
    "VariationType": 0,
    "DocumentTypeCode": "INVOICE",
    "IsDeliveryNote": false,
    "OrderNumber": "",
    "DistributionDetails.DeliveryDestinationDetails.Address.GLN": "",
    "Series": "0",
    "Number": "24006314",
    "DateIssued": "2024-09-25T14:33:56",
    "Issuer": {
        "RegisteredName": "issuer's name",
        "BrandName": "issuer's brand",
        "Vat": "EL118058830",
        "Phones": [
            "000000000000"
        ],
        "Faxes": [
            "000000000000"
        ],
        "Address": {
            "CountryCode": "GR",
            "City": "issuer's city",
            "Street": "issuer's street",
            "Postal": "15124"
        },
        "OtherInfo": ""
    },
    "CounterParty": {
        "RegisteredName": "counter party's name",
        "BrandName": "counter party's brand",
        "Vat": "EL00000000",
        "Address": {
            "CountryCode": "GR",
            "City": "counter party's city",
            "Street": "counter party's street",
            "Postal": "17778"
        }
    },
    "Recipient": {
        "RegisteredName": "Recipient's name",
        "BrandName": "Recipient's brand",
        "RegistrationNumber": "EL00000000",
        "Vat": "EL00000000",
        "Address": {
            "CountryCode": "GR",
            "City": "Recipient's city",
            "Street": "Recipient's street",
            "Postal": "17778"
        }
    },
    "AllowancesCharges": [],
    "Banks": [
        {
            "Name": "Bank",
            "IBAN": "GR0000000000"
        }
    ],
    "DistributionDetails": {
        "InternalDocumentId": "d129bcac-3676-4932-860e-ee7ef3d1a1f9"
    },
    "PaymentDetails": {
        "PaymentMethods": [
            {
                "PaymentMethodTypeCode": 2,
                "Contactless": false
            }
        ],
        "PaymentDate": "2024-09-25T00:00:00",
        "OtherPaymentDetails": "προπληρωμή|ΕΜΒΑΣΜΑ"
    },
    "AdditionalDetails": {
        "TransmissionMethod": "A",
        "SendAsPdf": true,
        "AvoidEmailGrouping": false,
        "PdfNotificationEmails": [
            ""
        ]
    },
    "Details": [
        {
            "LineNo": 1,
            "ItemCodification": "",
            "Descriptions": [
                "Product's specifications"
            ],
            "MeasurementUnitCodeEN": "MON",
            "Quantity": 1,
            "UnitPrice": 500,
            "NetTotal": 500,
            "Total": 500,
            "VATTotal": 0,
            "VatExcemptionCategory": "«ΑΠΑΛΛΑΓΗ ΑΠΟ ΦΠΑ – ΑΡΘΡΟ 22 Ν. 2859/2000»",
            "VatExemptionCategory": "«ΑΠΑΛΛΑΓΗ ΑΠΟ ΦΠΑ – ΑΡΘΡΟ 22 Ν. 2859/2000»",
            "VatCategory": "0%",
            "VatCategoryCode": 8,
            "IsInformative": false,
            "IsHidden": false,
            "RecordTypeCode": 0,
            "IncomeClassification": {
                "Id": 0,
                "ClassificationTypeCode": "E3_562",
                "ClassificationCategoryCode": "category1_5",
                "Amount": 0
            }
        },
        {
            "LineNo": 2,
            "ItemCodification": "",
            "Descriptions": [
                "Product's specifications"
            ],
            "MeasurementUnitCodeEN": "MON",
            "Quantity": 1,
            "UnitPrice": 18,
            "NetTotal": 18,
            "Total": 18,
            "VATTotal": 0,
            "VatExcemptionCategory": "«ΑΠΑΛΛΑΓΗ ΑΠΟ ΦΠΑ – ΑΡΘΡΟ 22 Ν. 2859/2000»",
            "VatExemptionCategory": "«ΑΠΑΛΛΑΓΗ ΑΠΟ ΦΠΑ – ΑΡΘΡΟ 22 Ν. 2859/2000»",
            "VatCategory": "0%",
            "VatCategoryCode": 8,
            "IsInformative": false,
            "IsHidden": false,
            "RecordTypeCode": 0,
            "IncomeClassification": {
                "Id": 0,
                "ClassificationTypeCode": "E3_562",
                "ClassificationCategoryCode": "category1_5",
                "Amount": 0
            }
        }
    ],
    "Summaries": {
        "TotalNetAmount": 518,
        "TotalVATAmount": 0,
        "TotalGrossValue": 518,
        "TotalPayableAmount": 518
    },
    "VatAnalysis": [
        {
            "Name": "0%",
            "Percentage": 0,
            "VatAmount": 0,
            "UnderlyingValue": 518
        }
    ],
    "IsDelayed": false,
    "IsDelayedCode": 0,
    "IsRetail": false
}