Templates
Queries QuickBooks templates for transactions, invoices, or reports, enabling customization and standardization.
Columns
Name | Type | References | Description |
ID [KEY] | String | The unique identifier for the template. This field is used to uniquely reference each template in QuickBooks. | |
Name | String | The name of the template, which is used to identify the template within QuickBooks. | |
IsActive | Boolean | A boolean value indicating whether the template is currently active. True means the template is active and available for use; false means it is inactive. | |
TemplateType | String | The type of template being described. The allowed values are BuildAssembly, CreditMemo, Estimate, Invoice, PurchaseOrder, SalesOrder, or SalesReceipt. This defines the template's purpose within QuickBooks. | |
EditSequence | String | A string that tracks the version of the template. This value is updated each time the template is modified to ensure version control. | |
TimeCreated | Datetime | The date and time when the template was initially created in QuickBooks. | |
TimeModified | Datetime | The date and time when the template was last updated in QuickBooks. |