Download OpenAPI specification:Download
| processId required | string |
| id | string |
| createdAt | string <date-time> |
Array of objects (SigningProcessStep) | |
| processInitiatorEmail | string |
| documentId | string |
| documentName | string |
| initiator | string |
| comment | string |
| canceled | boolean |
| status | string Enum: "PENDING" "STARTED" "COMPLETED" "CANCELED" "DECLINED" |
| documentType | string |
| ownerGroup | string |
| completedAt | string <date-time> |
| initiatorName | string |
| totalSigners | integer <int32> |
| totalSigned | integer <int32> |
Array of objects (ProcessStepSigner) | |
object (SigningProcessStep) |
{- "id": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "signingProcessSteps": [
- {
- "id": "string",
- "processOrder": 0,
- "stepStatus": "WAITING_FOR_PREVIOUS",
- "dueDate": "2019-08-24T14:15:22Z",
- "processStepSigners": [
- {
- "id": "string",
- "signerName": "string",
- "signerCountry": "string",
- "signerPersonalCode": "string",
- "signerEmail": "string",
- "signerRole": "VIEWER",
- "signerComment": "string",
- "commentForSigner": "string",
- "signingStatus": "WAITING_FOR_PROCESS",
- "signerNotification": true,
- "signerLanguage": "string",
- "anonymous": true
}
]
}
], - "processInitiatorEmail": "string",
- "documentId": "string",
- "documentName": "string",
- "initiator": "string",
- "comment": "string",
- "canceled": true,
- "status": "PENDING",
- "documentType": "string",
- "ownerGroup": "string",
- "completedAt": "2019-08-24T14:15:22Z",
- "initiatorName": "string",
- "totalSigners": 0,
- "totalSigned": 0,
- "signers": [
- {
- "id": "string",
- "signerName": "string",
- "signerCountry": "string",
- "signerPersonalCode": "string",
- "signerEmail": "string",
- "signerRole": "VIEWER",
- "signerComment": "string",
- "commentForSigner": "string",
- "signingStatus": "WAITING_FOR_PROCESS",
- "signerNotification": true,
- "signerLanguage": "string",
- "anonymous": true
}
], - "currentInProgressStep": {
- "id": "string",
- "processOrder": 0,
- "stepStatus": "WAITING_FOR_PREVIOUS",
- "dueDate": "2019-08-24T14:15:22Z",
- "processStepSigners": [
- {
- "id": "string",
- "signerName": "string",
- "signerCountry": "string",
- "signerPersonalCode": "string",
- "signerEmail": "string",
- "signerRole": "VIEWER",
- "signerComment": "string",
- "commentForSigner": "string",
- "signingStatus": "WAITING_FOR_PROCESS",
- "signerNotification": true,
- "signerLanguage": "string",
- "anonymous": true
}
]
}
}| id | string |
| createdAt | string <date-time> |
Array of objects (SigningProcessStep) | |
| processInitiatorEmail | string |
| documentId | string |
| documentName | string |
| initiator | string |
| comment | string |
| canceled | boolean |
| status | string Enum: "PENDING" "STARTED" "COMPLETED" "CANCELED" "DECLINED" |
| documentType | string |
| ownerGroup | string |
| completedAt | string <date-time> |
| initiatorName | string |
| totalSigners | integer <int32> |
| totalSigned | integer <int32> |
Array of objects (ProcessStepSigner) | |
object (SigningProcessStep) |
{- "id": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "signingProcessSteps": [
- {
- "id": "string",
- "processOrder": 0,
- "stepStatus": "WAITING_FOR_PREVIOUS",
- "dueDate": "2019-08-24T14:15:22Z",
- "processStepSigners": [
- {
- "id": "string",
- "signerName": "string",
- "signerCountry": "string",
- "signerPersonalCode": "string",
- "signerEmail": "string",
- "signerRole": "VIEWER",
- "signerComment": "string",
- "commentForSigner": "string",
- "signingStatus": "WAITING_FOR_PROCESS",
- "signerNotification": true,
- "signerLanguage": "string",
- "anonymous": true
}
]
}
], - "processInitiatorEmail": "string",
- "documentId": "string",
- "documentName": "string",
- "initiator": "string",
- "comment": "string",
- "canceled": true,
- "status": "PENDING",
- "documentType": "string",
- "ownerGroup": "string",
- "completedAt": "2019-08-24T14:15:22Z",
- "initiatorName": "string",
- "totalSigners": 0,
- "totalSigned": 0,
- "signers": [
- {
- "id": "string",
- "signerName": "string",
- "signerCountry": "string",
- "signerPersonalCode": "string",
- "signerEmail": "string",
- "signerRole": "VIEWER",
- "signerComment": "string",
- "commentForSigner": "string",
- "signingStatus": "WAITING_FOR_PROCESS",
- "signerNotification": true,
- "signerLanguage": "string",
- "anonymous": true
}
], - "currentInProgressStep": {
- "id": "string",
- "processOrder": 0,
- "stepStatus": "WAITING_FOR_PREVIOUS",
- "dueDate": "2019-08-24T14:15:22Z",
- "processStepSigners": [
- {
- "id": "string",
- "signerName": "string",
- "signerCountry": "string",
- "signerPersonalCode": "string",
- "signerEmail": "string",
- "signerRole": "VIEWER",
- "signerComment": "string",
- "commentForSigner": "string",
- "signingStatus": "WAITING_FOR_PROCESS",
- "signerNotification": true,
- "signerLanguage": "string",
- "anonymous": true
}
]
}
}| processStepId required | string |
| id | string |
| processOrder | integer <int32> |
| stepStatus | string Enum: "WAITING_FOR_PREVIOUS" "STARTED" "CANCELED" "COMPLETED" |
| dueDate | string <date-time> |
Array of objects (ProcessStepSigner) |
{- "id": "string",
- "processOrder": 0,
- "stepStatus": "WAITING_FOR_PREVIOUS",
- "dueDate": "2019-08-24T14:15:22Z",
- "processStepSigners": [
- {
- "id": "string",
- "signerName": "string",
- "signerCountry": "string",
- "signerPersonalCode": "string",
- "signerEmail": "string",
- "signerRole": "VIEWER",
- "signerComment": "string",
- "commentForSigner": "string",
- "signingStatus": "WAITING_FOR_PROCESS",
- "signerNotification": true,
- "signerLanguage": "string",
- "anonymous": true
}
]
}| id required | string |
| name | string |
| documentType | string |
| ownerGroup | string |
Array of objects (DocumentAttribute) | |
| seal | string |
| isSealRequired | boolean |
| profileorder | integer <int32> |
{- "name": "string",
- "documentType": "string",
- "ownerGroup": "string",
- "attributes": [
- {
- "id": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "type": "string",
- "name": "string",
- "required": true
}
], - "seal": "string",
- "isSealRequired": true,
- "profileorder": 0
}| name | string |
| documentType | string |
| ownerGroup | string |
Array of objects (DocumentAttribute) | |
| seal | string |
| isSealRequired | boolean |
| profileorder | integer <int32> |
{- "name": "string",
- "documentType": "string",
- "ownerGroup": "string",
- "attributes": [
- {
- "id": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "type": "string",
- "name": "string",
- "required": true
}
], - "seal": "string",
- "isSealRequired": true,
- "profileorder": 0
}| id required | string |
| id | string |
| createdAt | string <date-time> |
| type | string |
| name | string |
| required | boolean |
{- "id": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "type": "string",
- "name": "string",
- "required": true
}| user required | string |
| group required | string |
| id | string |
| createdAt | string <date-time> |
| name | string |
| country | string |
| personalCode | string |
| phone | string |
string | |
| role | string Enum: "VIEWER" "SIGNER" "APPROVER" "INITIATOR" "ADMINISTRATOR" |
| defaultAnonymous | boolean |
| owner | string |
| scope | string Enum: "PERSONAL" "GROUP" "GLOBAL" "ALL" |
| group | string |
| language | string |
{- "id": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "country": "string",
- "personalCode": "string",
- "phone": "string",
- "email": "string",
- "role": "VIEWER",
- "defaultAnonymous": true,
- "owner": "string",
- "scope": "PERSONAL",
- "group": "string",
- "language": "string"
}| id | string |
| createdAt | string <date-time> |
| name | string |
| country | string |
| personalCode | string |
| phone | string |
string | |
| role | string Enum: "VIEWER" "SIGNER" "APPROVER" "INITIATOR" "ADMINISTRATOR" |
| defaultAnonymous | boolean |
| owner | string |
| scope | string Enum: "PERSONAL" "GROUP" "GLOBAL" "ALL" |
| group | string |
| language | string |
{- "id": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "country": "string",
- "personalCode": "string",
- "phone": "string",
- "email": "string",
- "role": "VIEWER",
- "defaultAnonymous": true,
- "owner": "string",
- "scope": "PERSONAL",
- "group": "string",
- "language": "string"
}| id | string |
| createdAt | string <date-time> |
| name | string |
| country | string |
| personalCode | string |
| phone | string |
string | |
| role | string Enum: "VIEWER" "SIGNER" "APPROVER" "INITIATOR" "ADMINISTRATOR" |
| defaultAnonymous | boolean |
| owner | string |
| scope | string Enum: "PERSONAL" "GROUP" "GLOBAL" "ALL" |
| group | string |
| language | string |
{- "id": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "country": "string",
- "personalCode": "string",
- "phone": "string",
- "email": "string",
- "role": "VIEWER",
- "defaultAnonymous": true,
- "owner": "string",
- "scope": "PERSONAL",
- "group": "string",
- "language": "string"
}| id | string |
| createdAt | string <date-time> |
| name | string |
| data | string |
| owner | string |
| scope | string Enum: "PERSONAL" "GROUP" "GLOBAL" "ALL" |
| group | string |
{- "id": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "data": "string",
- "owner": "string",
- "scope": "PERSONAL",
- "group": "string"
}| eventType required | string Enum: "PROCESS_STARTED" "PROCESS_CANCELED" "PROCESS_COMPLETED" "PROCESS_UPDATED" "PROCESS_DELETED" "PROCESS_OPENED" "PROCESS_GETALL" "PROCESS_GETONE" "DOCUMENT_CREATE" "DOCUMENT_INFO" "DOCUMENT_DOWNLOAD" "DOCUMENT_DELETE" "DOCUMENT_CREATE_OR_UPDATE" "DOCUMENT_ADDVERSION" "DOCUMENT_UPDATE" "SIGNATURE" "DECLINE" "APPROVE" "TASK_STARTED" "SIGNER_DECLINED" "APPROVER_DECLINED" "SIGNER_SIGNED" "APPROVER_APPROVED" "REMINDER" "FAILURE" "AUDIT_LOGIN_START" "AUDIT_LOGIN_COMPLETED" "AUDIT_LOGIN_FAULT" "AUDIT_EMAIL_REMINDER" "AUTH_COMPLETED" "AUTH_START" |
| role required | string Enum: "VIEWER" "SIGNER" "APPROVER" "INITIATOR" "ADMINISTRATOR" |
| id | string |
| createdAt | string <date-time> |
Array of objects (SigningProcessStep) | |
| processInitiatorEmail | string |
| documentId | string |
| documentName | string |
| initiator | string |
| comment | string |
| canceled | boolean |
| status | string Enum: "PENDING" "STARTED" "COMPLETED" "CANCELED" "DECLINED" |
| documentType | string |
| ownerGroup | string |
| completedAt | string <date-time> |
| initiatorName | string |
| totalSigners | integer <int32> |
| totalSigned | integer <int32> |
Array of objects (ProcessStepSigner) | |
object (SigningProcessStep) |
{- "id": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "signingProcessSteps": [
- {
- "id": "string",
- "processOrder": 0,
- "stepStatus": "WAITING_FOR_PREVIOUS",
- "dueDate": "2019-08-24T14:15:22Z",
- "processStepSigners": [
- {
- "id": "string",
- "signerName": "string",
- "signerCountry": "string",
- "signerPersonalCode": "string",
- "signerEmail": "string",
- "signerRole": "VIEWER",
- "signerComment": "string",
- "commentForSigner": "string",
- "signingStatus": "WAITING_FOR_PROCESS",
- "signerNotification": true,
- "signerLanguage": "string",
- "anonymous": true
}
]
}
], - "processInitiatorEmail": "string",
- "documentId": "string",
- "documentName": "string",
- "initiator": "string",
- "comment": "string",
- "canceled": true,
- "status": "PENDING",
- "documentType": "string",
- "ownerGroup": "string",
- "completedAt": "2019-08-24T14:15:22Z",
- "initiatorName": "string",
- "totalSigners": 0,
- "totalSigned": 0,
- "signers": [
- {
- "id": "string",
- "signerName": "string",
- "signerCountry": "string",
- "signerPersonalCode": "string",
- "signerEmail": "string",
- "signerRole": "VIEWER",
- "signerComment": "string",
- "commentForSigner": "string",
- "signingStatus": "WAITING_FOR_PROCESS",
- "signerNotification": true,
- "signerLanguage": "string",
- "anonymous": true
}
], - "currentInProgressStep": {
- "id": "string",
- "processOrder": 0,
- "stepStatus": "WAITING_FOR_PREVIOUS",
- "dueDate": "2019-08-24T14:15:22Z",
- "processStepSigners": [
- {
- "id": "string",
- "signerName": "string",
- "signerCountry": "string",
- "signerPersonalCode": "string",
- "signerEmail": "string",
- "signerRole": "VIEWER",
- "signerComment": "string",
- "commentForSigner": "string",
- "signingStatus": "WAITING_FOR_PROCESS",
- "signerNotification": true,
- "signerLanguage": "string",
- "anonymous": true
}
]
}
}| id | string |
| createdAt | string <date-time> |
| eventType | string Enum: "PROCESS_STARTED" "PROCESS_CANCELED" "PROCESS_COMPLETED" "PROCESS_UPDATED" "PROCESS_DELETED" "PROCESS_OPENED" "PROCESS_GETALL" "PROCESS_GETONE" "DOCUMENT_CREATE" "DOCUMENT_INFO" "DOCUMENT_DOWNLOAD" "DOCUMENT_DELETE" "DOCUMENT_CREATE_OR_UPDATE" "DOCUMENT_ADDVERSION" "DOCUMENT_UPDATE" "SIGNATURE" "DECLINE" "APPROVE" "TASK_STARTED" "SIGNER_DECLINED" "APPROVER_DECLINED" "SIGNER_SIGNED" "APPROVER_APPROVED" "REMINDER" "FAILURE" "AUDIT_LOGIN_START" "AUDIT_LOGIN_COMPLETED" "AUDIT_LOGIN_FAULT" "AUDIT_EMAIL_REMINDER" "AUTH_COMPLETED" "AUTH_START" |
| eventOrigin | string |
| creator | string |
| documentId | string |
| signerId | string |
| customerPersonalCode | string |
| note | string |
| processId | string |
| ipAddress | string |
| containerId | string |
| method | string |
| clientAppName | string |
{- "id": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "eventType": "PROCESS_STARTED",
- "eventOrigin": "string",
- "creator": "string",
- "documentId": "string",
- "signerId": "string",
- "customerPersonalCode": "string",
- "note": "string",
- "processId": "string",
- "ipAddress": "string",
- "containerId": "string",
- "method": "string",
- "clientAppName": "string"
}