| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| serviceLogPk | Integer | The Primary Key of a Service Log for the Bank Transaction. | ||
| accountPk | Integer | Optional | ByRef | If omitted, a value of 0 is assumed. |
| responseStatus | iseServiceLogResponseStatus | Optional | ByRef | Returns the Status of the Payment. If omitted, a value of iseServiceLogResponseStatus.NotApplicable is assumed. |
| executePostFailed | Boolean | Optional | ByRef | Returns True if the "StatusChange" event script fails. If omitted, a value of False is assumed. |
A Boolean value indicating success.