Skip to main content

Customrepaymentsettingsapiv1

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]

Customrepaymentsettingsapiv1
{
"encodedKey": "8a19b7057471f4af017472dc0fd80472",
"loanTransactionKey": "string",
"source": "CENTRE_MEETING_DAY_CHANGED",
"type": "CUSTOM_ADDED_INSTALLMENT"
}