Temenos · Arazzo Workflow
Temenos Wealth Open Portfolio And Place Order
Version 1.0.0
Open a managed portfolio for a client and place and track a security order.
View Spec
View on GitHub
BankingCloud BankingCore BankingDigital BankingFinancial ServicesFintechOpen BankingPaymentsWealth ManagementArazzoWorkflows
Provider
Workflows
open-portfolio-place-order
Open a portfolio, place a security order, and track its execution.
Opens a managed portfolio for a client, places a security order against it, and polls the order until it reaches a terminal execution status.
1
openPortfolio
createPortfolio
Open a managed portfolio for the client.
2
placeOrder
createSecurityOrder
Place a security order against the newly opened portfolio.
3
trackOrder
getSecurityOrder
Poll the security order to track execution, branching on the terminal execution status and retrying while it is pending or submitted.