open-nav
    Preparing search index...

    Interface QueryInvoiceCheckResponseType

    Response type of the POST /queryInvoiceCheck REST operation

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

    interface QueryInvoiceCheckResponseType {
        header: BasicHeaderType;
        invoiceCheckResult: boolean;
        result: BasicResultType;
        software: SoftwareType;
    }
    Index

    Transactional data of the response

    A válasz tranzakcionális adatai

    invoiceCheckResult: boolean

    Indicates whether the queried invoice number exists in the system as a valid invoice, if the tax number of the querying entity is present on the invoice either as supplier or customer

    Jelöli, ha a lekérdezett számlaszám érvényesként szerepel a rendszerben és a lekérdező adószáma kiállítóként vagy eladóként szerepel a számlán

    Basic result data

    Alap válaszeredmény adatok

    software: SoftwareType

    Billing software data

    A számlázóprogram adatai