JournalEntryTemplate
Represents journal entry templates used to define reusable journal entry structures, including GL journal, tax schedule, and entity associations.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the journal entry template. |
| auditCreatedDateTime | Datetime | True |
The date and time when the journal entry template was created. |
| auditModifiedBy | String | True |
The user who last modified the journal entry template. |
| auditModifiedDateTime | Datetime | True |
The date and time when the journal entry template was last modified. |
| customer_Href | String | True |
The URL of the customer associated with this journal entry template. |
| customer_Id | String | False |
The Id of the customer associated with this journal entry template. |
| customer_Key | String | False |
The system-assigned key of the customer associated with this journal entry template. |
| customer_Name | String | True |
The name of the customer associated with this journal entry template. |
| description | String | False |
The description of this journal entry template. |
| entity_Href | String | True |
The URL of the entity associated with this journal entry template. |
| entity_Id | String | True |
The Id of the entity associated with this journal entry template. |
| entity_Key | String | True |
The system-assigned key of the entity associated with this journal entry template. |
| entity_Name | String | True |
The name of the entity associated with this journal entry template. |
| glJournal_Href | String | True |
The URL of the GL journal associated with this journal entry template. |
| glJournal_Id | String | False |
The Id of the GL journal associated with this journal entry template. |
| glJournal_Key | String | False |
The system-assigned key of the GL journal associated with this journal entry template. |
| href | String | True |
The URL of the journal entry template resource. |
| id | String | False |
The unique identifier of the journal entry template record. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the journal entry template record. |
| name | String | False |
The name of the journal entry template. |
| numberOfRulesUsingTemplate | Int | True |
The number of rules currently configured to use this journal entry template. |
| postingState | String | False |
The posting state for journal entries created from this template, such as draft or posted. |
| purchasingTaxSchedule_Href | String | True |
The URL of the purchasing tax schedule associated with this journal entry template. |
| purchasingTaxSchedule_Id | String | False |
The Id of the purchasing tax schedule associated with this journal entry template. |
| purchasingTaxSchedule_Key | String | False |
The system-assigned key of the purchasing tax schedule associated with this journal entry template. |
| purchasingTaxSchedule_Name | String | True |
The name of the purchasing tax schedule associated with this journal entry template. |
| salesTaxSchedule_Href | String | True |
The URL of the sales tax schedule associated with this journal entry template. |
| salesTaxSchedule_Id | String | False |
The Id of the sales tax schedule associated with this journal entry template. |
| salesTaxSchedule_Key | String | False |
The system-assigned key of the sales tax schedule associated with this journal entry template. |
| salesTaxSchedule_Name | String | True |
The name of the sales tax schedule associated with this journal entry template. |
| status | String | False |
The current status of the journal entry template, such as active or inactive. |
| taxImplication | String | False |
The tax implication setting for this journal entry template, indicating how tax is handled. |
| taxSolution_Href | String | True |
The URL of the tax solution associated with this journal entry template. |
| taxSolution_Id | String | False |
The Id of the tax solution associated with this journal entry template. |
| taxSolution_Key | String | False |
The system-assigned key of the tax solution associated with this journal entry template. |
| vendor_Href | String | True |
The URL of the vendor associated with this journal entry template. |
| vendor_Id | String | False |
The Id of the vendor associated with this journal entry template. |
| vendor_Key | String | False |
The system-assigned key of the vendor associated with this journal entry template. |
| vendor_Name | String | True |
The name of the vendor associated with this journal entry template. |
| ListAggregate_Lines | String | False |
The aggregate list of line templates associated with this journal entry template. |