{
"id": "string",
"title": "string",
"description": "string",
"status": "DRAFT",
"isPrivate": true,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"documents": [
{
"id": "string",
"name": "string",
"pageCount": 0,
"fileSize": 0,
"order": 0,
"url": "http://example.com",
"createdAt": "2019-08-24T14:15:22.123Z"
}
],
"participants": {
"signatories": [
{
"id": "string",
"templateId": "string",
"type": "INDIVIDUAL",
"role": "SIGNATORY",
"roleName": "string",
"group": {
"id": "string",
"name": "string"
},
"name": "string",
"email": "string",
"phoneNumber": "string",
"deliveryMethod": "EMAIL",
"order": 0,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"qualification": "string",
"documentNumber": "string",
"authMethod": "EMAIL",
"isForeigner": true
}
],
"approvers": [
{
"id": "string",
"templateId": "string",
"type": "INDIVIDUAL",
"role": "SIGNATORY",
"roleName": "string",
"group": {
"id": "string",
"name": "string"
},
"name": "string",
"email": "string",
"phoneNumber": "string",
"deliveryMethod": "EMAIL",
"order": 0,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
],
"observers": [
{
"id": "string",
"templateId": "string",
"type": "INDIVIDUAL",
"role": "SIGNATORY",
"roleName": "string",
"group": {
"id": "string",
"name": "string"
},
"name": "string",
"email": "string",
"phoneNumber": "string",
"deliveryMethod": "EMAIL",
"order": 0,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"mandatoryView": true
}
]
},
"fields": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"templateParticipantId": "32527aac-72a1-4540-bccb-de6257c0c706",
"pages": [
1
],
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 0,
"height": 0
},
"createdAt": "2019-08-24T14:15:22.123Z",
"type": "SIGNATURE",
"properties": {},
"templateDocumentId": "string"
}
]
}