Skip to main content

Input fields

isVariable : Boolean

Whether the term is variable.

numberOfDays : Int

The number of days to pay a bill from issue date, after which the debt becomes delinquent.

typeOfDays : DayType

The type of day to consider (WORKING or CALENDAR).

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

{ "isVariable": true, "numberOfDays": 24, "typeOfDays": "WORKING" }