json definition with remarks:

{
    "IAPRSignPolicy": 2,
    "CurrencyCode": "EUR",
    "InvoiceType": "Invoice",
    "InvoiceTypeCode": "2.2",
    "SpecialInvoiceCategory": 0,
    "VariationType": 0,
    "DocumentTypeCode": "INVOICE",
    "IsDeliveryNote": false,
    "OrderNumber": "",
    "DistributionDetails.DeliveryDestinationDetails.Address.GLN": "",
    "Series": "0",
    "Number": "24005322",
    "DateIssued": "2024-10-07T14:55:00",
    "Issuer": {
        "RegisteredName": "issuer's name",
        "BrandName": "issuer's brand",
        "Vat": "EL118058830",
        "TaxOffice": "ΘΗΒΩΝ",
        "Phones": [
            "20000000"
        ],
        "Faxes": [
            "20000000"
        ],
        "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": "IT000000000",
        "Phones": [
            "00000000000"
        ],
        "Address": {
            "Country": "ITALY",
            "CountryCode": "IT",
            "Region": "BG",
            "City": "counter party's city",
            "Street": "counter party's street",
            "Postal": "24020"
        }
    },
    "Recipient": {
        "RegisteredName": "Recipient's name",
        "BrandName": "Recipient's brand",
        "RegistrationNumber": "IT",
        "Vat": "IT",
        "Phones": [
            "0000000000"
        ],
        "Address": {
            "CountryCode": "IT",
            "Region": "BG",
            "City": "Recipient's city",
            "Street": "Recipient's street",
            "Postal": "24020"
        }
    },
    "AllowancesCharges": [],
    "Banks": [
        {
            "Name": "bank",
            "IBAN": "GR0000000000"
        }
    ],
    "DistributionDetails": {
        "InternalDocumentId": "a12e352a-5d03-404c-b5d5-1a64a1ae9f85"
    },
    "PaymentDetails": {
        "PaymentMethods": [
            {
                "PaymentMethodTypeCode": 2,
                "Contactless": false
            }
        ],
        "PaymentDate": "2024-11-07T00:00:00",
        "OtherPaymentDetails": "30 days|Wire transfer"
    },
    "AdditionalDetails": {
        "TransmissionMethod": "A",
        "SendAsPdf": true,
        "AvoidEmailGrouping": false,
        "PdfNotificationEmails": [
            ""
        ]
    },
    "Details": [
        {
            "LineNo": 1,
            "ItemCodification": "",
            "Descriptions": [
                "Product's specifications"
            ],
            "MeasurementUnitCodeEN": "PCE",
            "Quantity": 1,
            "UnitPrice": 1776.01,
            "NetTotal": 1776.01,
            "Total": 1776.01,
            "VATTotal": 0,
            "VatExcemptionCategory": "Excluding VAT - Article 14 of the VAT Code",
            "VatExemptionCategory": "Excluding VAT - Article 14 of the VAT Code",
            "VatExemptionCategoryCode": 4,
            "VatCategory": "0%",
            "VatCategoryCode": 7,
            "IsInformative": false,
            "IsHidden": false,
            "RecordTypeCode": 0,
            "IncomeClassification": {
                "Id": 0,
                "ClassificationTypeCode": "E3_561_005",
                "ClassificationCategoryCode": "category1_3",
                "Amount": 0
            }
        }
    ],
    "Summaries": {
        "TotalNetAmount": 1776.01,
        "TotalVATAmount": 0,
        "TotalGrossValue": 1776.01,
        "TotalPayableAmount": 1776.01
    },
    "VatAnalysis": [
        {
            "Name": "0%",
            "Percentage": 0,
            "VatAmount": 0,
            "UnderlyingValue": 1776.01
        }
    ],
    "IsDelayed": false,
    "IsDelayedCode": 0,
    "IsRetail": false
}