Skip to main content
POST
Sign Document

Авторизации

X-API-Key
string
header
обязательно

Параметры пути

document_id
string
обязательно

Document id (UUID).

Тело

application/json
document_id
string
обязательно

Document id (UUID).

participant_id
string
обязательно

The active signing participant slot of the key owner (from the document's route).

sign_method
enum<string>
обязательно

The tool the signature was produced with.

Доступные опции:
SIGN_METHOD_UNSPECIFIED,
SIGN_METHOD_NCALAYER,
SIGN_METHOD_EGOV_MOBILE
signature
string
обязательно

Base64-encoded CMS/ЭЦП signature produced client-side with the owner's key.

Ответ

OK

document
object

The document after the signature was recorded.