Skip to main content
POST
Send Document

Authorizations

X-API-Key
string
header
required

Path Parameters

document_id
string
required

Document id (UUID).

Body

application/json
document_id
string
required

Document id (UUID).

initial_action
enum<string>

Defaults to SEND_ONLY.

Available options:
SEND_INITIAL_ACTION_UNSPECIFIED,
SEND_INITIAL_ACTION_SEND_ONLY,
SEND_INITIAL_ACTION_APPROVE_FIRST_STEP,
SEND_INITIAL_ACTION_SIGN_FIRST_STEP
sign_method
enum<string>

Required only for SIGN_FIRST_STEP.

Available options:
SIGN_METHOD_UNSPECIFIED,
SIGN_METHOD_NCALAYER,
SIGN_METHOD_EGOV_MOBILE
signature
string

Base64-encoded CMS/ЭЦП signature — required only for SIGN_FIRST_STEP.

Response

OK

document
object

The document after launching into its route.