Authorizations
Basic authentication is used to authenticate towards Enfuce API. It is described in more detail in RFC 7617.
Path Parameters
The instalment id
Example:
"678543"
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
Filter for instalment portion status. Supported operations: eq
, or
. Example: (status eq WAITING or status eq OVERDUE)
Note: You must URL-encode parentheses and spaces.
Response
List of instalment portions
The response is of type object
.