- EMIs
- Records
- Topups
- Accounts
- Payouts
- Loans
- Line Details
- Loan Data
- Fee
- Extra Data
- Topup Group
Restructure
preprod
https://preprod.api.crego.io
preprod
https://preprod.api.crego.io
POST
/v1/lms/emis/restructure/
Last modified:2025-04-04 08:34:57
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.Example:
Authorization: Bearer ********************
Body Params application/json
loan_id
stringÂ
required
date
stringÂ
required
is_access_payment
booleanÂ
required
changes
objectÂ
required
roi
integerÂ
required
fixed
stringÂ
required
Example
{
"loan_id": "f94f11d3-6bfa-474d-99be-a304f3bbaa50",
"date": 1739343023,
"apply": false,
"changes": {
"roi": 18,
"fixed": "tenure"
}
}
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://preprod.api.crego.io/v1/lms/emis/restructure/' \
--header 'Content-Type: application/json' \
--data-raw '{
"loan_id": "f94f11d3-6bfa-474d-99be-a304f3bbaa50",
"date": 1739343023,
"apply": false,
"changes": {
"roi": 18,
"fixed": "tenure"
}
}'
Responses
🟢200OK
application/json
Body
array of:
date
stringÂ
required
due_date
numberÂ
required
opening_balance
integer  | numberÂ
required
closing_balance
integer  | numberÂ
required
type
stringÂ
required
emi
number  | integerÂ
required
interest
number  | integerÂ
required
interest_outstanding
integer  | numberÂ
required
interest_paid
number  | integerÂ
required
demands
array [object {17}]Â
required
id
stringÂ
optional
created_at
numberÂ
optional
updated_at
numberÂ
optional
status
stringÂ
optional
component
stringÂ
optional
type
stringÂ
optional
amount
number  | integerÂ
optional
dpd
integerÂ
optional
tax_amount
integerÂ
optional
due_date
numberÂ
optional
opening_principal
integer  | numberÂ
optional
end_principal
integer  | numberÂ
optional
charged_at
nullÂ
optional
sent_to_gl
booleanÂ
optional
account
stringÂ
optional
loan
stringÂ
optional
fee
nullÂ
optional
dpd
integerÂ
optional
status
stringÂ
optional
principal
number  | integerÂ
optional
principal_outstanding
integerÂ
optional
principal_paid
number  | integerÂ
optional
Example
[{"date":"2022-09-05","due_date":1662402599.999999,"opening_balance":1721578.0,"closing_balance":1721578.0,"type":"pre_emi","emi":13629.16,"interest":13629.16,"interest_outstanding":0.0,"interest_paid":13629.16,"demands":[{"id":"e72c9acb-f918-4fc7-b570-1a4ca9688372","created_at":1733077660.845744,"updated_at":1733077660.8460665,"status":"paid","component":"interest","type":"pre_emi","amount":13629.16,"dpd":0,"tax_amount":0.0,"due_date":1662402599.999999,"opening_principal":1721578.0,"end_principal":1721578.0,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"dpd":0,"status":"paid"},{"date":"2022-10-05","due_date":1664994599.999999,"opening_balance":1721578.0,"closing_balance":1721578.0,"type":"pre_emi","emi":21519.73,"interest":21519.73,"interest_outstanding":0.0,"interest_paid":21519.73,"demands":[{"id":"a4e066f6-e18f-45ef-aa05-7346cf139757","created_at":1733077660.849019,"updated_at":1733077660.8492029,"status":"paid","component":"interest","type":"pre_emi","amount":21519.73,"dpd":0,"tax_amount":0.0,"due_date":1664994599.999999,"opening_principal":1721578.0,"end_principal":1721578.0,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"dpd":0,"status":"paid"},{"date":"2022-11-05","due_date":1667672999.999999,"opening_balance":1721578.0,"closing_balance":1721578.0,"type":"pre_emi","emi":21519.73,"interest":21519.73,"interest_outstanding":0.0,"interest_paid":21519.73,"demands":[{"id":"70345c1e-37d3-4341-b08f-e2dec51e9262","created_at":1733077660.8509772,"updated_at":1733077660.8511593,"status":"paid","component":"interest","type":"pre_emi","amount":21519.73,"dpd":0,"tax_amount":0.0,"due_date":1667672999.999999,"opening_principal":1721578.0,"end_principal":1721578.0,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"dpd":0,"status":"paid"},{"date":"2022-12-05","due_date":1670264999.999999,"opening_balance":1721578.0,"closing_balance":1721578.0,"type":"pre_emi","emi":21519.73,"interest":21519.73,"interest_outstanding":0.0,"interest_paid":21519.73,"demands":[{"id":"77875919-55be-4d65-ae47-1b3b1b382be6","created_at":1733077660.8530858,"updated_at":1733077660.853286,"status":"paid","component":"interest","type":"pre_emi","amount":21519.73,"dpd":0,"tax_amount":0.0,"due_date":1670264999.999999,"opening_principal":1721578.0,"end_principal":1721578.0,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"dpd":0,"status":"paid"},{"date":"2023-01-05","due_date":1672943399.999999,"opening_balance":1721578.0,"closing_balance":1721578.0,"type":"pre_emi","emi":21519.73,"interest":21519.73,"interest_outstanding":0.0,"interest_paid":21519.73,"demands":[{"id":"3e9e17d0-6bab-4626-9253-bacfc7e9b35a","created_at":1733077660.8545759,"updated_at":1733077660.854752,"status":"paid","component":"interest","type":"pre_emi","amount":21519.73,"dpd":0,"tax_amount":0.0,"due_date":1672943399.999999,"opening_principal":1721578.0,"end_principal":1721578.0,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"dpd":0,"status":"paid"},{"date":"2023-02-05","due_date":1675621799.999999,"opening_balance":1721578.0,"closing_balance":1687813.72,"type":"emi","emi":55284.009999999995,"principal":33764.28,"principal_outstanding":0.0,"principal_paid":33764.28,"demands":[{"id":"43270f84-f946-49a7-9c6f-f7aa1bd77d49","created_at":1733077660.8562436,"updated_at":1733077660.8565376,"status":"paid","component":"principal","type":"emi","amount":33764.28,"dpd":0,"tax_amount":0.0,"due_date":1675621799.999999,"opening_principal":1721578.0,"end_principal":1687813.72,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null},{"id":"4b1b7c70-ecf5-4ce3-8bf5-eda22aa77a3a","created_at":1733077660.8573632,"updated_at":1733077660.8575351,"status":"paid","component":"interest","type":"emi","amount":21519.73,"dpd":0,"tax_amount":0.0,"due_date":1675621799.999999,"opening_principal":1721578.0,"end_principal":1687813.72,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"interest":21519.73,"interest_outstanding":0.0,"interest_paid":21519.73,"dpd":0,"status":"paid"},{"date":"2023-03-05","due_date":1678040999.999999,"opening_balance":1687813.72,"closing_balance":1653627.4,"type":"emi","emi":55284.0,"principal":34186.33,"principal_outstanding":0.0,"principal_paid":34186.33,"demands":[{"id":"9c25406b-da27-4820-be2e-606a9b907e4d","created_at":1733077660.8596368,"updated_at":1733077660.8598194,"status":"paid","component":"principal","type":"emi","amount":34186.33,"dpd":0,"tax_amount":0.0,"due_date":1678040999.999999,"opening_principal":1687813.72,"end_principal":1653627.4,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null},{"id":"0455460f-83d2-493f-8704-a85f0e6d2a54","created_at":1733077660.8607836,"updated_at":1733077660.8609512,"status":"paid","component":"interest","type":"emi","amount":21097.67,"dpd":0,"tax_amount":0.0,"due_date":1678040999.999999,"opening_principal":1687813.72,"end_principal":1653627.4,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"interest":21097.67,"interest_outstanding":0.0,"interest_paid":21097.67,"dpd":0,"status":"paid"},{"date":"2023-04-05","due_date":1680719399.999999,"opening_balance":1653627.4,"closing_balance":1619013.74,"type":"emi","emi":55284.0,"interest":20670.34,"interest_outstanding":0.0,"interest_paid":20670.34,"demands":[{"id":"9fda5f22-f586-4951-9477-dc36a513e602","created_at":1733077660.8637066,"updated_at":1733077660.8638713,"status":"paid","component":"interest","type":"emi","amount":20670.34,"dpd":0,"tax_amount":0.0,"due_date":1680719399.999999,"opening_principal":1653627.4,"end_principal":1619013.74,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null},{"id":"aa9bfa22-2272-4a58-a77d-54d4ed5262d7","created_at":1733077660.8626359,"updated_at":1733077660.862838,"status":"paid","component":"principal","type":"emi","amount":34613.66,"dpd":0,"tax_amount":0.0,"due_date":1680719399.999999,"opening_principal":1653627.4,"end_principal":1619013.74,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"principal":34613.66,"principal_outstanding":0.0,"principal_paid":34613.66,"dpd":0,"status":"paid"},{"date":"2023-05-05","due_date":1683311399.999999,"opening_balance":1619013.74,"closing_balance":1583967.41,"type":"emi","emi":55284.0,"principal":35046.33,"principal_outstanding":0.0,"principal_paid":35046.33,"demands":[{"id":"930873a0-4469-402d-9b05-607182aa2a18","created_at":1733077660.864691,"updated_at":1733077660.864854,"status":"paid","component":"principal","type":"emi","amount":35046.33,"dpd":0,"tax_amount":0.0,"due_date":1683311399.999999,"opening_principal":1619013.74,"end_principal":1583967.41,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null},{"id":"f7765867-f59a-4e51-ac84-338c54b04c41","created_at":1733077660.8658106,"updated_at":1733077660.8659716,"status":"paid","component":"interest","type":"emi","amount":20237.67,"dpd":0,"tax_amount":0.0,"due_date":1683311399.999999,"opening_principal":1619013.74,"end_principal":1583967.41,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"interest":20237.67,"interest_outstanding":0.0,"interest_paid":20237.67,"dpd":0,"status":"paid"},{"date":"2023-06-05","due_date":1685989799.999999,"opening_balance":1583967.41,"closing_balance":1548483.0,"type":"emi","emi":55284.0,"interest":19799.59,"interest_outstanding":0.0,"interest_paid":19799.59,"demands":[{"id":"193880b7-4c71-4774-8767-082f54def244","created_at":1733077660.8690503,"updated_at":1733077660.8692708,"status":"paid","component":"interest","type":"emi","amount":19799.59,"dpd":0,"tax_amount":0.0,"due_date":1685989799.999999,"opening_principal":1583967.41,"end_principal":1548483.0,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null},{"id":"61ffc601-e2ac-47a4-bae9-f901411507b0","created_at":1733077660.867157,"updated_at":1733077660.8673475,"status":"paid","component":"principal","type":"emi","amount":35484.41,"dpd":0,"tax_amount":0.0,"due_date":1685989799.999999,"opening_principal":1583967.41,"end_principal":1548483.0,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"principal":35484.41,"principal_outstanding":0.0,"principal_paid":35484.41,"dpd":0,"status":"paid"},{"date":"2023-07-05","due_date":1688581799.999999,"opening_balance":1548483.0,"closing_balance":1512555.04,"type":"emi","emi":55284.0,"principal":35927.96,"principal_outstanding":0.0,"principal_paid":35927.96,"demands":[{"id":"57806ebf-1d31-4720-a52d-3c981a41b12d","created_at":1733077660.8703294,"updated_at":1733077660.870499,"status":"paid","component":"principal","type":"emi","amount":35927.96,"dpd":0,"tax_amount":0.0,"due_date":1688581799.999999,"opening_principal":1548483.0,"end_principal":1512555.04,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null},{"id":"c4953423-0b34-48aa-ab6c-7860e8916632","created_at":1733077660.871323,"updated_at":1733077660.8714845,"status":"paid","component":"interest","type":"emi","amount":19356.04,"dpd":0,"tax_amount":0.0,"due_date":1688581799.999999,"opening_principal":1548483.0,"end_principal":1512555.04,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"interest":19356.04,"interest_outstanding":0.0,"interest_paid":19356.04,"dpd":0,"status":"paid"},{"date":"2023-08-05","due_date":1691260199.999999,"opening_balance":1512555.04,"closing_balance":1476177.98,"type":"emi","emi":55284.0,"interest":18906.94,"interest_outstanding":0.0,"interest_paid":18906.94,"demands":[{"id":"0ebde80b-5726-4880-9433-113f725cce97","created_at":1733077660.8737214,"updated_at":1733077660.873884,"status":"paid","component":"interest","type":"emi","amount":18906.94,"dpd":0,"tax_amount":0.0,"due_date":1691260199.999999,"opening_principal":1512555.04,"end_principal":1476177.98,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null},{"id":"c2a8b4fc-d62b-4c56-aa9b-c0fa5fe29136","created_at":1733077660.8723466,"updated_at":1733077660.8725116,"status":"paid","component":"principal","type":"emi","amount":36377.06,"dpd":0,"tax_amount":0.0,"due_date":1691260199.999999,"opening_principal":1512555.04,"end_principal":1476177.98,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"principal":36377.06,"principal_outstanding":0.0,"principal_paid":36377.06,"dpd":0,"status":"paid"},{"date":"2023-09-05","due_date":1693938599.999999,"opening_balance":1476177.98,"closing_balance":1439346.2,"type":"emi","emi":55284.0,"principal":36831.78,"principal_outstanding":0.0,"principal_paid":36831.78,"demands":[{"id":"9cec1643-2470-4fff-a7a3-52df2445f7a1","created_at":1733077660.8751829,"updated_at":1733077660.8753467,"status":"paid","component":"principal","type":"emi","amount":36831.78,"dpd":0,"tax_amount":0.0,"due_date":1693938599.999999,"opening_principal":1476177.98,"end_principal":1439346.2,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null},{"id":"fe1ca343-26da-4d05-97fd-478b9844bdb3","created_at":1733077660.876162,"updated_at":1733077660.876322,"status":"paid","component":"interest","type":"emi","amount":18452.22,"dpd":0,"tax_amount":0.0,"due_date":1693938599.999999,"opening_principal":1476177.98,"end_principal":1439346.2,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"interest":18452.22,"interest_outstanding":0.0,"interest_paid":18452.22,"dpd":0,"status":"paid"},{"date":"2023-10-05","due_date":1696530599.999999,"opening_balance":1439346.2,"closing_balance":1402054.03,"type":"emi","emi":55284.0,"interest":17991.83,"interest_outstanding":0.0,"interest_paid":17991.83,"demands":[{"id":"ff8307d2-b7bd-4e19-b740-2ccf5ebd605e","created_at":1733077660.8783035,"updated_at":1733077660.8786638,"status":"paid","component":"interest","type":"emi","amount":17991.83,"dpd":0,"tax_amount":0.0,"due_date":1696530599.999999,"opening_principal":1439346.2,"end_principal":1402054.03,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null},{"id":"08a825c1-dda8-43d4-a8a4-37eef467eeca","created_at":1733077660.8771195,"updated_at":1733077660.8772843,"status":"paid","component":"principal","type":"emi","amount":37292.17,"dpd":0,"tax_amount":0.0,"due_date":1696530599.999999,"opening_principal":1439346.2,"end_principal":1402054.03,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"principal":37292.17,"principal_outstanding":0.0,"principal_paid":37292.17,"dpd":0,"status":"paid"},{"date":"2023-11-05","due_date":1699208999.999999,"opening_balance":1402054.03,"closing_balance":1364295.7,"type":"emi","emi":55284.0,"interest":17525.68,"interest_outstanding":0.0,"interest_paid":17525.68,"demands":[{"id":"0e1d92bb-778e-4323-a0f2-da57c079e3b0","created_at":1733077660.880524,"updated_at":1733077660.880685,"status":"paid","component":"interest","type":"emi","amount":17525.68,"dpd":0,"tax_amount":0.0,"due_date":1699208999.999999,"opening_principal":1402054.03,"end_principal":1364295.7,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null},{"id":"1af1bbdd-42cd-4d2d-ae3b-ed4b5b430116","created_at":1733077660.8795438,"updated_at":1733077660.8797066,"status":"paid","component":"principal","type":"emi","amount":37758.32,"dpd":0,"tax_amount":0.0,"due_date":1699208999.999999,"opening_principal":1402054.03,"end_principal":1364295.7,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"principal":37758.32,"principal_outstanding":0.0,"principal_paid":37758.32,"dpd":0,"status":"paid"},{"date":"2023-12-05","due_date":1701800999.999999,"opening_balance":1364295.7,"closing_balance":1326065.4,"type":"emi","emi":55284.0,"principal":38230.3,"principal_outstanding":0.0,"principal_paid":38230.3,"demands":[{"id":"892dfe85-7c2e-4d1a-b516-f00e7a056c59","created_at":1733077660.8814847,"updated_at":1733077660.88165,"status":"paid","component":"principal","type":"emi","amount":38230.3,"dpd":0,"tax_amount":0.0,"due_date":1701800999.999999,"opening_principal":1364295.7,"end_principal":1326065.4,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null},{"id":"9c32072e-952b-4c29-9560-5b84d3900f91","created_at":1733077660.882636,"updated_at":1733077660.8828354,"status":"paid","component":"interest","type":"emi","amount":17053.7,"dpd":0,"tax_amount":0.0,"due_date":1701800999.999999,"opening_principal":1364295.7,"end_principal":1326065.4,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"interest":17053.7,"interest_outstanding":0.0,"interest_paid":17053.7,"dpd":0,"status":"paid"},{"date":"2024-01-05","due_date":1704479399.999999,"opening_balance":1326065.4,"closing_balance":1287357.22,"type":"emi","emi":55284.0,"principal":38708.18,"principal_outstanding":0.0,"principal_paid":38708.18,"demands":[{"id":"9e8e75d9-1ae1-4f35-a1dc-52a506754259","created_at":1733077660.8839464,"updated_at":1733077660.8845067,"status":"paid","component":"principal","type":"emi","amount":38708.18,"dpd":0,"tax_amount":0.0,"due_date":1704479399.999999,"opening_principal":1326065.4,"end_principal":1287357.22,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null},{"id":"1b4f8d31-4603-466f-8c16-c572043c313f","created_at":1733077660.8854282,"updated_at":1733077660.8856013,"status":"paid","component":"interest","type":"emi","amount":16575.82,"dpd":0,"tax_amount":0.0,"due_date":1704479399.999999,"opening_principal":1326065.4,"end_principal":1287357.22,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"interest":16575.82,"interest_outstanding":0.0,"interest_paid":16575.82,"dpd":0,"status":"paid"},{"date":"2024-02-05","due_date":1707157799.999999,"opening_balance":1287357.22,"closing_balance":1248165.18,"type":"emi","emi":55284.01,"interest":16091.97,"interest_outstanding":0.0,"interest_paid":16091.97,"demands":[{"id":"15bf08e6-a4d8-4661-bd77-4f010a69b394","created_at":1733077660.887484,"updated_at":1733077660.8876436,"status":"paid","component":"interest","type":"emi","amount":16091.97,"dpd":0,"tax_amount":0.0,"due_date":1707157799.999999,"opening_principal":1287357.22,"end_principal":1248165.18,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null},{"id":"b40f6499-9a3b-42c4-9601-68d66b64834c","created_at":1733077660.8864262,"updated_at":1733077660.8865898,"status":"paid","component":"principal","type":"emi","amount":39192.04,"dpd":0,"tax_amount":0.0,"due_date":1707157799.999999,"opening_principal":1287357.22,"end_principal":1248165.18,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"principal":39192.04,"principal_outstanding":0.0,"principal_paid":39192.04,"dpd":0,"status":"paid"},{"date":"2024-03-05","due_date":1709663399.999999,"opening_balance":1248165.18,"closing_balance":1208483.25,"type":"emi","emi":55284.0,"principal":39681.94,"principal_outstanding":0.0,"principal_paid":39681.94,"demands":[{"id":"7c1377a7-337a-4b3d-8ce6-718d5da219f8","created_at":1733077660.8885314,"updated_at":1733077660.888691,"status":"paid","component":"principal","type":"emi","amount":39681.94,"dpd":0,"tax_amount":0.0,"due_date":1709663399.999999,"opening_principal":1248165.18,"end_principal":1208483.25,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null},{"id":"2dafc595-7fda-44f8-bed3-95463ae901ed","created_at":1733077660.8894908,"updated_at":1733077660.8896525,"status":"paid","component":"interest","type":"emi","amount":15602.06,"dpd":0,"tax_amount":0.0,"due_date":1709663399.999999,"opening_principal":1248165.18,"end_principal":1208483.25,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"interest":15602.06,"interest_outstanding":0.0,"interest_paid":15602.06,"dpd":0,"status":"paid"},{"date":"2024-04-05","due_date":1712341799.999999,"opening_balance":1208483.25,"closing_balance":1168305.29,"type":"emi","emi":55284.0,"principal":40177.96,"principal_outstanding":0.0,"principal_paid":40177.96,"demands":[{"id":"23040f5f-3e68-40a3-bcac-408d25406202","created_at":1733077660.890444,"updated_at":1733077660.890605,"status":"paid","component":"principal","type":"emi","amount":40177.96,"dpd":0,"tax_amount":0.0,"due_date":1712341799.999999,"opening_principal":1208483.25,"end_principal":1168305.29,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null},{"id":"46ec5905-0608-4203-99dc-026aa7826f9d","created_at":1733077660.8914232,"updated_at":1733077660.891582,"status":"paid","component":"interest","type":"emi","amount":15106.04,"dpd":0,"tax_amount":0.0,"due_date":1712341799.999999,"opening_principal":1208483.25,"end_principal":1168305.29,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"interest":15106.04,"interest_outstanding":0.0,"interest_paid":15106.04,"dpd":0,"status":"paid"},{"date":"2024-05-05","due_date":1714933799.999999,"opening_balance":1168305.29,"closing_balance":1127625.1,"type":"emi","emi":55284.0,"interest":14603.82,"interest_outstanding":0.0,"interest_paid":14603.82,"demands":[{"id":"3148e8e3-d034-401d-abde-7cc14dee0c9e","created_at":1733077660.893438,"updated_at":1733077660.8935966,"status":"paid","component":"interest","type":"emi","amount":14603.82,"dpd":0,"tax_amount":0.0,"due_date":1714933799.999999,"opening_principal":1168305.29,"end_principal":1127625.1,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null},{"id":"20d3d602-ac47-43a0-99d1-2a1585c22c0c","created_at":1733077660.8924415,"updated_at":1733077660.8926055,"status":"paid","component":"principal","type":"emi","amount":40680.18,"dpd":0,"tax_amount":0.0,"due_date":1714933799.999999,"opening_principal":1168305.29,"end_principal":1127625.1,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"principal":40680.18,"principal_outstanding":0.0,"principal_paid":40680.18,"dpd":0,"status":"paid"},{"date":"2024-06-05","due_date":1717612199.999999,"opening_balance":1127625.1,"closing_balance":1086436.42,"type":"emi","emi":55284.0,"interest":14095.31,"interest_outstanding":0.0,"interest_paid":14095.31,"demands":[{"id":"3f29bf39-86af-4618-85be-715530cbbec2","created_at":1733077660.8953042,"updated_at":1733077660.8954694,"status":"paid","component":"interest","type":"emi","amount":14095.31,"dpd":0,"tax_amount":0.0,"due_date":1717612199.999999,"opening_principal":1127625.1,"end_principal":1086436.42,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null},{"id":"7c24d721-dd56-44fc-9835-fcc312b8d5ec","created_at":1733077660.8943412,"updated_at":1733077660.8945034,"status":"paid","component":"principal","type":"emi","amount":41188.69,"dpd":0,"tax_amount":0.0,"due_date":1717612199.999999,"opening_principal":1127625.1,"end_principal":1086436.42,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"principal":41188.69,"principal_outstanding":0.0,"principal_paid":41188.69,"dpd":0,"status":"paid"},{"date":"2024-07-05","due_date":1720204199.999999,"opening_balance":1086436.42,"closing_balance":1044732.87,"type":"emi","emi":55284.01,"principal":41703.55,"principal_outstanding":0.0,"principal_paid":41703.55,"demands":[{"id":"a1f7570a-afc4-4115-a735-e5f8a2267639","created_at":1733077660.8963385,"updated_at":1733077660.8965106,"status":"paid","component":"principal","type":"emi","amount":41703.55,"dpd":0,"tax_amount":0.0,"due_date":1720204199.999999,"opening_principal":1086436.42,"end_principal":1044732.87,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null},{"id":"6ebf786e-9b7e-4164-bcbb-133770707187","created_at":1733077660.8973863,"updated_at":1733077660.8975606,"status":"paid","component":"interest","type":"emi","amount":13580.46,"dpd":0,"tax_amount":0.0,"due_date":1720204199.999999,"opening_principal":1086436.42,"end_principal":1044732.87,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"interest":13580.46,"interest_outstanding":0.0,"interest_paid":13580.46,"dpd":0,"status":"paid"},{"date":"2024-08-05","due_date":1722882599.999999,"opening_balance":1044732.87,"closing_balance":1002508.03,"type":"emi","emi":55284.0,"interest":13059.16,"interest_outstanding":0.0,"interest_paid":13059.16,"demands":[{"id":"ede768b5-7722-4c7f-9a8c-52637f24e560","created_at":1733077660.8993657,"updated_at":1733077660.8995273,"status":"paid","component":"interest","type":"emi","amount":13059.16,"dpd":0,"tax_amount":0.0,"due_date":1722882599.999999,"opening_principal":1044732.87,"end_principal":1002508.03,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null},{"id":"5790bfad-1842-4478-ad57-5b840f99f3f0","created_at":1733077660.898369,"updated_at":1733077660.898528,"status":"paid","component":"principal","type":"emi","amount":42224.84,"dpd":0,"tax_amount":0.0,"due_date":1722882599.999999,"opening_principal":1044732.87,"end_principal":1002508.03,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"principal":42224.84,"principal_outstanding":0.0,"principal_paid":42224.84,"dpd":0,"status":"paid"},{"date":"2024-09-05","due_date":1725560999.999999,"opening_balance":1002508.03,"closing_balance":959755.38,"type":"emi","emi":55284.0,"principal":42752.65,"principal_outstanding":0.0,"principal_paid":42752.65,"demands":[{"id":"7dcdf103-c5ab-4b7e-ad1a-062f2099b10f","created_at":1733077660.9003487,"updated_at":1733077660.9006097,"status":"paid","component":"principal","type":"emi","amount":42752.65,"dpd":0,"tax_amount":0.0,"due_date":1725560999.999999,"opening_principal":1002508.03,"end_principal":959755.38,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null},{"id":"156386bf-d220-4a28-bf45-e13c5a59fa48","created_at":1733077660.9014502,"updated_at":1733077660.9028668,"status":"paid","component":"interest","type":"emi","amount":12531.35,"dpd":0,"tax_amount":0.0,"due_date":1725560999.999999,"opening_principal":1002508.03,"end_principal":959755.38,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"interest":12531.35,"interest_outstanding":0.0,"interest_paid":12531.35,"dpd":0,"status":"paid"},{"date":"2024-10-05","due_date":1728152999.999999,"opening_balance":959755.38,"closing_balance":916468.32,"type":"emi","emi":55284.0,"principal":43287.06,"principal_outstanding":0.0,"principal_paid":43287.06,"demands":[{"id":"1dfd0d72-e1e0-4f0f-91f2-5c2d528ae06f","created_at":1733077660.9044335,"updated_at":1733077660.904689,"status":"paid","component":"principal","type":"emi","amount":43287.06,"dpd":0,"tax_amount":0.0,"due_date":1728152999.999999,"opening_principal":959755.38,"end_principal":916468.32,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null},{"id":"a82fdef5-84d5-4546-96e6-016c28fdac3f","created_at":1733077660.9057233,"updated_at":1733077660.9059324,"status":"paid","component":"interest","type":"emi","amount":11996.94,"dpd":0,"tax_amount":0.0,"due_date":1728152999.999999,"opening_principal":959755.38,"end_principal":916468.32,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"interest":11996.94,"interest_outstanding":0.0,"interest_paid":11996.94,"dpd":0,"status":"paid"},{"date":"2024-11-05","due_date":1730831399.999999,"opening_balance":916468.32,"closing_balance":872640.18,"type":"emi","emi":55284.0,"principal":43828.15,"principal_outstanding":0,"principal_paid":0,"demands":[{"id":"4e26675f-bddb-4bd8-8917-6dfaa777fdcc","created_at":1733077660.9083729,"updated_at":1733077660.9086115,"status":"pending","component":"principal","type":"emi","amount":43828.15,"dpd":0,"tax_amount":0.0,"due_date":1730831399.999999,"opening_principal":916468.32,"end_principal":872640.18,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null},{"id":"9c030adc-1d19-406c-88bd-f95e84d2719a","created_at":1733077660.9099343,"updated_at":1733077660.910118,"status":"partially_paid","component":"interest","type":"emi","amount":11455.85,"dpd":0,"tax_amount":0.0,"due_date":1730831399.999999,"opening_principal":916468.32,"end_principal":872640.18,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"interest":11455.85,"interest_outstanding":11407.96,"interest_paid":47.89000000000124,"dpd":0,"status":"partially_paid"},{"date":"2024-12-05","due_date":1733423399.999999,"opening_balance":872640.18,"closing_balance":828264.18,"type":"emi","emi":55284.0,"interest":10908.0,"interest_outstanding":0,"interest_paid":0,"demands":[{"id":"4024e64d-d841-49fd-b8f8-5467cd3151d1","created_at":1733077660.9132097,"updated_at":1733077660.91359,"status":"pending","component":"interest","type":"emi","amount":10908.0,"dpd":0,"tax_amount":0.0,"due_date":1733423399.999999,"opening_principal":872640.18,"end_principal":828264.18,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null},{"id":"abccab1f-78c2-4738-a8ba-3268c0308cf6","created_at":1733077660.911877,"updated_at":1733077660.9120572,"status":"pending","component":"principal","type":"emi","amount":44376.0,"dpd":0,"tax_amount":0.0,"due_date":1733423399.999999,"opening_principal":872640.18,"end_principal":828264.18,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"principal":44376.0,"principal_outstanding":0,"principal_paid":0,"dpd":0,"status":"pending"},{"date":"2025-01-05","due_date":1736101799.999999,"opening_balance":828264.18,"closing_balance":783333.48,"type":"emi","emi":55284.0,"interest":10353.3,"interest_outstanding":0,"interest_paid":0,"demands":[{"id":"b465c046-9438-4399-a988-bca11ff65e2c","created_at":1733077660.9285128,"updated_at":1733077660.9287257,"status":"pending","component":"interest","type":"emi","amount":10353.3,"dpd":0,"tax_amount":0.0,"due_date":1736101799.999999,"opening_principal":828264.18,"end_principal":783333.48,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null},{"id":"5959d6ad-d1a3-4972-b716-eedd3dd68d20","created_at":1733077660.926313,"updated_at":1733077660.926852,"status":"pending","component":"principal","type":"emi","amount":44930.7,"dpd":0,"tax_amount":0.0,"due_date":1736101799.999999,"opening_principal":828264.18,"end_principal":783333.48,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"principal":44930.7,"principal_outstanding":0,"principal_paid":0,"dpd":0,"status":"pending"},{"date":"2025-02-05","due_date":1738780199.999999,"opening_balance":783333.48,"closing_balance":737841.15,"type":"emi","emi":55284.0,"principal":45492.33,"principal_outstanding":0,"principal_paid":0,"demands":[{"id":"22b07dff-ec14-4ce9-877b-bbb54d26dfd7","created_at":1733077660.9342403,"updated_at":1733077660.9345043,"status":"pending","component":"principal","type":"emi","amount":45492.33,"dpd":0,"tax_amount":0.0,"due_date":1738780199.999999,"opening_principal":783333.48,"end_principal":737841.15,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null},{"id":"06c5f287-aec2-4e38-8d35-fbece57e1009","created_at":1733077660.9374495,"updated_at":1733077660.9385672,"status":"pending","component":"interest","type":"emi","amount":9791.67,"dpd":0,"tax_amount":0.0,"due_date":1738780199.999999,"opening_principal":783333.48,"end_principal":737841.15,"charged_at":null,"sent_to_gl":false,"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","fee":null}],"interest":9791.67,"interest_outstanding":0,"interest_paid":0,"dpd":0,"status":"pending"},{"date":"2025-03-05","due_date":1741199399.999999,"opening_balance":737841.15,"closing_balance":688712.61,"type":"emi","emi":58351.55,"principal":49128.54,"principal_outstanding":0,"principal_paid":0,"demands":[{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"principal","type":"emi","amount":49128.54,"due_date":1741199399.999999,"opening_principal":737841.15,"end_principal":688712.61},{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"interest","type":"emi","amount":9223.01,"due_date":1741199399.999999,"opening_principal":737841.15,"end_principal":688712.61}],"interest":9223.01,"interest_outstanding":0,"interest_paid":0},{"date":"2025-05-05","due_date":1746469799.999999,"opening_balance":688712.61,"closing_balance":640691.74,"type":"emi","emi":58351.560000000005,"principal":48020.87,"principal_outstanding":0,"principal_paid":0,"demands":[{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"principal","type":"emi","amount":48020.87,"due_date":1746469799.999999,"opening_principal":688712.61,"end_principal":640691.74},{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"interest","type":"emi","amount":10330.69,"due_date":1746469799.999999,"opening_principal":688712.61,"end_principal":640691.74}],"interest":10330.69,"interest_outstanding":0,"interest_paid":0},{"date":"2025-06-05","due_date":1749148199.999999,"opening_balance":640691.74,"closing_balance":591950.56,"type":"emi","emi":58351.56,"principal":48741.18,"principal_outstanding":0,"principal_paid":0,"demands":[{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"principal","type":"emi","amount":48741.18,"due_date":1749148199.999999,"opening_principal":640691.74,"end_principal":591950.56},{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"interest","type":"emi","amount":9610.38,"due_date":1749148199.999999,"opening_principal":640691.74,"end_principal":591950.56}],"interest":9610.38,"interest_outstanding":0,"interest_paid":0},{"date":"2025-07-05","due_date":1751740199.999999,"opening_balance":591950.56,"closing_balance":542478.26,"type":"emi","emi":58351.560000000005,"principal":49472.3,"principal_outstanding":0,"principal_paid":0,"demands":[{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"principal","type":"emi","amount":49472.3,"due_date":1751740199.999999,"opening_principal":591950.56,"end_principal":542478.26},{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"interest","type":"emi","amount":8879.26,"due_date":1751740199.999999,"opening_principal":591950.56,"end_principal":542478.26}],"interest":8879.26,"interest_outstanding":0,"interest_paid":0},{"date":"2025-08-05","due_date":1754418599.999999,"opening_balance":542478.26,"closing_balance":492263.88,"type":"emi","emi":58351.549999999996,"principal":50214.38,"principal_outstanding":0,"principal_paid":0,"demands":[{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"principal","type":"emi","amount":50214.38,"due_date":1754418599.999999,"opening_principal":542478.26,"end_principal":492263.88},{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"interest","type":"emi","amount":8137.17,"due_date":1754418599.999999,"opening_principal":542478.26,"end_principal":492263.88}],"interest":8137.17,"interest_outstanding":0,"interest_paid":0},{"date":"2025-09-05","due_date":1757096999.999999,"opening_balance":492263.88,"closing_balance":441296.28,"type":"emi","emi":58351.56,"principal":50967.6,"principal_outstanding":0,"principal_paid":0,"demands":[{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"principal","type":"emi","amount":50967.6,"due_date":1757096999.999999,"opening_principal":492263.88,"end_principal":441296.28},{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"interest","type":"emi","amount":7383.96,"due_date":1757096999.999999,"opening_principal":492263.88,"end_principal":441296.28}],"interest":7383.96,"interest_outstanding":0,"interest_paid":0},{"date":"2025-10-05","due_date":1759688999.999999,"opening_balance":441296.28,"closing_balance":389564.17,"type":"emi","emi":58351.55,"principal":51732.11,"principal_outstanding":0,"principal_paid":0,"demands":[{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"principal","type":"emi","amount":51732.11,"due_date":1759688999.999999,"opening_principal":441296.28,"end_principal":389564.17},{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"interest","type":"emi","amount":6619.44,"due_date":1759688999.999999,"opening_principal":441296.28,"end_principal":389564.17}],"interest":6619.44,"interest_outstanding":0,"interest_paid":0},{"date":"2025-11-05","due_date":1762367399.999999,"opening_balance":389564.17,"closing_balance":337056.07,"type":"emi","emi":58351.549999999996,"principal":52508.09,"principal_outstanding":0,"principal_paid":0,"demands":[{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"principal","type":"emi","amount":52508.09,"due_date":1762367399.999999,"opening_principal":389564.17,"end_principal":337056.07},{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"interest","type":"emi","amount":5843.46,"due_date":1762367399.999999,"opening_principal":389564.17,"end_principal":337056.07}],"interest":5843.46,"interest_outstanding":0,"interest_paid":0},{"date":"2025-12-05","due_date":1764959399.999999,"opening_balance":337056.07,"closing_balance":283760.36,"type":"emi","emi":58351.56,"principal":53295.72,"principal_outstanding":0,"principal_paid":0,"demands":[{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"principal","type":"emi","amount":53295.72,"due_date":1764959399.999999,"opening_principal":337056.07,"end_principal":283760.36},{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"interest","type":"emi","amount":5055.84,"due_date":1764959399.999999,"opening_principal":337056.07,"end_principal":283760.36}],"interest":5055.84,"interest_outstanding":0,"interest_paid":0},{"date":"2026-01-05","due_date":1767637799.999999,"opening_balance":283760.36,"closing_balance":229665.21,"type":"emi","emi":58351.56,"principal":54095.15,"principal_outstanding":0,"principal_paid":0,"demands":[{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"principal","type":"emi","amount":54095.15,"due_date":1767637799.999999,"opening_principal":283760.36,"end_principal":229665.21},{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"interest","type":"emi","amount":4256.41,"due_date":1767637799.999999,"opening_principal":283760.36,"end_principal":229665.21}],"interest":4256.41,"interest_outstanding":0,"interest_paid":0},{"date":"2026-02-05","due_date":1770316199.999999,"opening_balance":229665.21,"closing_balance":174758.63,"type":"emi","emi":58351.560000000005,"principal":54906.58,"principal_outstanding":0,"principal_paid":0,"demands":[{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"principal","type":"emi","amount":54906.58,"due_date":1770316199.999999,"opening_principal":229665.21,"end_principal":174758.63},{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"interest","type":"emi","amount":3444.98,"due_date":1770316199.999999,"opening_principal":229665.21,"end_principal":174758.63}],"interest":3444.98,"interest_outstanding":0,"interest_paid":0},{"date":"2026-03-05","due_date":1772735399.999999,"opening_balance":174758.63,"closing_balance":119028.45,"type":"emi","emi":58351.56,"principal":55730.18,"principal_outstanding":0,"principal_paid":0,"demands":[{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"principal","type":"emi","amount":55730.18,"due_date":1772735399.999999,"opening_principal":174758.63,"end_principal":119028.45},{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"interest","type":"emi","amount":2621.38,"due_date":1772735399.999999,"opening_principal":174758.63,"end_principal":119028.45}],"interest":2621.38,"interest_outstanding":0,"interest_paid":0},{"date":"2026-04-05","due_date":1775413799.999999,"opening_balance":119028.45,"closing_balance":62462.32,"type":"emi","emi":58351.56,"principal":56566.13,"principal_outstanding":0,"principal_paid":0,"demands":[{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"principal","type":"emi","amount":56566.13,"due_date":1775413799.999999,"opening_principal":119028.45,"end_principal":62462.32},{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"interest","type":"emi","amount":1785.43,"due_date":1775413799.999999,"opening_principal":119028.45,"end_principal":62462.32}],"interest":1785.43,"interest_outstanding":0,"interest_paid":0},{"date":"2026-05-05","due_date":1778005799.999999,"opening_balance":62462.32,"closing_balance":5047.7,"type":"emi","emi":58351.55,"principal":57414.62,"principal_outstanding":0,"principal_paid":0,"demands":[{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"principal","type":"emi","amount":57414.62,"due_date":1778005799.999999,"opening_principal":62462.32,"end_principal":5047.7},{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"interest","type":"emi","amount":936.93,"due_date":1778005799.999999,"opening_principal":62462.32,"end_principal":5047.7}],"interest":936.93,"interest_outstanding":0,"interest_paid":0},{"date":"2026-06-05","due_date":1780684199.999999,"opening_balance":5047.7,"closing_balance":0,"type":"emi","emi":5123.42,"principal":5047.7,"principal_outstanding":0,"principal_paid":0,"demands":[{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"principal","type":"emi","amount":5047.7,"due_date":1780684199.999999,"opening_principal":5047.7,"end_principal":0},{"account":"1941d57d-8ce1-4581-aa5f-6c54e18130cf","loan":"f94f11d3-6bfa-474d-99be-a304f3bbaa50","component":"interest","type":"emi","amount":75.72,"due_date":1780684199.999999,"opening_principal":5047.7,"end_principal":0}],"interest":75.72,"interest_outstanding":0,"interest_paid":0}]