open-nav
    Preparing search index...

    Interface QueryInvoiceDataResponseType

    Response type of the POST /queryInvoiceData REST operation

    A POST /queryInvoiceData REST operáció válasz típusa

    interface QueryInvoiceDataResponseType {
        header: BasicHeaderType;
        invoiceDataResult?: InvoiceDataResultType;
        result: BasicResultType;
        software: SoftwareType;
    }
    Index

    Transactional data of the response

    A válasz tranzakcionális adatai

    invoiceDataResult?: InvoiceDataResultType

    Invoice data query result

    A számla lekérdezés eredménye

    Basic result data

    Alap válaszeredmény adatok

    software: SoftwareType

    Billing software data

    A számlázóprogram adatai