Executes a Bank Interface Update request for a PayTo Agreement.

Syntax

finBankInterface.ExecuteUpdatePayToAgreement(serviceLogPk, [accountPk], [responseStatus], [executePostFailed])

Parameters

NameTypeOptionalByRefDescription
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.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finBankInterface
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0