Client web app-Accounts
Number of APIs: 4
-
View the contracts of a profile GET {{customerURL}}:5055/PortfolioService/Contracts?linkedProfileId={{linkedprofileid}}&access_token={{custoken}}
-
To view the pending events of a specific contract GET {{customerURL}}:5055/PortfolioService/geteventsBycontractUUID?access_token={{custoken}}&contractUUID={{contractuuid}}
-
To perform the transaction POST {{customerURL}}:5055/SolitxService/payment/link?access_token={{custoken}}
-
To view the transaction history of a specific contract GET {{customerURL}}:5055/PortfolioService/transactionHistory?contractUUID={{contractuuid}}&access_token={{custoken}}&repaymentType=Yes