Crego APIs
APIs DocHome Page
Web Apps
  • Jupiter
  • Venus
APIs DocHome Page
Web Apps
  • Jupiter
  • Venus
  1. APIs Doc
  • Back to home
  • Reports
  • Charge Summary
    PUT
  • Customer Portfolio
    PUT
  • Collection Report
    PUT
  • Disbursement Report
    PUT
  • Trial Balance
    PUT
  • GL Report
    PUT
  • Disbursement Advice
    GET
  • ROI Computation
    PUT
  • Interest Certificate
    GET
  • Excess Balance Report
    PUT
  • TXN Data Report
    PUT
  • Customer Limit Report
    PUT
  • Program Portfolio Report
    PUT
  • SOA
    GET
  • List Requested Report
    GET
  • Debtor Report
    PUT
  • NACH LOC MIS
    PUT
  • Get Requested Report
    GET
  • Month End Report
    PUT
  • Merge Report
    PUT
  • ALM SCF Report
    PUT
  • ANR Report
    PUT
  • Repayment Schedule Report
    PUT
  • Repayment Breakdown Report
    PUT
  • Overpay Report
    PUT
  • Daily POS
    PUT
  • Daily Transaction Report
    PUT
  • Portfolio Application Level Report
    PUT
  • Portfolio Loan Level Report
    PUT
  • Loan Closure Report
    PUT
  • Loan Tagging Report
    PUT
  • Monthly Due Report
    PUT
  • Aum Query Report
    PUT
  • Accrued But Not Due Report
    PUT
  • Due Report
    PUT
  • Outstanding Report
    PUT
  • Repayment Report
    PUT
  • Payout Report
    PUT
  • Fee and Charges Report
    PUT
  • Excess Payment Report
    PUT
  • Month End POS Report
    PUT
  1. APIs Doc

Interest Certificate

preprod
https://preprod.api.crego.io
preprod
https://preprod.api.crego.io
GET
/v1/lms/accounts/{id}/interest_certificate/
Last modified:2024-11-07 08:37:23

Request

Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Path Params
id
string 
required
Example:
586627f8-57d5-4861-aa48-3c4fcc119c44
Query Params
start_date
integer 
optional
Example:
1704047400
end_date
string 
optional
Example:
1732991400

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 GET 'https://preprod.api.crego.io/v1/lms/accounts/586627f8-57d5-4861-aa48-3c4fcc119c44/interest_certificate/?start_date=1704047400&end_date=1732991400'

Responses

🟢200Success
application/json
Body
object {0}
Example
{}
Modified at 2024-11-07 08:37:23
Previous
ROI Computation
Next
Excess Balance Report
Built with