Entitetsoversigt
Dokument
Upload, kategorisér og hent dokumenter tilknyttet medarbejdere, klienter eller projekter.
Endpoints
https://api.flowtly.eu/documents
Vis dokumenter
Henter samlingen af DocumentType-ressourcer.
https://api.flowtly.eu/documents
Opret dokument
Opretter en DocumentType-ressource.
https://api.flowtly.eu/documents/action-needed
Vis handlingskrævende
Henter samlingen af Document-ressourcer.
https://api.flowtly.eu/documents/{id}
Hent dokument via ID
Hent en enkelt ressource via dens identifikator.
https://api.flowtly.eu/documents/{id}
Slet dokument
Fjern ressourcen.
https://api.flowtly.eu/documents/{id}
Opdatér dokument
Opdatér ressourcefelter med JSON Merge Patch.
https://api.flowtly.eu/document-types
Vis dokumenter
Henter samlingen af DocumentType-ressourcer.
https://api.flowtly.eu/document-types
Opret dokument
Opretter en DocumentType-ressource.
https://api.flowtly.eu/document-types/{id}
Hent dokument via ID
Hent en enkelt ressource via dens identifikator.
https://api.flowtly.eu/document-types/{id}
Opdatér dokument
Opdatér ressourcefelter med JSON Merge Patch.
Anvendelsestilfælde
Skemafelter
Document-document.read_storage.read| Felt | Type | Beskrivelse |
|---|---|---|
id |
integer | id felt. |
documentType |
string | documentType felt. |
relationId |
integer | relationId felt. |
expiringAt |
string | null | expiringAt felt. |
storage |
object | storage felt. |
notes |
string | null | notes felt. |