Verifies that the Banking Details match the Zepto Contact.

Syntax

finBankInterfaceZeptoNZ.VerifyContact(bankingDetails, [includeAgreements], [serviceLogPk], [validationItems], [accountId], [clientId], [bankTransactionPk])

Parameters

NameTypeOptionalByRefDescription
bankingDetails finBankingDetails The Banking Details to verify.
includeAgreements Boolean Optional Should Agreements also be loaded and verified? If omitted, a value of True is assumed.
serviceLogPk Integer Optional ByRef Returns the Pk of the Service Log created. If omitted, a value of 0 is assumed.
validationItems ISValidationItems Optional ByRef A list of validation items. If omitted, a value of Nothing is assumed.
accountId String Optional The Id of the related Account.
clientId String Optional The Id of the related Client.
bankTransactionPk Integer Optional The Id of the related Bank Transaction. If omitted, a value of 0 is assumed.

Return Value

Boolean

A Boolean indicating success.

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