Get the covenants details based on the date range
get
/api/1.0/dashboards/pastcovenants/{rangeStart}
This operation gets the covenants details based on the date range using Covenant Maintenance Service.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
rangeStart(required): string
start date of the period for which loans to be fetched
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns PastCovenantsWidgetModelCollection
Nested Schema : data
Type:
object
Data
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error