Crego APIs
APIs DocHome Page
Web Apps
  • Jupiter
  • Venus
APIs DocHome Page
Web Apps
  • Jupiter
  • Venus
  1. EMIs
  • Back to home
  • LMS
  • EMIs
    • List EMI
      GET
    • List Settlements
      GET
    • Restructure
      POST
    • Calculate EMI
      POST
    • Run EOD
      POST
    • Request Tranche
      POST
    • Outstanding data
      GET
  • Records
    • Request Approval
      PUT
    • Bulk Nach Request
      POST
    • NACH presentation status
      PUT
    • Initiate Excess Payment Refund
      POST
    • Initiate Adjustment for Cashback & Holdback
      POST
    • Get Single Record
      GET
    • Record Listing
      GET
    • Create Record
      POST
    • Mark Processed
      PUT
    • Unmatched
      GET
    • Export record
      PUT
    • Bulk Create Records
      POST
  • Topups
    • List Topups
      GET
    • Unschedule a scheduled topup
      PUT
    • Reinitiate Payout
      POST
    • Check Line Amount
      PUT
    • Create Topup
      POST
    • Update Topup
      PATCH
    • Bulk Topup Create
      POST
    • Re Run Checks
      GET
    • Invoice Parse
      PATCH
  • Accounts
    • Initiate Disbursement
    • Initiate Loan Params
    • Create Account
    • Close Loan Account
    • Refresh Limit
    • Get Loan Params
    • Get Summary
    • Reset RPS
    • Update Loan Params
  • Payouts
    • Retry Failed Payout
    • Create Payout
    • Payout Callback
    • Process Payout
    • Unmatched Payouts
    • List Payouts
    • Export Payout for Bank
  • Loans
    • Export Cashback
    • Get Emi Amount
    • Get Loan Summary
    • List Loans with Excess Balance
    • Initiate Adjustment
    • Initiate Refund
    • List Loans
  • Line Details
    • Filter Line Details
    • Create
    • Update
    • Get by type
    • Bulk Internal
    • Retrieve
  • Loan Data
    • Create
    • Update
    • Retrieve
  • Fee
    • Get Fee Demands
    • Bulk Create Fee
    • Create Fee
    • List Fee
    • Fee Details
    • Delete Fee
  • Extra Data
    • Update Extra Data
    • List Extra Data
  • Topup Group
    • Create Topup Group
    • List Topup Group
    • Update TopupGroup
  • Payout Batch
    • Send Payout batch
  1. EMIs

List EMI

preprod
https://preprod.api.crego.io
preprod
https://preprod.api.crego.io
GET
/v1/lms/emis/
Last modified:2025-06-16 07:47:33

Request

Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Query Params

Request Code 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 GET 'https://preprod.api.crego.io/v1/lms/emis/?loan=46c10ebd-cb75-4144-aa8a-97c6246c5206&loan_ref_id&account&account_ref_id' \
--header 'Authorization: Bearer <token>'

Responses

🟢200OK
application/json
Body

Example
[{"date":"2023-04-05","due_date":1680719399.999999,"opening_balance":2509290.0,"closing_balance":2509290.0,"type":"pre_emi","emi":5018.58,"interest":5018.58,"interest_outstanding":0.0,"interest_paid":5018.58,"demands":[{"id":"0892082a-5310-47c8-99fc-b476725fff35","created_at":1738912709.8160532,"updated_at":1738912709.816285,"status":"paid","component":"interest","type":"pre_emi","amount":5018.58,"dpd":0,"tax_amount":0.0,"due_date":1680719399.999999,"opening_principal":2509290.0,"end_principal":2509290.0,"charged_at":null,"sent_to_gl":false,"account":"860bd919-1070-43b9-9099-699235217ac0","loan":"46c10ebd-cb75-4144-aa8a-97c6246c5206","fee":null}],"dpd":0,"status":"paid"},{"date":"2023-05-05","due_date":1683311399.999999,"opening_balance":2509290.0,"closing_balance":2509290.0,"type":"pre_emi","emi":25092.9,"interest":25092.9,"interest_outstanding":0.0,"interest_paid":25092.9,"demands":[{"id":"866f9df6-692f-4840-a931-effc8666fc73","created_at":1738912709.8197396,"updated_at":1738912709.819885,"status":"paid","component":"interest","type":"pre_emi","amount":25092.9,"dpd":0,"tax_amount":0.0,"due_date":1683311399.999999,"opening_principal":2509290.0,"end_principal":2509290.0,"charged_at":null,"sent_to_gl":false,"account":"860bd919-1070-43b9-9099-699235217ac0","loan":"46c10ebd-cb75-4144-aa8a-97c6246c5206","fee":null}],"dpd":0,"status":"paid"},{"date":"2023-06-05","due_date":1685989799.999999,"opening_balance":2509290.0,"closing_balance":2509290.0,"type":"pre_emi","emi":25092.9,"interest":25092.9,"interest_outstanding":0.0,"interest_paid":25092.9,"demands":[{"id":"cff82378-06a4-4e14-8e60-34ad265ad6d5","created_at":1738912709.820948,"updated_at":1738912709.82109,"status":"paid","component":"interest","type":"pre_emi","amount":25092.9,"dpd":0,"tax_amount":0.0,"due_date":1685989799.999999,"opening_principal":2509290.0,"end_principal":2509290.0,"charged_at":null,"sent_to_gl":false,"account":"860bd919-1070-43b9-9099-699235217ac0","loan":"46c10ebd-cb75-4144-aa8a-97c6246c5206","fee":null}],"dpd":0,"status":"paid"},{"date":"2023-07-05","due_date":1688581799.999999,"opening_balance":2509290.0,"closing_balance":2509290.0,"type":"pre_emi","emi":25092.9,"interest":25092.9,"interest_outstanding":0.0,"interest_paid":25092.9,"demands":[{"id":"021a73ed-71ed-465a-932c-d7dfd815e789","created_at":1738912709.8231153,"updated_at":1738912709.8232486,"status":"paid","component":"interest","type":"pre_emi","amount":25092.9,"dpd":0,"tax_amount":0.0,"due_date":1688581799.999999,"opening_principal":2509290.0,"end_principal":2509290.0,"charged_at":null,"sent_to_gl":false,"account":"860bd919-1070-43b9-9099-699235217ac0","loan":"46c10ebd-cb75-4144-aa8a-97c6246c5206","fee":null}],"dpd":0,"status":"paid"},{"date":"2023-08-05","due_date":1691260199.999999,"opening_balance":2509290.0,"closing_balance":2471122.76,"type":"emi","emi":63260.14,"principal":38167.24,"principal_outstanding":0.0,"principal_paid":38167.24,"demands":[{"id":"c4b6903d-decb-4b47-b43b-42442cf6c02c","created_at":1738912709.8243043,"updated_at":1738912709.8244288,"status":"paid","component":"principal","type":"emi","amount":38167.24,"dpd":2,"tax_amount":0.0,"due_date":1691260199.999999,"opening_principal":2509290.0,"end_principal":2471122.76,"charged_at":null,"sent_to_gl":false,"account":"860bd919-1070-43b9-9099-699235217ac0","loan":"46c10ebd-cb75-4144-aa8a-97c6246c5206","fee":null},{"id":"aed332ab-4e68-4111-9a82-b380bc7fa778","created_at":1738912709.8260484,"updated_at":1738912709.8261724,"status":"paid","component":"interest","type":"emi","amount":25092.9,"dpd":2,"tax_amount":0.0,"due_date":1691260199.999999,"opening_principal":2509290.0,"end_principal":2471122.76,"charged_at":null,"sent_to_gl":false,"account":"860bd919-1070-43b9-9099-699235217ac0","loan":"46c10ebd-cb75-4144-aa8a-97c6246c5206","fee":null}],"interest":25092.9,"interest_outstanding":0.0,"interest_paid":25092.9,"charges":[{"id":"264c7f7c-4852-48ab-8194-151525957254","amount":42.08,"status":"paid","name":"overdue","charged_at":1691432999.999999},{"id":"b57e1487-3d50-41bd-9dff-38f0b61ae950","amount":126.24,"status":"paid","name":"penal","charged_at":1691432999.999999}],"dpd":2,"status":"paid"},{"date":"2023-09-05","due_date":1693938599.999999,"opening_balance":2471122.76,"closing_balance":2432573.85,"type":"emi","emi":63260.14,"principal":38548.91,"principal_outstanding":0.0,"principal_paid":38548.91,"demands":[{"id":"faf4c61c-feb2-4d87-9d90-32fb8eb6f7aa","created_at":1738912709.8279727,"updated_at":1738912709.828108,"status":"paid","component":"principal","type":"emi","amount":38548.91,"dpd":0,"tax_amount":0.0,"due_date":1693938599.999999,"opening_principal":2471122.76,"end_principal":2432573.85,"charged_at":null,"sent_to_gl":false,"account":"860bd919-1070-43b9-9099-699235217ac0","loan":"46c10ebd-cb75-4144-aa8a-97c6246c5206","fee":null},{"id":"b5c5b962-38c2-4ce4-8b0f-bea6e06bc07e","created_at":1738912709.8306148,"updated_at":1738912709.8307378,"status":"paid","component":"interest","type":"emi","amount":24711.23,"d
Modified at 2025-06-16 07:47:33
Next
List Settlements
Built with