API Reference

Get Loan Payment History

Returns a list of Loan Payment History details for a given Loan Acctrefno


The startDate and endDate query parameters are applied to the Date_Paid property.
Supports Web User Access Token

Log in to see full request history
Path Params
int64
required

Acctrefno of Loan

Query Params
int32

The number of results to return. If 0, return all results. (Default: 0 or MaxLimit)

int64

Return results after the given unique identifier. (Default: 0)

string

Return results ordered by identity property in the given order: asc or desc. (Default: asc)

string

Formatted as yyyyMMdd.

string

Formatted as yyyyMMdd.

Response

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