open-nav
    Preparing search index...

    Interface InvoiceNumberQueryType

    Invoice number param of the Invoice query

    Számla lekérdezés számlaszám paramétere

    interface InvoiceNumberQueryType {
        batchIndex?: number;
        invoiceDirection: InvoiceDirectionType;
        invoiceNumber: string;
        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

    invoiceDirection: InvoiceDirectionType

    Inbound or outbound invoice query parameter

    Kimenő vagy bejövő számla keresési paramétere

    invoiceNumber: string

    Sequential number of the original or modification invoice

    Számla vagy módosító okirat sorszáma

    supplierTaxNumber?: string

    The supplier's tax number in case of querying as customer, if the query result found more than one valid invoices with the same invoice number

    Vevő oldali lekérdezés esetén a számla kiállítójának adószáma, ha több érvényes számla is megtalálható azonos sorszámmal