Productcalculationcycle
Profit calculation cycle for a product
The account number for the product calculation cycle
The aggregated account balances payment
The aggregated account balances profit
The average balance of the product calculation cycle
balanceEligibility objectrequired
Criteria for eligibility of account balances
The minimum eligible balance to be included in the profit computation flow
The balance eligibility type
Possible values: [END_OF_THE_DAY_BALANCE, AVERAGE_BALANCE, MINIMUM_BALANCE]
The creation time of the product calculation cycle
2016-09-06T13:37:50+03:00The end date for the product calculation cycle
1987-04-26The identifier of the product calculation cycle
The last modified time of the product calculation cycle
2016-09-06T13:37:50+03:00The identifier of the pool calculation cycle
The associated product encoded key
profit objectrequired
Profit calculation configuration for accrual
Upper threshold limit on the calculated customer profit rate
A fixed percentage used to calculate the final profit amount
The type of fixed rate
Possible values: [ALWAYS_USE_FIXED_RATE, TREAT_AS_MIN, USE_CALCULATED_RATE]
tiers object[]
List of customer share tiers associated with product settings
The creation time of the customer share tier
2016-09-06T13:37:50+03:00The starting value for the customer share tier
The identifier of the customer share tier
The last modified time of the customer share tier
2016-09-06T13:37:50+03:00The percentage of the customer share tier
The identifier of the associated product settings
The profit rate for the product calculation
The start date for the product calculation cycle
1987-04-26The status of the product calculation cycle
Possible values: [ACTIVE, INACTIVE]
The total accrued profit amount
The total bank share amount payment
The total bank share amount profit
The total final share amount
The total mudarib share amount payment
The total mudarib share amount profit
The total Withholding tax amount
Indicates whether withholding tax is enabled in the associated IPS product
The key reference for the withholding tax source based on the the associated IPS product settings
{
"accountNumber": 0,
"aggregatedAccountBalancesPayment": 0,
"aggregatedAccountBalancesProfit": 0,
"averageBalance": 0,
"balanceEligibility": {
"minimumEligible": 0,
"type": "END_OF_THE_DAY_BALANCE"
},
"creationDate": "2016-09-06T13:37:50+03:00",
"endDate": "1987-04-26",
"id": 0,
"lastModifiedDate": "2016-09-06T13:37:50+03:00",
"poolCalculationCycleId": 0,
"productEncodedKey": "string",
"profit": {
"cappedRatePercentage": 0,
"fixedRatePercentage": 0,
"fixedRateRule": "ALWAYS_USE_FIXED_RATE",
"tiers": [
{
"creationDate": "2016-09-06T13:37:50+03:00",
"fromValue": 0,
"id": 0,
"lastModifiedDate": "2016-09-06T13:37:50+03:00",
"percentage": 0,
"productSettingsId": 0
}
]
},
"profitRate": 0,
"startDate": "1987-04-26",
"status": "ACTIVE",
"totalAccruedProfitAmount": 0,
"totalBankShareAmountPayment": 0,
"totalBankShareAmountProfit": 0,
"totalFinalShareAmount": 0,
"totalMudaribShareAmountPayment": 0,
"totalMudaribShareAmountProfit": 0,
"totalWithholdingTaxAmount": 0,
"withholdingTaxEnabled": true,
"withholdingTaxSourceKey": "string"
}