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

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

Syntax

finBankInterfaceZeptoNZ.CreateAnyoneContactFromClient(client, paymentMethod, name, bankAccountNumber, email, phone, contactId)

Parameters

NameTypeOptionalByRefDescription
client finClient The Client.
paymentMethod finPaymentMethodRO
name String ByRef If not specified will use the Client's Name. The Name used will be returned.
bankAccountNumber String
email String ByRef If not specified will use the Client's Email Address. The Email used will be returned.
phone String ByRef If not specified will use the 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