v1
latestSwagger 2.02026-07-144712.1 KBReportingController
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