Instalment Controller
Get instalment plans for a given account
GET
Authorizations
Basic authentication is used to authenticate towards Enfuce API. It is described in more detail in RFC 7617.
Path Parameters
The account id to instalment plans
Query Parameters
The audit user to log the request
Status of the instalment
Available options:
ACTIVE
, ACTUAL
, CLOSED
, OVD
, PAID
, PREVIEW
, REVISED
Response
200
application/json
List of instalments for the given account
Instalment id
The instalment id
The creation date
The day of the first payment
The day of the last payment
The currency of the instalment
Number of instalments
The effective rate
The total amount of the instalment plan
The principal amount
The fee amount
The paid amount
The principal paid amount
The due amount of the instalment plan
The over-due amount of the instalment plan
The written-off amount
The full-repayment amount of the instalment plan
The status of the instalment plan
Available options:
WAITING
, INACTIVE
, PREVIEW
, PREVIEW_CLOSED
, OPEN
, PAIDPART
, OVD
, PAID
, CLOSED
, WRITE-OFF
, REVISED
, WAIVED
, NOT_READY
, MOVED
, REJECTED
, SIMULATED
, EXTERNAL
, Z
, OUTSTAND
, OUTSTAND_COMPLETE
The last updated date