open-nav
    Preparing search index...

    Interface ManageInvoiceRequest

    interface ManageInvoiceRequest {
        exchangeToken: string;
        header: BasicHeaderType;
        invoiceOperations: InvoiceOperationListType;
        software: SoftwareType;
        user: UserHeaderType;
    }
    Index
    exchangeToken: string

    The decoded unique token issued for the current transaction

    A tranzakcióhoz kiadott egyedi és dekódolt token

    Transactional data of the request

    A kérés tranzakcionális adatai

    invoiceOperations: InvoiceOperationListType

    Batch invoice operations of the request

    A kéréshez tartozó kötegelt számlaműveletek

    software: SoftwareType

    Billing software data

    A számlázóprogram adatai

    Authentication data of the request

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