open-nav
    Preparing search index...

    Interface QueryTransactionStatusResponseType

    Response type of the POST /queryTransactionStatus REST operation

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

    interface QueryTransactionStatusResponseType {
        header: BasicHeaderType;
        processingResults?: ProcessingResultListType;
        result: BasicResultType;
        software: SoftwareType;
    }
    Index

    Transactional data of the response

    A válasz tranzakcionális adatai

    processingResults?: ProcessingResultListType

    Processing status of the invoices in the request

    A kérésben szereplő számlák feldolgozási státusza

    Basic result data

    Alap válaszeredmény adatok

    software: SoftwareType

    Billing software data

    A számlázóprogram adatai