SSIS Components for Zoho Books

Build 22.0.8509

BankRuleCriterions

Get criterions of a specific bank rule.

Table Specific Information

Select

The component uses the Zoho Books API to process WHERE clause conditions built with the following columns and operators:

  • RuleAccountId supports the '=' comparison.

The rest of the filter is executed client-side in the component.

For example:

    SELECT * FROM BankRuleCriterions WHERE RuleAccountId = '1894553000000085382

Columns

Name Type References SupportedOperators Description
CriteriaId [KEY] String Id of a criteria.
RuleAccountId String

BankAccounts.AccountId

ID of the Bank Account.
Comparator String Operator for comparing criteria.
Field String Field of a criteria.
Value String Value of a criteria.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8509