Select
Digital Sign Process
Access to digital sign processes management.
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
org_id | path | string | true | Organization name |
body | body | CreateDigitalSignProcessRequest | true | Data about signers, documents to be signed and associated identification processes. |
Request body - instance of CreateDigitalSignProcessRequest
|
|
Name | Type | Required | Description |
---|---|---|---|
signers | [SignerData] | true | none |
sign | DigitalSignRequest | true | none |
identification | DigitalIdentificationRequest | true | none |
expires_in | string | false | Minimum 15 minutes. Default to 30 days. Max 30 days. Validity duration time (ISO-8601 format) from now. |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
201 | Created | New digital sign process is created. Expected response for a valid request. | CreateDigitalSignProcessResponse |
400 | Bad Request | Request input is not valid | None |
401 | Unauthorized | Unauthorized. AuthN and AuthZ validations have fail | None |
500 | Internal Server Error | Not expected error | None |
default | Default | Error response | ErrorsResponse |
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
org_id | path | string | true | Organization name |
sign_process_id | path | string | true | uuid that identifies a digital sign process |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
200 | OK | Expected response for a valid request. | GetDigitalSignProcessResponse |
400 | Bad Request | Request input is not valid | None |
401 | Unauthorized | Unauthorized. AuthN and AuthZ validations have fail | None |
500 | Internal Server Error | Not expected error | None |
default | Default | Error response | ErrorsResponse |
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
org_id | path | string | true | Organization name |
sign_process_id | path | string | true | uuid that identifies a digital sign process |
body | body | CancelDigitalSignProcessRequest | true | Necessary data to execute action |
Request body - instance of CancelDigitalSignProcessRequest
|
|
Name | Type | Required | Description |
---|---|---|---|
reason | string | true | reason for cancellation of the digital signature |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
204 | No Content | Action executed correctly | None |
400 | Bad Request | Request input is not valid | None |
401 | Unauthorized | Unauthorized. AuthN and AuthZ validations have fail | None |
409 | Conflict | process is not in a cancelable state | None |
500 | Internal Server Error | Not expected error | None |
default | Default | Error response | ErrorsResponse |
Endpoints
Documents
Forms
Sections
Templates
Templates Configuration
Digital Sign Process
Biometric Signature
Simple Signature
Identification Agent
Sign Configuration
Identification OTP
Identification Agent Admin
Identification OTP Admin
Contracts
Scoring
Securize