Charge Values
Introduction
This article lists the charge collection values that are available in the API. These collections are for Recurring Charges.
For more information on collection values, take a look at our Enumerated Values Index article.
Charge Types (charge.types)
Value | Description |
---|---|
charge.types.convenience | This is the convenience fee on the loan. |
charge.types.late | This is the late fee charge on an account. |
charge.types.nsf | This is the next scheduled fee on the loan. |
charge.types.other | This is any other fees on an account. |
charge.types.repossession | This is the repossession fee on a loan. |
Loan Late Fee App (loan.latefeeapp)
Value | Description |
---|---|
loan.latefeeapp.payoff | Charge comes due when the loan is paid off |
loan.latefeeapp.standard | Charge comes due on the date it is assessed |
Loan Past Due Setting (loan.pastude)
Value | Description |
---|---|
loan.pastdue.include | Charge is included in amount and days past due calculations |
loan.pastdue.omitted | Charge is not included in amount and days past due calculations |
Updated 5 months ago