Detalles del firmante
Detalle del firmante
GET https://api.zapsign.com.br/api/v1/signers/{{signer_token}}/
Path Parameters
Nombre
Tipo
Descripción
signer_token
string
Token del firmante
Encabezado
Nombre
Tipo
Descripción
Authorization*
string
API token prefijo con la palabra "Bearer". Ex: Bearer c7f35c84-7893-4087-b4fb-d1f06c23
{
"external_id": "",
"token": "9031eccc-3926-453d-b384-5f1afeadf16c",
"status": "new",
"name": "Pepito Perez",
"lock_name": false,
"email": "",
"lock_email": false,
"phone_country": "55",
"phone_number": "11989128585",
"lock_phone": true,
"times_viewed": 0,
"last_view_at": null,
"signed_at": null,
"auth_mode": "tokenEmail",
"qualification": "Testigo",
"signature_anchor_text": "<<signer1>>",
"rubrica_anchor_text": "<<firmaSigner1>>"
}Request
Response
Last updated
Was this helpful?