BETA

Operation Type Object Dto
Mutation createJournalType JournalTypeCreateGLDtoInput
Mutation deleteJournalType JournalTypeDeleteGLDtoInput
Query journalTypeById JournalTypeGLDto
Query journalTypes JournalTypeGLDto

Description

Chart of journals.

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
  • FINANCIAL
  • CARRY_FORWARD
  • GENERAL
  • PURCHASE_INVOICE
  • SALES_INVOICE
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: