v1

latestSwagger 2.02026-07-144712.1 KB
ReportingController

Return a collection of mortgages by created date from a specific date

get/v3/reporting/{shortName}/mortgagesbycreateddate

Path parameters

shortNamestring required

The unique client short-name

Query parameters

branchIDstring required

The unique ID of the Branch

startDatestring date-time required

The date to search from.

offsetinteger required

The index of the first item to return

countinteger required

The maximum number of items to return (up to 1000 per request)

Response

OK

Countinteger

The total number of results available for all pages

All 4 operations