Документи та підписи

Документи, сховище та запити на електронний підпис — завантажуйте, впорядковуйте та підписуйте файли.

Документ

Endpoints

GET/documents
POST/documents
GET/documents/{id}
PATCH/documents/{id}
DELETE/documents/{id}
GET/documents/action-needed

Поля схеми

ПолеТип
documentType*string (iri-reference)
relationId*integernull
relationUuidstringnull
expiringAtstring,null (date-time)
storage*string (iri-reference)
notesstringnull

Зберігання

Endpoints

GET/storage/{id}
DELETE/storage/{id}
GET/storage/{id}/preview
GET/storage/mt940
POST/storage/upload

Поля схеми

ПолеТип
idstring
relationName*string
relationId*string
sizeinteger
mimeTypestring

Тип документа

Endpoints

GET/document-types
POST/document-types
GET/document-types/{id}
PATCH/document-types/{id}

Поля схеми

ПолеТип
name*string
relationName*string
requiredboolean
expiringboolean
descriptionstringnull

Запит на підпис

Endpoints

GET/signature-requests
POST/signature-requests
GET/signature-requests/{id}
DELETE/signature-requests/{id}
GET/signature-requests/{id}/signature-status

Поля схеми

ПолеТип
idstring
documentTitlestring
statusstringnull
sentAtstring,null (date-time)
completedAtstring,null (date-time)
sourceFilenamestringnull
signersSummaryarray
contractstring,null (iri-reference)
createdAtstring (date-time)