Reenvio de notificação para Envelope

Atualizado

Atualizado
POST /api/envelopes/resend-email HTTP/1.1
Host: app.staging.gtsign.giro.tech
Authorization: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 62
{
"envelope": {
"uuid": "text"
},
"personSignature": {
"uuid": "text"
}
}