To view the contract terms
GET {{clientmobileappURL}}:5055/PortfolioService/getcontractsBycontractUUID?contractUUID={{mobilecontractuuid}}&access_token={{clientmobiletoken}}&pageNumber=0&numberOfRecords=10
- Using this service we can view the terms of a contract.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
contractUUID | string | ||
access_token | string | ||
pageNumber | number | ||
numberOfRecords | number |