json definition with remarks:

{
    "currencyCode": "EUR",
    "invoiceType": "ΤΙΜΟΛΟΓΙΟ ΑΓΟΡΑΣ ΑΠΟ ΙΔΙΩΤΗ   ",
    "invoiceTypeCode": "3.1",
    "specialInvoiceCategory": 0,
    "variationType": 0,
    "documentTypeCode": "INVOICE",
    "isDeliveryNote": false,
    "OrderNumber":"" ,      
    "DistributionDetails.DeliveryDestinationDetails.Address.GLN" :"",
    "series": "0935",
    "number": "000011",
    "dateIssued": "2024-10-21T17:14:08",
    "issuer": {
        "registeredName": "Issuer's Name",
        "vat": "Issuer's VAT",
        "generalCommercialRegistryNumber": "Αρ. ΓΕ.ΜΗ",
        "registrationNumber": "ΑΡ.Μ.Α.Ε.",
        "phones": [
            "210800000"
        ],
        "faxes": [
            "210800000"
        ],
        "url": "",
        "address": {
            "countryCode": "GR",
            "country": "ΧΩΡΑ",
            "city": "ΠΟΛΗ",
            "street": "ΔΙΕΥΘΥΝΣΗ",
            "postal": "ΤΑΧ.ΚΩΔΙΚΟΣ"
        },
        "posId": "0",
        "branchAddress": {
            "countryCode": "GR",
            "country": "ΧΩΡΑ",
            "city": "ΠΟΛΗ",
            "street": "ΔΙΕΥΘΥΝΣΗ",
            "postal": "ΤΑΧ.ΚΩΔΙΚΟΣ"
        },
        "branchPhones": [
            "231000000"
        ],
        "branchFaxes": [
            "2310000000"
        ]
    },
    "counterParty": {
        "registeredName": "counterParty's Name",
        "vat": "counterParty's vat",
        "phones": [
            "281000000"
        ],
        "emails": [],
        "address": {
            "countryCode": "GR",
            "country": "ΧΩΡΑ",
            "city": "ΠΟΛΗ",
            "street": "ΔΙΕΥΘΥΝΣΗ",
            "postal": "ΤΑΧ.ΚΩΔΙΚΟΣ"
        }
    },
    "allowancesCharges": [],
    "distributionDetails": {
        "internalDocumentId": "78c296e2-a842-46f1-ac8f-bf7112c3e664",
        "movePurpose": "ΑΓΟΡΑ",
        "totalQuantity": 0,
        "movePurposeCode": 1,
        "dispatchDate": "2024-09-27T17:18:00",
        "dispatchTime": "2024-09-27T17:18:00",
        "salesman": "ΦΑΝΗ",
        "ldm": 0
    },
    "paymentDetails": {
        "paymentMethods": [
            {
                "paymentMethodType": "ΕΠΙ ΠΙΣΤΩΣΕΙ",
                "paymentMethodTypeCode": 5,
                "amount": 9000,
                "amountAC": 0,
                "contactless": false,
                "tipAmount": 0,
                "tipAmountAC": 0
            }
        ]
    },
    "additionalDetails": {
        "transmissionMethod": "A",
        "sendAsPdf": false,
        "avoidEmailGrouping": false,
        "documentTemplate": "SP41VAT22",
        "callback": false
    },
    "details": [
        {
            "lineNo": 1,
            "ItemCodification":"",
            "classificationLineNo": 1,
            "code": "1",
            "category": "EEE6485",
            "colour": "ΛΕΥΚΟ  0000 (ΛΕΥ)",
            "descriptions": [
                "ITEM"
            ],
            "measurementUnitCode": 0,
            "quantity": 1,
            "totalNetValueBeforeTotalDiscount": 9000,
            "unitPrice": 9000,
            "netTotal": 9000,
            "total": 9000,
            "allowancesTotal": 0,
            "chargesTotal": 0,
            "vatTotal": 0,
            "invoiceDetailTypeCode": 0,
            "vatExemptionCategoryCode": 0,
            "discountOption": false,
            "vatCategory": "0,00",
            "vatCategoryCode": 8,
            "feesPercentCategoryCode": 0,
            "isInformative": false,
            "isHidden": false,
            "recordTypeCode": 0,
            "expensesClassification": {
                "id": 0,
                "classificationTypeCode": "E3_102_002",
                "classificationCategoryCode": "category2_1",
                "amount": 0
            },
            "noVat": false
        }
    ],
    "summaries": {
        "totalNetAmount": 9000,
        "totalNetAmountAfterLineDiscounts": 0,
        "totalVATAmount": 0,
        "totalWithheldAmount": 0,
        "totalFeesAmount": 0,
        "totalStampDutyAmount": 0,
        "totalOtherTaxesAmount": 0,
        "totalDeductionsAmount": 0,
        "totalGrossValue": 9000,
        "totalAllowances": 0,
        "totalPayableAmount": 9000
    },
    "vatAnalysis": [],
    "miscellaneousData": {
        "comments1": ""
    },
    "vatPaymentSuspension": false,
    "selfPricing": false,
    "isDelayed": false,
    "isDelayedCode": 0,
    "isFuelInvoice": false,
    "isRetail": false
}