| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| request | ISElectronicSignatureRequest | Request information. | ||
| fromAccountAppLogPk | Integer | The existing Account Application Log to attach the Electronic Signature to. | ||
| response | ISElectronicSignatureResponse | ByRef | The Response. | |
| executePostFailed | Boolean | Optional | ByRef | Returns True if the "ExecuteSendPost" event script fails. If omitted, a value of False is assumed. |
| serviceLogPk | Integer | Optional | ByRef | The primary key of the Service Log created. If omitted, a value of 0 is assumed. |
| createdAccountAppLogPk | Integer | Optional | ByRef | The primary key of the Account Application Log created. If omitted, a value of 0 is assumed. |
A Boolean value indicating success.