To view the pending events of contract
GET {{clientmobileappURL}}:5055/PortfolioService/geteventsBycontractUUID?access_token={{clientmobiletoken}}&contractUUID={{mobilecontractuuid}}
- Using this service we can view the pending repayments of contract.
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| access_token | string | ||
| contractUUID | string |