SSIS Components for Zoho Books

Build 22.0.8509

BillVendorCredits

Get bills related to vendor credits.

Table Specific Information

Select

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

  • BillId supports the '=,IN' comparison.

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

For example:

    SELECT * FROM BillVendorCredits where billid = '3255827000000099202'

    SELECT * FROM BillVendorCredits where billid IN ('3255827000000099202','3255827000000102354')
	

Columns

Name Type References SupportedOperators Description
VendorCreditBillId [KEY] Long Vendor Credit Bill Id
VendorCreditId String

VendorCredits.VendorCreditId

ID of a vendor credit.
BillId String

Bills.BillId

= Bill Id
Amount Integer Amount that is credited in the bill
Date Date Date of the vendor credit.
VendorCreditNumber String Number of a vendor credit.

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