v1
latestOpenAPI 3.1.02026-07-24416405768.8 KBd) Customer Management
Get all loan associated with the customer
Get all loan associated with the customer
get/eclipse-conductor/rest/v1/tenants/{tenantId}/customers/{customerId}/loans
Path parameters
tenantIdinteger required
customerIdinteger required
Query parameters
dateFromInclstring
dateFromIncl, the date from where we want to get the loans inclusive.
dateToExclstring
dateToExcl, the date upto when we want to get the loans exclusive.
limitinteger
offsetinteger
providerstring required
The provider filter is applied, the results will be limited to the specified loan provider.
Response
OK
Example response
{
"created": "2022-03-10T12:15:50-04:00",
"lastModified": "2022-03-10T12:15:50-04:00"
}