{
"hasMore": true,
"data": [
{
"id": "inst_5f92f01728e009f403d8502e",
"status": "void",
"loan": "loan_631f61201fc21101870d22a",
"payer": "<string>",
"calendarDays": 123,
"workdays": 123,
"number": 123,
"amountPaid": 123,
"dueDate": "2023-12-25",
"duePrincipal": 123,
"hasInterest": true,
"postFixedAmount": 123,
"preFixedAmount": 123,
"principalAmortizationAmount": 123,
"taxAmount": 123,
"totalAmount": 123,
"transactions": {
"hasMore": true,
"data": [
{
"id": "itsc_631f61201fc21101870d22a",
"discount": 20,
"fine": 10,
"interest": 5,
"amountPaid": 100,
"invoice": "inv_631f61201fc21101870d22a",
"installment": "inst_631f61201fc21101870d22a",
"createdAt": "2020-01-01T00:00:00.000Z"
}
]
},
"fund": "fund_631f61201fc21101870d22a",
"amountRemaining": 1500,
"amountForPayment": 1487.9,
"amountForPaymentDiscount": 12.1,
"amountForPaymentFine": 0,
"amountForPaymentInterest": 0,
"metadata": {},
"createdAt": "2023-08-25T22:38:41.134Z",
"updatedAt": "2023-08-25T22:38:41.134Z",
"deleted": false
}
]
}
Uma lista de parcelas. A parte de uma resposta da API que descreve a paginação