{
"processTypeId": 2,
"signatureMethodId": 1,
"isHandWritten": false,
"isPhotographic": false,
"deadlineDays": 23,
"balanceTypeId": 2,
"signatures": [
{
"processId": 0,
"authenticationMethodId": 2,
"contactInformation": {
"phone": {
"indicative": "57",
"number": "3108783885"
},
"phoneId": 0,
"email": "jhon.doe@email.com",
"personId": 0,
"person": {
"firstName": "Jhon",
"secondName": null,
"firstLastName": "Doe",
"secondLastName": null,
"identification": "1012402467",
"identificationTypeId": 1,
"typePersonId": 1
}
}
},
{
"processId": 0,
"authenticationMethodId": 2,
"contactInformation": {
"phone": {
"indicative": "57",
"number": "3114567894"
},
"phoneId": 0,
"email": "juan.perez@email.com",
"personId": 0,
"person": {
"firstName": "Juan",
"secondName": "Manuel",
"firstLastName": "Perez",
"secondLastName": "Ortiz",
"identification": "45784415",
"identificationTypeId": 1,
"typePersonId": 1
}
}
}
],
"documents": {
"fileName": "contrato prueba",
"documentTypeId": 1,
"base64String": "Reemplazar por un string base64 pdf"
},
"callback": "",
"subjectEmail": "Prueba demo mi primera firma",
"messageEmail": "primera firma desde la api firmaseguro",
"copyEmails": ""
} |