Execute a portfolio buy transaction that distributes the investment amount across multiple assets
Auth0-issued access token that includes the scopes listed for the endpoint.
User identifier for the M2M client to specify which user's data to access.
Portfolio identifier (MongoDB ObjectId)
Amount to invest in whole currency units (e.g., 100.0 for 100 EUR)
x >= 0.01Method for distributing the investment across assets
targetAllocation, holdings Whether to execute ETF orders in real-time. Only users enabled for real-time execution can set this to true.
Portfolio buy order executed successfully
Asset transaction enriched with display-ready fields.
AssetTransaction Current transaction status (Pending, PendingGift, Settled, etc.).
update, buy, sell User identifier owning the transaction.
Portfolio identifier associated with the transaction.
Execution timing communicated to the client.