Proposalaccountdetails
Payment/Profit calculation cycle for an Account
The identifier of the account
The status of the current account payment cycle
Possible values: [PENDING, OPEN, PROFIT_CALCULATED, PROFIT_PAID, PROFIT_PAYMENT_FAILED, WITHHOLDING_TAX_PAID, ZAKAT_PAID]
The account state
Possible values: [PENDING_APPROVAL, APPROVED, ACTIVE, ACTIVE_IN_ARREARS, MATURED, LOCKED, DORMANT, CLOSED, CLOSED_WRITTEN_OFF, WITHDRAWN, CLOSED_REJECTED]
The activation date of the payment calculation cycle
1987-04-26The monetary value of the unpaid profit for the broken period of the last payment cycle
The monetary value of the unpaid withholding tax for the broken period of the last payment cycle
The maturity date of the payment calculation cycle
1987-04-26The 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
The monetary value of the withholding tax amount, for the payment cycle period
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]
The monetary value of the unpaid profit from previous internal cycles
The monetary value of the unpaid withholding tax from previous internal cycles
{
"accountId": "string",
"accountPaymentCycleStatus": "PENDING",
"accountState": "PENDING_APPROVAL",
"activationDate": "1987-04-26",
"brokenPeriodUnpaidProfitAmount": 0,
"brokenPeriodUnpaidWithholdingTaxAmount": 0,
"maturityDate": "1987-04-26",
"paymentCycleAdjustedCustomerProfitRate": 0,
"paymentCycleBankShareAmount": 0,
"paymentCycleCustomerProfitAmount": 0,
"paymentCycleCustomerProfitRate": 0,
"paymentCycleCustomerShareAmount": 0,
"paymentCycleCustomerSharePercentage": 0,
"paymentCycleEligibleBalance": 0,
"paymentCycleEndDate": "1987-04-26",
"paymentCycleMudaribShareAmount": 0,
"paymentCycleNumberOfDays": 0,
"paymentCycleWithholdingTaxAmount": 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",
"unpaidProfitAmount": 0,
"unpaidWithholdingTaxAmount": 0
}