JDBC Driver for Zoho Inventory

Build 22.0.8462

VendorCreditsComments

List Comments of VendorCredits.

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.

  • CommentId supports the '=' comparison.
  • VendorCreditId supports the '=' comparison.
  • TransactionId supports the '=' comparison.

For example, the following queries are processed server side:

SELECT * FROM VendorCreditsComments WHERE CommentId = '3350895000000089001'

SELECT * FROM VendorCreditsComments WHERE VendorCreditId = '983872973'

SELECT * FROM VendorCreditsComments WHERE TransactionId = '983872973'

Columns

Name Type References Description
CommentId [KEY] String Comment Id
CommentType String Comment Type
CommentedBy String Commented By
CommentedById String Commented By Id
Date Date Date
DateDescription String Date Description
Description String Description
OperationType String Operation Type
Time Datetime Time
TransactionId String Transaction Id
TransactionType String Transaction Type
VendorCreditId String

VendorCredits.Id

Vendor Credit Id

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