View the contracts of a profile
GET {{customerURL}}:5055/PortfolioService/Contracts?linkedProfileId={{linkedprofileid}}&access_token={{custoken}}
- Using this service we can fetch the list of contracts for a profile.
- The linkedprofileid value, which is mentioned in the service, is mandatory.
- To fetch the linkedprofileid, use the Fetch the profile details which is in the Customer Onboarding under the Customer collection.
- 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 |