To view the pending events of a specific contract
GET {{customerURL}}:5055/PortfolioService/geteventsBycontractUUID?access_token={{custoken}}&contractUUID={{contractuuid}}
- This service is used to view the transaction history of a specific contract.
- The contractuuid value, which is mentioned in the service, is mandatory. It will automatically get applied to the service call once we run the service, View the contracts of a profile.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
access_token | string | ||
contractUUID | string | ||
eventType | string |