Document
APIs to manage documents, including document types and document line reasons. A type of document (DocType), belongs to a document category. While document types can be freely created as needed, the document categories are fixed and managed by the application. A category will determine both the application behaviour and the document data structure. A document type can have lines of different 'reasons': the Reason specify which is the "effect" of the document line on different areas: value of the document, taxes, item stock, etc.
📄️ getDocType
Get a Document Type
📄️ listDocTypes
Returns a collection of Document types
📄️ getDocCategory
Get a Document Category.
📄️ listDocCategories
Returns a collection of Document categories.