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

finBankInterfaceZeptoNZ.CreateAnyoneContactFromAccount(account, paymentMethod, name, bankAccountNumber, email, phone, 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.
bankAccountNumber String
email String ByRef If not specified will use the main Client's Email Address. The Email used will be returned.
phone String ByRef If not specified will use the main Client's Phone Number. The Phone Number used will be returned.
contactId String ByRef

Return Value

Boolean

A Boolean indicating Success.

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