GeneralJournal - accountsIQ/API-Wiki GitHub Wiki

General journals are transaction free to create movements between most general ledger account and this independantly from any customer or supplier.

GeneralJournal

GeneralJournal members

Name Type Description Constraints
ExternalReference String Get/Set the journal external reference.
  • Cannot be null or empty.
  • Cannot be longer than 50 characters
  • InternalReference String Get/Set the journal internal reference.
  • Cannot be null or empty.
  • Cannot be longer than 50 characters
  • Lines GeneralJournalLine[] Get/Set the journal internal reference.
  • The sum of all line amounts must be 0.
  • TransactionDate DateTime Get/Set the journal transaction date. The period date will be calculated based on the transaction date and the status of the involved periods.

    See Also

    ⚠️ **GitHub.com Fallback** ⚠️