Instalment Operations
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
Current page
Required range:
x >= 0
How many entries should be returned per page, default is 30. Cannot be more than 100.
Required range:
1 < x < 100
Status of the instalment
Available options:
ACTIVE
, ACTUAL
, CLOSED
, OVD
, PAID
, PREVIEW
, REVISED
Response
200
application/json
List of instalments for the given account
The response is of type object
.