NameDescriptionTypeAdditional information
Id

Unique Journal Entry id. Set to 0 for new Journal Entry - auto generated by the system.

integer

Required

Range: inclusive between 0 and 2147483647

TxnNumber

JournalEntry Number - auto generated if blank. Set AllowDuplicateTxnNumber to true to bypass duplicate check.

string

None.

AllowDuplicateTxnNumber

Set to true if you want to skip duplicate check for TxnNumber

boolean

None.

TxnDate

Date the JournalEntry is entered.

date

Required

Memo

Journal Entry Memo

string

None.

Status

Read-Only - The Status of the Journal Entry. Status codes are Active (145) or Voided(146).

IdNamePair

None.

GLCategory

GLCategory associated with the Journal Entry - required if Category Tracking is turned on

IdNamePair

None.

LineItems

Collection of this Journal Entry's Line Items

Collection of JournalEntryLineItem

None.