JDBC Driver for Zoho Inventory

Build 22.0.8462

OrganizationAddress

List addresses of Organizations.

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.

  • OrganizationId supports the '=' comparison.

For example, the following queries are processed server side:

SELECT * FROM OrganizationAddresses WHERE OrganizationId = '3350895000000089001'

Columns

Name Type References Description
City String City of the organisation.
Country String Country of the Organisation.
State String State where the organisation is located.
StreetAddress1 String Street name of the Billing address of the Organisation.
StreetAddress2 String Continyed billing address of the organisation.
Zip String ZIP/Postal code of the organisation location.
OrganizationId String

Organizations.Id

ID of the organisation generated by the server.

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