createAccount

abstract suspend fun createAccount(type: String, postAccountsTypeRequest: PostAccountsTypeRequest): PostAccountsTypeResponse

Submit new share application Submits 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

PostAccountsTypeResponse

Parameters

type

type

postAccountsTypeRequest