open-nav
    Preparing search index...

    Interface InvoiceChainDigestType

    Invoice chain digest data

    Számlalánc kivonat adatok

    interface InvoiceChainDigestType {
        batchIndex?: number;
        customerTaxNumber?: string;
        insDate: string;
        invoiceNumber: string;
        invoiceOperation: ManageInvoiceOperationType;
        originalRequestVersion: OriginalRequestVersionType;
        supplierTaxNumber: string;
    }
    Index
    batchIndex?: number

    Sequence number of the modification document within the batch

    A módosító okirat sorszáma a kötegen belül

    customerTaxNumber?: string

    The buyer's tax number

    A vevő adószáma

    insDate: string

    Insert date in UTC time

    A beszúrás időpontja UTC időben

    invoiceNumber: string

    Sequential number of the original invoice or modification document - section 169 (b) or section 170 (1) b) of the VAT law

    Számla vagy módosító okirat sorszáma - ÁFA tv. 169. § b) vagy 170. § (1) bek. b) pont

    invoiceOperation: ManageInvoiceOperationType

    Invoice operation type

    Számlaművelet típus

    originalRequestVersion: OriginalRequestVersionType

    requestVersion value of the invoice exchange

    Az adatszolgáltatás requestVersion értéke

    supplierTaxNumber: string

    The supplier's tax number

    A kibocsátó adószáma