Object Reference¶
Objects the Zoho APIs exposes are mirrored in Python objects. These tend to be named as a singular version of the (normally) plural name in the Zoho API documentation.
All share the methods and properties documented in Zoho Objects. Some have additional methods to implement features and functions of the Zoho API. These additional methods are documented under “Type-Specific Methods,” below.
Note
This package is BETA software. Not all objects are represented, and those which are may not implement all Zoho API function.
- Type-Specific Methods
- Type Reference
- Alphabetic
- Account
- Bill
- Brand
- Bundle
- CreditNote
- CompositeItem
- Contact
- CustomerPayment
- Currency
- Document
- Invoice
- Item
- ItemAdjustment
- ItemGroup
- Organization
- Package
- PriceList
- PurchaseOrder
- PurchaseReceive
- RetainerInvoice
- SalesOrder
- SalesPerson
- SalesReturn
- ShipmentOrder
- Tax
- TaxAuthority
- TaxExemption
- TaxGroup
- TransferOrder
- User
- Warehouse
- By Product
- Alphabetic