Skip to content
FirmEasy

Read Confirmation

The doc_read_confirmation event is triggered when the signer explicitly confirms having read the document, usually by clicking the “Continue” button after viewing it. It is a key event for traceability and legal compliance.


{
"sandbox": false,
"external_id": "",
"open_id": 5,
"token": "0eb8f439-2afa-4014-a09a-2055e4fc5e24",
"name": "documento_lectura.docx",
"folder_path": "/",
"status": "pending",
"lang": "es",
"original_file": "https://files.firmeasy.com/dev/2025/2/ejemplo.pdf",
"signed_file": null,
"created_through": "web",
"deleted": false,
"created_at": "2025-02-13T16:50:35.657445Z",
"last_update_at": "2025-02-13T16:50:46.595543Z",
"created_by": {
"email": "[email protected]"
},
"signers": [
{
"token": "1c7ea879-7c23-4733-a9d0-9377105dba80",
"name": "Nombre firmante",
"email": "[email protected]",
"status": "new",
"auth_mode": "firma_simple",
"phone_country": "57",
"phone_number": "111111111"
}
],
"event_type": "doc_read_confirmation",
"signer_who_read": {
"token": "1c7ea879-7c23-4733-a9d0-9377105dba80",
"name": "Nombre firmante",
"email": "[email protected]",
"phone_country": "57",
"phone_number": "2222222",
"last_view_at": "2025-02-13T16:46:36.828744Z",
"notification_type": "request",
"notification_channel": "whatsapp",
"sent_at": "2025-02-13T16:50:47.874783Z"
}
}