json definition with remarks:

{
    "IntegritySignature": "",
    "IAPRSignPolicy": 2,
    "CurrencyCode": "EUR",
    "InvoiceType": "ΧΡΕΩΣΤΙΚΟΣ ΛΟΓΑΡΙΑΣΜΟΣ",
    "InvoiceTypeCode": "11.1",
    "SpecialInvoiceCategory": 0,
    "VariationType": 0,
    "DocumentTypeCode": "INVOICE",
    "IsDeliveryNote": false,
    "OrderNumber":"" ,      
    "DistributionDetails.DeliveryDestinationDetails.Address.GLN" :"",
    "Series": "ΛΦΑ",
    "Number": "08907369",
    "DateIssued": "2024-10-21T00:00:00",
    "ReferenceCode": "00000000",
    "OrderSeries": "",
    "Issuer": {
        "RegisteredName": "issuer's name",
        "BrandName": "issuer's brand",
        "Vat": "EL118058830",
        "TaxOffice": "ΦΑΕ ΑΘΗΝΩΝ",
        "Activities": [
            " "
        ],
        "Phones": [
            "00000000"
        ],
        "Faxes": [
            "00000000"
        ],
        "Emails": [
            ""
        ],
        "Url": " ",
        "Address": {
            "Country": "GREECE",
            "CountryCode": "GR",
            "City": "issuer's city",
            "Street": "issuer's street",
            "Postal": "11523"
        }
    },
    "CounterParty": {
        "RegisteredName": "counter party's name",
        "Vat": "EL ",
        "TaxOffice": "ΙΗ' ΑΘΗΝΩΝ",
        "Activities": [
            ""
        ],
        "Phones": [
            "00000000"
        ],
        "Faxes": [
            "00000000"
        ],
        "Address": {
            "Country": "GREECE",
            "CountryCode": "GR",
            "City": "counter party's city",
            "Street": "counter party's street",
            "Number": "0",
            "Postal": "11634"
        },
        "Code": "0000000"
    },
    "AllowancesCharges": [],
    "DistributionDetails": {
        "InternalDocumentId": "155"
    },
    "PaymentDetails": {
        "PaymentMethods": [
            {
                "PaymentMethodType": "Επί Πιστώσει",
                "PaymentMethodTypeCode": 5,
                "Amount": 92.71,
                "Contactless": false
            }
        ],
        "PaymentDate": "2024-11-04T00:00:00",
        "PaymentReferenceID": " ",
        "SecurityAmount": 0.000000
    },
    "AdditionalDetails": {
        "TransmissionMethod": "A",
        "AvoidEmailGrouping": false
    },
    "Details": [
        {
            "LineNo": 1,
            "ItemCodification":"",
            "Descriptions": [
                "Ρυθμιζόμενες Χρεώσεις"
            ],
            "MeasurementUnit": "KWh",
            "MeasurementUnitCode": 1,
            "Quantity": 8746.0,
            "UnitPrice": 0.01,
            "NetTotal": 87.46,
            "Total": 92.71,
            "VATTotal": 5.25,
            "VatCategory": "6",
            "VatCategoryCode": 3,
            "IsInformative": false,
            "IsHidden": false,
            "RecordTypeCode": 0,
            "IncomeClassification": {
                "Id": 0,
                "ClassificationTypeCode": "E3_561_003",
                "ClassificationCategoryCode": "category1_1",
                "Amount": 0.0
            }
        },
        {
            "LineNo": 2,
            "Descriptions": [
                "Τόκοι"
            ],
            "MeasurementUnit": "KWh",
            "MeasurementUnitCode": 1,
            "Quantity": 1414.0,
            "UnitPrice": 0.01,
            "NetTotal": 14.14,
            "Total": 14.64,
            "VATTotal": 0.0,
            "VatExemptionCategoryCode": 27,
            "VatCategory": "0",
            "VatCategoryCode": 7,
            "IsInformative": false,
            "IsHidden": false,
            "RecordTypeCode": 0,
            "IncomeClassification": {
                "Id": 0,
                "ClassificationTypeCode": "E3_563",
                "ClassificationCategoryCode": "category1_5",
                "Amount": 0.0
            }
        }
    ],
    "Summaries": {
        "TotalNetAmount": 101.6,
        "TotalVATAmount": 5.25,
        "TotalStampDutyAmount": 0.500000,
        "TotalGrossValue": 107.350000
    },
    "Taxes": [
        {
            "TaxTypeCode": 4,
            "TaxCategoryCode": 3,
            "TaxAmount": 0.5
        }
    ],
    "VatAnalysis": [
        {
            "Name": "6%",
            "VatAmount": 5.25,
            "UnderlyingValue": 101.6
        }
    ],
    "MiscellaneousData": {},
    "IsDelayed": false,
    "IsDelayedCode": 0,
    
}