mirror of https://github.com/zulip/zulip.git
50 lines
1.6 KiB
JSON
50 lines
1.6 KiB
JSON
{
|
|
"signature_request": {
|
|
"signature_request_id": "2b388914e3ae3b738bd4e2ee2850c677e6dc53d2",
|
|
"title": "NDA with Acme Co.",
|
|
"subject": "The NDA we talked about",
|
|
"message": "Please sign this NDA and then we can discuss more. Let me know if you have any questions.",
|
|
"test_mode": true,
|
|
"metadata": {
|
|
"custom_id": "1234",
|
|
"custom_text": "NDA #9"
|
|
},
|
|
"is_complete": false,
|
|
"is_declined": false,
|
|
"has_error": false,
|
|
"custom_fields": [],
|
|
"response_data": [],
|
|
"signing_url": "https://www.hellosign.com/sign/2b388914e3ae3b738bd4e2ee2850c677e6dc53d2",
|
|
"signing_redirect_url": null,
|
|
"final_copy_uri": "/v3/signature_request/final_copy/2b388914e3ae3b738bd4e2ee2850c677e6dc53d2",
|
|
"files_url": "https://api.hellosign.com/v3/signature_request/files/2b388914e3ae3b738bd4e2ee2850c677e6dc53d2",
|
|
"details_url": "https://www.hellosign.com/home/manage?guid=2b388914e3ae3b738bd4e2ee2850c677e6dc53d2",
|
|
"requester_email_address": "me@hellosign.com",
|
|
"signatures": [{
|
|
"signature_id": "78caf2a1d01cd39cea2bc1cbb340dac3",
|
|
"signer_email_address": "jack@example.com",
|
|
"signer_name": "Jack",
|
|
"order": 0,
|
|
"status_code": "awaiting_signature",
|
|
"signed_at": null,
|
|
"last_viewed_at": null,
|
|
"last_reminded_at": null,
|
|
"has_pin": false
|
|
}, {
|
|
"signature_id": "616629ed37f8588d28600be17ab5d6b7",
|
|
"signer_email_address": "jill@example.com",
|
|
"signer_name": "Jill",
|
|
"order": 1,
|
|
"status_code": "signed",
|
|
"signed_at": null,
|
|
"last_viewed_at": null,
|
|
"last_reminded_at": null,
|
|
"has_pin": false
|
|
}],
|
|
"cc_email_addresses": [
|
|
"lawyer1@hellosign.com",
|
|
"lawyer2@example.com"
|
|
]
|
|
}
|
|
}
|