JournalType
BETA
Operation | Type | Object | Dto |
---|---|---|---|
Mutation | createJournalType |
JournalTypeCreateGLDtoInput |
|
Mutation | deleteJournalType |
JournalTypeDeleteGLDtoInput |
|
Query | journalTypeById |
JournalTypeGLDto |
|
Query | journalTypes |
JournalTypeGLDto |
Description
Chart of journals.
Header
Key | Value |
---|---|
Authorization |
Bearer Current access Token |
X-TenantId |
Current tenant id obtained from userProfile |
X-OrganizationId |
Current organization Id |
x-api-key |
Primary or secondary subscription key of your app |
journalTypes
Fields | Type | Description | Length |
---|---|---|---|
id | UUID | Id | |
code |
string | Code | 20 |
name |
string | Name | 50 |
deactivated |
boolean | Deactivated |
|
type |
|
Type | |
accountingAccountId | UUID | Account |
Info
- accountingAccountId :Used to define a account for type Financial,Carry forward and General
- deactivated : Deactivating an Journal means that the Journal is not available for generate new accounting entries. But it will still be displayed in all the information that has been generated using that Journal.
Delete restrictions
For an journal to be deleted, you must not:
- that accounting entries are using this journal