JDBC Driver for Zoho Inventory

Build 22.0.8462

VendorCreditsLineItemsTags

Tags of the List line items of Vendor Credits.

Table Specific Information

Select

The driver will use the Zoho Inventory API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client-side within the driver.

  • TagId supports the '=' comparison.
  • VendorCreditId supports the '=' comparison.

For example, the following queries are processed server side:

SELECT * FROM VendorCreditsLineItemsTags WHERE TagId = '3350895000000089001'

SELECT * FROM VendorCreditsLineItemsTags WHERE VendorCreditId = '983872973'

Columns

Name Type References Description
VendorCreditId Long

VendorCredits.Id

ID of the Vendor Credit.
TagId [KEY] String Tag Id.
TagOptionId String Tag option Id.

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