createAccount1

abstract suspend fun createAccount1(body: String? = null): List<PostNewShareApplicationResponse>

Submit new share application Mandatory fields: clientId, productId, submittedDate, savingsAccountId, requestedShares, applicationDate Optional Fields accountNo, externalId Inherited from Product (if not provided) minimumActivePeriod, minimumActivePeriodFrequencyType, lockinPeriodFrequency, lockinPeriodFrequencyType. Responses:

  • 200: OK

Return

kotlin.collections.List

Parameters

body

(optional)