Adds a KYC Agreement 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.CreateKycAgreementFromAccount(account, paymentMethod, name, bankAccountNumber, email, phone, consentObtained, 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. The Email used will be returned.
phone String ByRef If not specified will use the main Client's mobile phone. The Phone used will be returned.
consentObtained Boolean You must pass True to add a KYC Agreement.
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