Changing a Recipient
The Change Recipient feature enables a recipient to delegate their signature to another recipient. The delegating recipient must provide the email address and full name of the delegate. Optionally, the delegating recipient can also provide an email message for the delegate. Both recipients are notified of the recipient change and are copied on the email message. If a recipient has delegated their signature, the transaction creator is also informed.
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 |
|
id |
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 |
|