Creates or returns an existing Anyone Contact based upon the supplied Account and other details.

If the same Account and other details link to a live Agreement, the same details will be returned.

Syntax

finBankInterfaceSplit.CreateAnyoneContactFromAccount(account, paymentMethod, name, bankAccountSortCode, bankAccountNumber, email, contactId)

Parameters

NameTypeOptionalByRefDescription
account finAccount The Account.
paymentMethod finPaymentMethodRO
name String ByRef If not specified will use the Account's Name. The Name used will be returned.
bankAccountSortCode String
bankAccountNumber String
email String ByRef If not specified will use the main Client's email. The Email used will be returned.
contactId String ByRef

Return Value

Boolean

A Boolean indicating Success.

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