json definition with remarks:

{
    "IAPRSignPolicy": 2,
    "CurrencyCode": "EUR",
    "InvoiceType": "Invoice",
    "InvoiceTypeCode": "1.2",
    "SpecialInvoiceCategory": 0,
    "VariationType": 0,
    "DocumentTypeCode": "INVOICE",
    "IsDeliveryNote": false,
    "OrderNumber": "",
    "DistributionDetails.DeliveryDestinationDetails.Address.GLN": "",
    "Series": "0",
    "Number": "24005343",
    "DateIssued": "2024-10-09T08:31:59",
    "Issuer": {
        "RegisteredName": "issuer's name",
        "BrandName": "issuer's brand",
        "Vat": "EL118058830",
        "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 brand",
        "Vat": "CY000000",
        "Phones": [
            "00000000"
        ],
        "Address": {
            "Country": "CYPRUS",
            "CountryCode": "CY",
            "City": "LIMASSOL",
            "Street": "counter party's street",
            "Postal": "4632"
        }
    },
    "Recipient": {
        "RegisteredName": "Recipient's name",
        "BrandName": "Recipient's brand",
        "RegistrationNumber": "CY000000",
        "Vat": "CY000000",
        "Phones": [
            "00000000"
        ],
        "Address": {
            "CountryCode": "CY",
            "City": "LIMASSOL",
            "Street": "Recipient's street",
            "Postal": "4632"
        }
    },
    "AllowancesCharges": [],
    "Banks": [
        {
            "Name": "bank",
            "IBAN": "GR0000000000"
        }
    ],
    "DistributionDetails": {
        "InternalDocumentId": "deb7f1f0-ad69-4696-a887-95152325635e",
        "RelativeDocuments": [
            "D.N. : 17359"
        ]
    },
    "PaymentDetails": {
        "PaymentMethods": [
            {
                "PaymentMethodTypeCode": 2,
                "Contactless": false
            }
        ],
        "PaymentDate": "2025-01-31T00:00:00",
        "OtherPaymentDetails": "90 days end of month|Wire transfer"
    },
    "AdditionalDetails": {
        "TransmissionMethod": "A",
        "SendAsPdf": true,
        "AvoidEmailGrouping": false,
        "PdfNotificationEmails": [
            ""
        ]
    },
    "Details": [
        {
            "LineNo": 1,
            "Code": "319830",
            "ItemCodification": "",
            "Descriptions": [
                "Product's specifications"
            ],
            "MeasurementUnitCodeEN": "PCE",
            "Quantity": 2,
            "UnitPrice": 76.4,
            "NetTotal": 152.8,
            "Total": 152.8,
            "VATTotal": 0,
            "VatExcemptionCategory": "Intracommunity transaction – article 138 of EU VAT Directive 2006/112",
            "VatExemptionCategory": "Intracommunity transaction – article 138 of EU VAT Directive 2006/112",
            "VatExemptionCategoryCode": 14,
            "VatCategory": "0%",
            "VatCategoryCode": 7,
            "IsInformative": false,
            "IsHidden": false,
            "RecordTypeCode": 0,
            "IncomeClassification": {
                "Id": 0,
                "ClassificationTypeCode": "E3_561_005",
                "ClassificationCategoryCode": "category1_1",
                "Amount": 0
            }
        },
        {
            "LineNo": 2,
            "Code": "319826",
            "ItemCodification": "",
            "Descriptions": [
                "Product's specifications"
            ],
            "MeasurementUnitCodeEN": "PCE",
            "Quantity": 4,
            "UnitPrice": 43,
            "NetTotal": 172,
            "Total": 172,
            "VATTotal": 0,
            "VatExcemptionCategory": "Intracommunity transaction – article 138 of EU VAT Directive 2006/112",
            "VatExemptionCategory": "Intracommunity transaction – article 138 of EU VAT Directive 2006/112",
            "VatExemptionCategoryCode": 14,
            "VatCategory": "0%",
            "VatCategoryCode": 7,
            "IsInformative": false,
            "IsHidden": false,
            "RecordTypeCode": 0,
            "IncomeClassification": {
                "Id": 0,
                "ClassificationTypeCode": "E3_561_005",
                "ClassificationCategoryCode": "category1_1",
                "Amount": 0
            }
        }
    ],
    "Summaries": {
        "TotalNetAmount": 324.8,
        "TotalVATAmount": 0,
        "TotalGrossValue": 324.8,
        "TotalPayableAmount": 324.8
    },
    "VatAnalysis": [
        {
            "Name": "0%",
            "Percentage": 0,
            "VatAmount": 0,
            "UnderlyingValue": 324.8
        }
    ],
    "IsDelayed": false,
    "IsDelayedCode": 0,
    "IsRetail": false
}