open-nav
    Preparing search index...

    Interface QueryInvoiceDataRequestType

    Request type of the POST /queryInvoiceData REST operation

    A POST /queryInvoiceData REST operáció kérés típusa

    interface QueryInvoiceDataRequestType {
        header: BasicHeaderType;
        invoiceNumberQuery: InvoiceNumberQueryType;
        software: SoftwareType;
        user: UserHeaderType;
    }
    Index

    Transactional data of the request

    A kérés tranzakcionális adatai

    invoiceNumberQuery: InvoiceNumberQueryType

    Invoice number param of the Invoice query

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

    software: SoftwareType

    Billing software data

    A számlázóprogram adatai

    Authentication data of the request

    A kérés authentikációs adatai