Proposal account details
Payment/Profit calculation cycle for an Account
The identifier of the account
The account state
Possible values: [PENDING_APPROVAL, APPROVED, ACTIVE, ACTIVE_IN_ARREARS, MATURED, LOCKED, DORMANT, CLOSED, CLOSED_WRITTEN_OFF, WITHDRAWN, CLOSED_REJECTED]
The profit rate applicable to the customer for the payment cycle, adjusted for other factors
The monetary value of the bank's share of the profit, for the payment cycle period
The monetary value of the customer profit, for the payment cycle period
The profit rate applicable to the customer for the payment cycle
The monetary value of the customer's share of the profit, for the payment cycle period
The percentage of profit allocated to the customer for the payment cycle
The eligible balance of the account for the payment cycle
The end date of the payment calculation cycle
1987-04-26The monetary value of the mudarib share, for the payment cycle period
length of the payment calculation cycle in days
Capped rate percentage needed by the rate rule
The profit rate applicable to the customer for the profit cycle, adjusted for other factors
The monetary value of the bank's share of the profit, for the profit cycle period
The monetary value of the customer profit, for the profit cycle period
The profit rate applicable to the customer for the profit cycle
The monetary value of the customer's share of the profit, for the profit cycle period
The percentage of profit allocated to the customer for the profit cycle
The eligible balance of the account for the profit cycle
The end date of the profit calculation cycle
1987-04-26The monetary value of the mudarib share, for the profit cycle period
length of the profit calculation cycle in days
Fixed rate percentage needed by the rate rule
Fixed rate rule for applying the fixed rate percentage
Possible values: [ALWAYS_USE_FIXED_RATE, TREAT_AS_MIN, USE_CALCULATED_RATE]
{
"accountId": "string",
"accountState": "PENDING_APPROVAL",
"paymentCycleAdjustedCustomerProfitRate": 0,
"paymentCycleBankShareAmount": 0,
"paymentCycleCustomerProfitAmount": 0,
"paymentCycleCustomerProfitRate": 0,
"paymentCycleCustomerShareAmount": 0,
"paymentCycleCustomerSharePercentage": 0,
"paymentCycleEligibleBalance": 0,
"paymentCycleEndDate": "1987-04-26",
"paymentCycleMudaribShareAmount": 0,
"paymentCycleNumberOfDays": 0,
"profitCappedRatePercentage": 0,
"profitCycleAdjustedCustomerProfitRate": 0,
"profitCycleBankShareAmount": 0,
"profitCycleCustomerProfitAmount": 0,
"profitCycleCustomerProfitRate": 0,
"profitCycleCustomerShareAmount": 0,
"profitCycleCustomerSharePercentage": 0,
"profitCycleEligibleBalance": 0,
"profitCycleEndDate": "1987-04-26",
"profitCycleMudaribShareAmount": 0,
"profitCycleNumberOfDays": 0,
"profitFixedRatePercentage": 0,
"profitFixedRateRule": "ALWAYS_USE_FIXED_RATE"
}