Compute contract
GET {{backofficeURL}}/SolitxService/ContractService/contracts/compute?access_token={{useraccessToken}}&contractUUID={{contractUUID}}
- The endpoint returns expected cashflows based on the contractUUID provided as a parameter. If expected cashflows are matching with the requirement then user can execute contract or else user can update the contract again.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
access_token | string | ||
contractUUID | string |