Skip to main content

Input fields

flatFeeAmount : Int

The flat fee amount for late payment.

interestPolicyName : String

The interest policy to use for late payment fee calculations.

isVariable : Boolean

Whether the term is variable.

percentageFee : Decimal

The percentage fee for late payment.

percentageIntervalDays : Int

The interval in days for the percentage fee (1=daily, 7=weekly, 30=monthly, 365=yearly).

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "flatFeeAmount": 14, "interestPolicyName": "daughter-at-number-political-talk", "isVariable": true, "percentageFee": "1.0", "percentageIntervalDays": 28 }