ProSign centraliza templates, generacion documental y flujos de firma para cualquier tipo de documento.
Editor del template con vista previa en tiempo real. Los cambios se guardan sobre este mismo template.
Se usan solo para previsualizar el template y validar las anclas `data-signature-key`.
{
"city": "Santiago",
"email": "firmante1@example.com",
"first_name": "Ana",
"full_name": "Ana Perez Soto",
"last_name": "Perez",
"mother_last_name": "Soto",
"phone": "+56911111111",
"region": "Metropolitana",
"rejection_reason": "",
"rut": "11111111-1",
"signature_key": "signer-1",
"signature_label": "Firma 1",
"signature_role": "signer",
"status": "pending"
}{
"city": "Valparaiso",
"email": "firmante2@example.com",
"first_name": "Luis",
"full_name": "Luis Gomez Rojas",
"last_name": "Gomez",
"mother_last_name": "Rojas",
"phone": "+56922222222",
"region": "Valparaiso",
"rejection_reason": "",
"rut": "22222222-2",
"signature_key": "signer-2",
"signature_label": "Firma 2",
"signature_role": "signer",
"status": "pending"
}