Introduction
Introduction to documents
Documents are entities as regular, you can query, create and update documents just as with other entities.
The difference with other entities is that a document can contain a binary file (blob).
Other entities can refer document entities. For example a party can have multiple related documents. This documents can also we viewed in the UI screens.
Special document operations
Using files attached to documents you can execute a couple of operations:
- Import / transform data from a file into API requests
Did this answer your question?
😞
😐
🤩