Updates an existing Bank Account Enquiry.

Syntax

finCreditBureau.ExecuteBankAccountEnquiryUpdate(serviceLogPk, [responseStatus], [executePostFailed])

Parameters

NameTypeOptionalByRefDescription
serviceLogPk Integer The Primary Key of a Service Log for the Bank Account Enquiry.
responseStatus iseServiceLogResponseStatus Optional ByRef Returns the new Status, either "Complete" or "Expired" or "In Progress"/>. If omitted, a value of iseServiceLogResponseStatus.NotApplicable is assumed.
executePostFailed Boolean Optional ByRef Returns True is the "ExecuteGetReportPost" event script fails. If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

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