Get admin stats

This request allows you to pull a loan's admin stat report information.

   Click here to learn more about this request

The Admin Stats Report provides lenders with a detailed view of how a loan is performing. Note the following when using this request:

The response from this request provides a list of calculated values that pertain to the loan. These values are broken into three categories:

active - This category displays active amounts for the loan.

paidoff - This category displays amounts already paid on the loan.

repossessed - This category displays repossession amounts for the loan.

For an example of how the Admin Stats Report works within the UI, take a look at our Administration reports article.

👆

Pay special attention to the endpoint of this request.

This request does not use OData, so it's not included in the endpoint like most other LMS requests.

Database

For information on admin stats database tables, see the following articles:

Database – Loan Status Archive (loan_status_archive)

Database – Loan Table (loan_entity)

Path Params
string
required

This is the ID of the loan.

string
enum
required
Defaults to all

The admin stats are broken into categories. To pull only a single category, input the category name here.
> Only one category can be selected at a time.

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json