json definition with remarks:

{
    "IAPRSignPolicy": 2,
    "CurrencyCode": "EUR",
    "InvoiceType": "Invoice",
    "InvoiceTypeCode": "2.3",
    "SpecialInvoiceCategory": 0,
    "VariationType": 0,
    "DocumentTypeCode": "INVOICE",
    "IsDeliveryNote": false,
    "OrderNumber": "",
    "DistributionDetails.DeliveryDestinationDetails.Address.GLN": "",
    "Series": "0",
    "Number": "24006428",
    "DateIssued": "2024-09-30T15:23:54",
    "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": "0000000000",
        "Phones": [
            "00000000"
        ],
        "Address": {
            "CountryCode": "TR",
            "City": "counter party's city",
            "Street": "counter party's street",
            "Postal": "35000"
        }
    },
    "Recipient": {
        "RegisteredName": "Recipient's name",
        "BrandName": "Recipient's brand",
        "RegistrationNumber": "Recipient's RN",
        "Vat": "0000000000",
        "Phones": [
            "000000000"
        ],
        "Address": {
            "CountryCode": "TR",
            "City": "",
            "Street": "Recipient's street",
            "Postal": "35000"
        }
    },
    "AllowancesCharges": [],
    "Banks": [
        {
            "Name": "Bank",
            "IBAN": "GR0000000000"
        }
    ],
    "DistributionDetails": {
        "InternalDocumentId": "64d28685-5077-4cf2-888e-3ff7baa28f59"
    },
    "PaymentDetails": {
        "PaymentMethods": [
            {
                "PaymentMethodTypeCode": 2,
                "Contactless": false
            }
        ],
        "PaymentDate": "2024-09-30T00:00:00",
        "OtherPaymentDetails": "in advance|Wire transfer"
    },
    "AdditionalDetails": {
        "TransmissionMethod": "A",
        "SendAsPdf": true,
        "AvoidEmailGrouping": false,
        "PdfNotificationEmails": [
            ""
        ]
    },
    "Details": [
        {
            "LineNo": 1,
            "ItemCodification": "",
            "Descriptions": [
                "Product's specifications"
            ],
            "MeasurementUnitCodeEN": "PCE",
            "Quantity": 1,
            "UnitPrice": 3777.989,
            "NetTotal": 3777.99,
            "Total": 3777.99,
            "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_006",
                "ClassificationCategoryCode": "category1_3",
                "Amount": 0
            }
        }
    ],
    "Summaries": {
        "TotalNetAmount": 3777.99,
        "TotalVATAmount": 0,
        "TotalGrossValue": 3777.99,
        "TotalPayableAmount": 3777.99
    },
    "VatAnalysis": [
        {
            "Name": "0%",
            "Percentage": 0,
            "VatAmount": 0,
            "UnderlyingValue": 3777.99
        }
    ],
    "IsDelayed": false,
    "IsDelayedCode": 0,
    "IsRetail": false
}