SSIS Components for Zoho Books

Build 22.0.8509

BankAccountLastImportedStatement

Get the details of previously imported statement for the account.

Table Specific Information

Select

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

  • AccountId supports the '=,IN' comparison.

The rest of the filter is executed client-side in the 本製品.

For example:

    SELECT * FROM BankAccountLastImportedStatement where accountid = '3255827000000101306'

    SELECT * FROM BankAccountLastImportedStatement where accountid IN ('3255827000000101306','3255827000000101223')

Columns

Name Type References SupportedOperators Description
StatementId [KEY] Long Statement Id
AccountId String

BankAccounts.AccountId

= ID of the Bank/Credit Card account
FromDate Date From Date
Source String Source
ToDate Date To Date
Transactions String Transactions

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