Aleksandar Vidakovic created FINERACT-2833:
----------------------------------------------
Summary: Institution Clients
Key: FINERACT-2833
URL: https://issues.apache.org/jira/browse/FINERACT-2833
Project: Apache Fineract
Issue Type: Sub-task
Reporter: Aleksandar Vidakovic
h4. /clients/{id}/charges/{chargeId}
GetClientsChargesPageItems missing clientTransactionDatas
h4. /clients/template
GetClientsTemplateResponse missing genderOptions, clientTypeOptions,
clientClassificationOptions
h4. /clients
PostClientsRequest missing staffId, isStaff, submittedOnDate
h4. /clients/{id} (GET)
GetClientsClientIdResponse missing legalFormId, middlename, dateOfBirth,
genderId, staffId, mobileNo, clientTypeId, clientClassificationId,
submittedOnDate
h4. /clients/{id} (PUT)
PutClientsClientIdRequest only has externalId, resourceExternalId
h4. /savingsaccounts/template
GetSavingsAccountsTemplateResponse missing fieldOfficerOptions,
interestCompoundingPeriodTypeOptions, interestPostingPeriodTypeOptions,
interestCalculationTypeOptions, interestCalculationDaysInYearTypeOptions,
lockinPeriodFrequencyTypeOptions, savingsAmountOnClosureTypeOptions,
withdrawalFeeTypeOptions, chargeOptions, currencyOptions
h4. /savingsaccounts
PostSavingsAccountsRequest missing fieldOfficerId, nominalAnnualInterestRate,
interestCompoundingPeriodType, interestPostingPeriodType,
interestCalculationType, interestCalculationDaysInYearType,
minRequiredOpeningBalance, lockinPeriodFrequency,
h4. /accounts/share/template
GetAccountsTypeTemplateResponse missing chargeOptions,
minimumActivePeriodFrequencyTypeOptions``lockinPeriodFrequencyTypeOptions,
currencyOptions
h4. /accountingrules (POST) / /accountingrules/{id} (PUT)
AccountRuleRequest missing debitTags, creditTags, allowMultipleDebitEntries,
allowMultipleCreditEntries
h4. /accountingrules/{id} (GET)
AccountingRuleData missing accountToDebit,accountToCredit
--
This message was sent by Atlassian Jira
(v8.20.10#820010)