open-nav
    Preparing search index...

    Interface InvoiceDigestType

    Digest query result

    Kivonatos lekérdezési eredmény

    interface InvoiceDigestType {
        batchIndex?: number;
        completenessIndicator?: boolean;
        currency?: string;
        customerGroupMemberTaxNumber?: string;
        customerName?: string;
        customerTaxNumber?: string;
        index?: number;
        insDate: string;
        invoiceAppearance?: InvoiceAppearanceType;
        invoiceCategory: InvoiceCategoryType;
        invoiceDeliveryDate?: string;
        invoiceIssueDate: string;
        invoiceNetAmount?: string;
        invoiceNetAmountHUF?: string;
        invoiceNumber: string;
        invoiceOperation: ManageInvoiceOperationType;
        invoiceVatAmount?: string;
        invoiceVatAmountHUF?: string;
        modificationIndex?: number;
        originalInvoiceNumber?: string;
        paymentDate?: string;
        paymentMethod?: PaymentMethodType;
        source?: SourceType;
        supplierGroupMemberTaxNumber?: string;
        supplierName: string;
        supplierTaxNumber: string;
        transactionId?: 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

    completenessIndicator?: boolean

    Indicates whether the data exchange is identical with the invoice (the invoice does not contain any more data)

    Jelöli, ha az adatszolgáltatás maga a számla (a számlán nem szerepel több adat)

    currency?: string

    Currency of the invoice

    A számla pénzneme

    customerGroupMemberTaxNumber?: string

    The buyer's group tax number

    A vevő csoporttag száma

    customerName?: string

    Name of the customer

    A vevő neve

    customerTaxNumber?: string

    The buyer's tax number

    A vevő adószáma

    index?: number

    Sequence number of the invoice within the request

    A számla sorszáma a kérésen belül

    insDate: string

    Insert date in UTC time

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

    invoiceAppearance?: InvoiceAppearanceType

    Form of appearance of the invoice

    A számla megjelenési formája

    invoiceCategory: InvoiceCategoryType

    Type of invoice

    A számla típusa

    invoiceDeliveryDate?: string

    Invoice delivery date

    Számla teljesítési dátuma

    invoiceIssueDate: string

    Invoice or modification document issue date

    Számla vagy módosító okirat kiállításának dátuma

    invoiceNetAmount?: string

    Invoice net amount expressed in the currency of the invoice

    A számla nettó összege a számla pénznemében

    invoiceNetAmountHUF?: string

    Invoice net amount expressed in HUF

    A számla nettó összege forintban

    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

    invoiceVatAmount?: string

    Invoice VAT amount expressed in the currency of the invoice

    A számla ÁFA összege a számla pénznemében

    invoiceVatAmountHUF?: string

    Invoice VAT amount expressed in HUF

    A számla ÁFA összege forintban

    modificationIndex?: number

    The unique sequence number referring to the original invoice

    A számlára vonatkozó módosító okirat egyedi sorszáma

    originalInvoiceNumber?: string

    Sequence number of the original invoice, on which the modification occurs

    Az eredeti számla sorszáma, melyre a módosítás vonatkozik

    paymentDate?: string

    Deadline for payment

    Fizetési határidő

    paymentMethod?: PaymentMethodType

    Method of payment

    Fizetés módja

    source?: SourceType

    Data exchange source

    Az adatszolgáltatás forrása

    supplierGroupMemberTaxNumber?: string

    The supplier's group tax number

    A kibocsátó csoporttag száma

    supplierName: string

    Name of the seller (supplier)

    Az eladó (szállító) neve

    supplierTaxNumber: string

    The supplier's tax number

    A kibocsátó adószáma

    transactionId?: string

    Transaction identifier of the data exchange

    Az adatszolgáltatás tranzakció azonosítója