| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| serviceLogPk | Integer | The Primary Key of a Service Log for the Bank Transaction. | ||
| bankTransactionPk | Integer | Optional | ByRef | Returns the Primary Key of the Bank Transaction related to the Service Log. If omitted, a value of 0 is assumed. |
| bankTransactionStatus | isefinBankTransactionBankInterfaceStatus | Optional | ByRef | Returns the updated status of the Bank Transaction. If omitted, a value of isefinBankTransactionBankInterfaceStatus.NotApplicable 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.