GET
/
v1
/
account
/
{accountId}

Authorizations

Authorization
string
headerrequired

Basic authentication is used to authenticate towards Enfuce API. It is described in more detail in RFC 7617.

Path Parameters

accountId
string
required

The account id to instalment plans

Query Parameters

auditUser
string
required

The audit user to log the request

status
enum<string>

Status of the instalment

Available options:
ACTIVE,
ACTUAL,
CLOSED,
OVD,
PAID,
PREVIEW,
REVISED

Response

200 - application/json
instalmentId
string

Instalment id

instalmentOriginalId
string

The instalment id

creationDate
string

The creation date

firstPayment
string

The day of the first payment

lastPayment
string

The day of the last payment

currency
string

The currency of the instalment

tenor
number

Number of instalments

effectiveRate
string

The effective rate

totalAmount
string

The total amount of the instalment plan

principalAmount
string

The principal amount

feeAmount
string

The fee amount

paidAmount
string

The paid amount

principalPaidAmount
string

The principal paid amount

dueAmount
string

The due amount of the instalment plan

ovdAmount
string

The over-due amount of the instalment plan

writtenOffAmount
string

The written-off amount

fullRepaymentAmount
string

The full-repayment amount of the instalment plan

status
enum<string>

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
lastUpdated
string

The last updated date

transactionId
string