Skip to content

Files

Latest commit

7b0c7f9 · Feb 13, 2025

History

History
13 lines (10 loc) · 1.07 KB

PostJournalsJournalJournalCode.md

File metadata and controls

13 lines (10 loc) · 1.07 KB

# PostJournalsJournalJournalCode

Properties

Name Type Description Notes
name string The name of the journal code [optional]
code string The code of the journal code [optional]
journalCodeTypeId string The ID of the Journal Code Type. [optional]
controlName string The control name of the journal code Control names are identifiers for a journal codes with a specific meaning. Some examples are `AC` for purchases, `VE` for sales, `OD` for other transactions and `REPBAL` for opening balances. [optional]
reserved bool Indicates whether the journal code is reserved. Reserved journal codes cannot be deleted. A journal code is reserved when it has a control name. Please note that journal codes can also not be deleted when there is any journal that is using the code. [optional]

[Back to Model list] [Back to API list] [Back to README]