json definition with remarks:

{
    "IAPRSignPolicy": 2,
    "CurrencyCode": "EUR",
    "InvoiceType": "Invoice",
    "InvoiceTypeCode": "1.3",
    "SpecialInvoiceCategory": 0,
    "VariationType": 0,
    "DocumentTypeCode": "INVOICE",
    "IsDeliveryNote": false,
    "OrderNumber": "",
    "DistributionDetails.DeliveryDestinationDetails.Address.GLN": "",
    "Series": "0",
    "Number": "24005254",
    "DateIssued": "2024-10-03T12:35:55",
    "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": "L000000D",
        "Phones": [
            "0000000"
        ],
        "Address": {
            "Country": "ALBANIA",
            "CountryCode": "AL",
            "City": "counter party's city",
            "Street": "counter party's street",
            "Postal": "2019"
        }
    },
    "Recipient": {
        "RegisteredName": "Recipient's name",
        "BrandName": "Recipient's brand",
        "RegistrationNumber": "L000000D",
        "Vat": "L000000D",
        "Phones": [
            "000000000"
        ],
        "Emails": [
            ""
        ],
        "Address": {
            "CountryCode": "AL",
            "City": "Recipient's city",
            "Street": "Recipient's street",
            "Postal": "2019"
        }
    },
    "AllowancesCharges": [],
    "Banks": [
        {
            "Name": "bank",
            "IBAN": "GR0000000000"
        }
    ],
    "DistributionDetails": {
        "InternalDocumentId": "1f67fdee-a3fe-439b-9217-97bf2279da1c",
        "RelativeDocuments": [
            "D.N. : 19986/2065 03-10-2024"
        ]
    },
    "PaymentDetails": {
        "PaymentMethods": [
            {
                "PaymentMethodTypeCode": 2,
                "Contactless": false
            }
        ],
        "PaymentDate": "2024-10-03T00:00:00",
        "OtherPaymentDetails": "in advance|Wire transfer"
    },
    "AdditionalDetails": {
        "TransmissionMethod": "A",
        "SendAsPdf": true,
        "AvoidEmailGrouping": false,
        "PdfNotificationEmails": [
            ""
        ]
    },
    "Details": [
        {
            "LineNo": 1,
            "Code": "320631",
            "ItemCodification": "",
            "Descriptions": [
                "Product's specifications"
            ],
            "MeasurementUnitCodeEN": "KGM",
            "Quantity": 1200,
            "UnitPrice": 2.8,
            "NetTotal": 3360,
            "Total": 3360,
            "VATTotal": 0,
            "VatExcemptionCategory": "Excluding VAT - Article 24 of the VAT Code",
            "VatExemptionCategory": "Excluding VAT - Article 24 of the VAT Code",
            "VatExemptionCategoryCode": 8,
            "VatCategory": "0%",
            "VatCategoryCode": 7,
            "IsInformative": false,
            "IsHidden": false,
            "RecordTypeCode": 0,
            "IncomeClassification": {
                "Id": 0,
                "ClassificationTypeCode": "E3_561_006",
                "ClassificationCategoryCode": "category1_1",
                "Amount": 0
            }
        }
    ],
    "Summaries": {
        "TotalNetAmount": 3360,
        "TotalVATAmount": 0,
        "TotalGrossValue": 3360,
        "TotalPayableAmount": 3360
    },
    "VatAnalysis": [
        {
            "Name": "0%",
            "Percentage": 0,
            "VatAmount": 0,
            "UnderlyingValue": 3360
        }
    ],
    "IsDelayed": false,
    "IsDelayedCode": 0,
    "IsRetail": false
}