PurchaseOrderTemplates
Get all purchase order pdf templates.
Table Specific Information
Select
The driver uses the Zoho Books API to retrieve the list of all PDF templates associated with Purchase Orders. All filtering is executed client-side in the driver.
For example:
SELECT * FROM PurchaseOrderTemplates;
Columns
| Name | Type | References | SupportedOperators | Description |
| TemplateId [KEY] | String | Id of the estimate template | ||
| TemplateName | String | Name of the estimate template | ||
| TemplateType | String | Type of the estimate templates |