To view the contracts
GET {{clientmobileappURL}}:5055/PortfolioService/Contracts?linkedProfileId={{mobileapplinkedprofileid}}&access_token={{clientmobiletoken}}
- Using this service we can fetch the list of contracts for a profile.
- Note : Only approved profiles will have a linkedprofileid generated.
- Re run the service Fetch the profile details again to obtain the linked profile id and get it automatically applied to the service.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
linkedProfileId | string | ||
access_token | string |