Skip to main content

Repaymentapiv1

assignedBranchKeystring

Description for assignedBranchKey in RepaymentApiV1

assignedCentreKeystring

Description for assignedCentreKey in RepaymentApiV1

assignedUserKeystring

Description for assignedUserKey in RepaymentApiV1

customSettings object[]

Description for customSettings in RepaymentApiV1

  • Array [
  • encodedKeystring

    the automatically generated encoded ID for this item

    Example: 8a19b7057471f4af017472dc0fd80472
    loanTransactionKeystring

    the encoded key of the transaction that used these custom settings

    sourcestring

    the reason for these custom settings being created

    Possible values: [CENTRE_MEETING_DAY_CHANGED, INTEREST_APPLIED, INSTALLMENT_GRACED_NON_NATIVELY, INSTALLMENT_PAID, USER_INPUT]

    typestring

    the settings which were customised

    Possible values: [CUSTOM_ADDED_INSTALLMENT, CUSTOM_PRINCIPAL, CUSTOM_DUE_DATE]

  • ]
  • dueDatestring

    Description for dueDate in RepaymentApiV1

    encodedKeystring

    the automatically generated encoded ID for this item

    Example: 8a19b7057471f4af017472dc0fd80472
    feesAppliedDuenumber

    Description for feesAppliedDue in RepaymentApiV1

    feesDuenumber

    Description for feesDue in RepaymentApiV1

    feesPaidnumber

    Description for feesPaid in RepaymentApiV1

    feesUnappliedDuenumber

    Description for feesUnappliedDue in RepaymentApiV1

    fundersInterestDuenumber

    Description for fundersInterestDue in RepaymentApiV1

    indexnumber

    Description for index in RepaymentApiV1

    interestDuenumber

    Description for interestDue in RepaymentApiV1

    interestPaidnumber

    Description for interestPaid in RepaymentApiV1

    lastPaidDatestring

    Description for lastPaidDate in RepaymentApiV1

    lastPenaltyAppliedDatestring

    Description for lastPenaltyAppliedDate in RepaymentApiV1

    notesstring

    Description for notes in RepaymentApiV1

    organizationCommissionDuenumber

    Description for organizationCommissionDue in RepaymentApiV1

    parentAccountKeystring

    Description for parentAccountKey in RepaymentApiV1

    penaltyDuenumber

    Description for penaltyDue in RepaymentApiV1

    penaltyPaidnumber

    Description for penaltyPaid in RepaymentApiV1

    principalDuenumber

    Description for principalDue in RepaymentApiV1

    principalPaidnumber

    Description for principalPaid in RepaymentApiV1

    repaidDatestring

    Description for repaidDate in RepaymentApiV1

    repaymentUnappliedFeeDetails object[]

    Description for repaymentUnappliedFeeDetails in RepaymentApiV1

  • Array [
  • encodedKeystring

    the automatically generated encoded ID for this item

    Example: 8a19b7057471f4af017472dc0fd80472
    feeDuenumber

    Description for feeDue in RepaymentUnappliedFeeDetailsApiV1

    indexInListnumber

    Description for indexInList in RepaymentUnappliedFeeDetailsApiV1

    predefinedFeeKeystring

    Description for predefinedFeeKey in RepaymentUnappliedFeeDetailsApiV1

    repaymentKeystring

    Description for repaymentKey in RepaymentUnappliedFeeDetailsApiV1

    taxOnFeeDuenumber

    Description for taxOnFeeDue in RepaymentUnappliedFeeDetailsApiV1

  • ]
  • statestring

    Description for state in RepaymentApiV1

    Possible values: [PARTIALLY_PAID, LATE, GRACE, PAID, PENDING]

    taxFeesDuenumber

    Description for taxFeesDue in RepaymentApiV1

    taxFeesPaidnumber

    Description for taxFeesPaid in RepaymentApiV1

    taxInterestDuenumber

    Description for taxInterestDue in RepaymentApiV1

    taxInterestPaidnumber

    Description for taxInterestPaid in RepaymentApiV1

    taxPenaltyDuenumber

    Description for taxPenaltyDue in RepaymentApiV1

    taxPenaltyPaidnumber

    Description for taxPenaltyPaid in RepaymentApiV1

    Repaymentapiv1
    {
    "assignedBranchKey": "string",
    "assignedCentreKey": "string",
    "assignedUserKey": "string",
    "customSettings": [
    {
    "encodedKey": "8a19b7057471f4af017472dc0fd80472",
    "loanTransactionKey": "string",
    "source": "CENTRE_MEETING_DAY_CHANGED",
    "type": "CUSTOM_ADDED_INSTALLMENT"
    }
    ],
    "dueDate": "string",
    "encodedKey": "8a19b7057471f4af017472dc0fd80472",
    "feesAppliedDue": 0,
    "feesDue": 0,
    "feesPaid": 0,
    "feesUnappliedDue": 0,
    "fundersInterestDue": 0,
    "index": 0,
    "interestDue": 0,
    "interestPaid": 0,
    "lastPaidDate": "string",
    "lastPenaltyAppliedDate": "string",
    "notes": "string",
    "organizationCommissionDue": 0,
    "parentAccountKey": "string",
    "penaltyDue": 0,
    "penaltyPaid": 0,
    "principalDue": 0,
    "principalPaid": 0,
    "repaidDate": "string",
    "repaymentUnappliedFeeDetails": [
    {
    "encodedKey": "8a19b7057471f4af017472dc0fd80472",
    "feeDue": 0,
    "indexInList": 0,
    "predefinedFeeKey": "string",
    "repaymentKey": "string",
    "taxOnFeeDue": 0
    }
    ],
    "state": "PARTIALLY_PAID",
    "taxFeesDue": 0,
    "taxFeesPaid": 0,
    "taxInterestDue": 0,
    "taxInterestPaid": 0,
    "taxPenaltyDue": 0,
    "taxPenaltyPaid": 0
    }