Envelope
Add envelope signing steps
POST
/
envelope
/
{envelope_id}
/
signing_steps
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
List of signing steps
Response
200 - application/json
Unique identifier of the envelope
Name of the envelope
Comment for the envelope
Total number of pages in the envelope
Flow type of the envelope (REQUEST_SIGNATURE is a request for signature, SIGN_MYSELF is a self-signing flow)
Available options:
REQUEST_SIGNATURE
, SIGN_MYSELF
Legal level of the envelope (SES is Simple Electronic Signature, QES_EIDAS is Qualified Electronic Signature, QES_ZERTES is Qualified Electronic Signature with Zertes)
Available options:
SES
, QES_EIDAS
, QES_ZERTES
Status of the envelope
Available options:
DRAFT
, IN_PROGRESS
, COMPLETED
, EXPIRED
, DECLINED
, VOIDED
, PENDING
Unix timestamp of the creation date
Unix timestamp of the last modification date
Unix timestamp of the expiration date
Number of recipients in the envelope
Whether the envelope can be duplicated