| Name | Type | Description | Required |
|---|---|---|---|
| envelopeId | String | The envelope id in DocuSign of the envelope to save | true |
| parentType | String | Parent module ie the module where the envelope was created from. | true |
| parentId | String | Parent module id ie the id of the record where the envelope was created from. | true |
| status | String | Envelope status, as it comes from DocuSign | true |
true
| Version | Change |
|---|---|
| v11_16 |
Added /DocuSign/saveBean POST endpoint.
|