Delivering Signed Documents
Once a transaction has been completed, you can automatically deliver the signed documents to your signers. The following code will do this:
HTTP Request
HTTP Headers
Request Payload
For a complete description of each field, see the Request Payload Table below.
Response Payload
Request Payload Table
|
Property |
Type |
Editable |
Required |
Default |
Sample Values |
|---|---|---|---|---|---|
|
id |
string |
Yes |
No |
n/a |
|
|
reassign |
boolean |
Yes |
No |
false |
|
|
name |
string |
Yes |
No |
n/a |
|
|
type |
string |
Yes |
No |
SIGNER |
|
|
signers | |||||
|
|
string |
Yes |
No |
n/a | |
|
firstName |
string |
Yes |
No |
n/a |
|
|
lastName |
string |
Yes |
No |
n/a |
|
|
id |
string |
Yes |
No |
n/a |
|
|
delivery | |||||
|
|
boolean |
Yes |
No |
false |
|
|
download |
boolean |
Yes |
No |
false |
|
|
provider |
boolean |
Yes |
No |
false |
|
