{
"event": {
"type": "SIGNATURE",
"signer": {
"uuid": "text",
"cpf": "text",
"name": "text",
"phone": "text",
"birth": "2025-06-09",
"status": "SIGNED",
"personSignatureDate": "2025-06-09T06:05:20.836Z",
"email": "text",
"signatureType": "PART",
"notificationChannel": "EMAIL"
}
},
"document": {
"uuid": "text",
"name": "text",
"originalDocumentDate": "2025-06-09",
"signedDocumentDate": "2025-06-09",
"status": "VALID",
"deadline": "2025-06-09",
"notificationPeriodDelivery": 1,
"signedDocumentPreSignedUrl": "text",
"signatures": [
{
"uuid": "text",
"cpf": "text",
"name": "text",
"phone": "text",
"birth": "2025-06-09",
"status": "SIGNED",
"personSignatureDate": "2025-06-09T06:05:20.836Z",
"email": "text",
"signatureType": "PART",
"notificationChannel": "EMAIL"
}
]
},
"envelope": {
"uuid": "text",
"status": "VALID",
"deadline": "2025-06-09",
"documents": [
{
"uuid": "text",
"name": "text",
"originalDocumentDate": "2025-06-09",
"signedDocumentDate": "2025-06-09",
"status": "VALID",
"deadline": "2025-06-09",
"notificationPeriodDelivery": 1,
"signedDocumentPreSignedUrl": "text"
}
],
"signatures": [
{
"uuid": "text",
"cpf": "text",
"name": "text",
"phone": "text",
"birth": "2025-06-09",
"status": "SIGNED",
"personSignatureDate": "2025-06-09T06:05:20.836Z",
"email": "text",
"signatureType": "PART",
"notificationChannel": "EMAIL"
}
]
}
}