ADO.NET Provider for Sage Intacct

Build 26.0.9655

JournalEntryLineTemplate

Represents template lines used to define the default GL account, transaction type, and exchange rate settings for journal entry templates.

Columns

Name Type Description
allocationHref String The URL of the allocation associated with this journal entry line template.
allocationId String The Id of the allocation associated with this journal entry line template.
allocationKey String The system-assigned key of the allocation associated with this journal entry line template.
documentId String The document Id associated with this journal entry line template.
exchangeRateDate Date The date used to determine the exchange rate for this journal entry line template.
exchangeRateRate Decimal The exchange rate used to convert the transaction currency to the base currency for this line template.
exchangeRateTypeId String The Id of the exchange rate type used for currency conversion on this journal entry line template.
glAccount_Href String The URL of the GL account associated with this journal entry line template.
glAccount_Id String The Id of the GL account associated with this journal entry line template.
glAccount_Key String The system-assigned key of the GL account associated with this journal entry line template.
glAccount_Name String The name of the GL account associated with this journal entry line template.
href String The URL of the journal entry line template resource.
id String The unique identifier of the journal entry line template record.
isBillable Bool Indicates whether lines created from this template are billable.
journalEntryTemplate_Href String The URL of the journal entry template associated with this line template.
journalEntryTemplate_Id String The Id of the journal entry template associated with this line template.
journalEntryTemplate_Key String The system-assigned key of the journal entry template associated with this line template.
key [KEY] String The system-assigned key that uniquely identifies the journal entry line template record.
memo String The memo or notes for this journal entry line template.
numberOfUnits Int The number of units specified for this journal entry line template.
txnType String The transaction type for this journal entry line template, such as debit or credit.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655