Cancel portfolio transaction
Cancel a pending portfolio asset transaction and all its associated orders
Authorizations
Auth0-issued access token that includes the scopes listed for the endpoint.
Headers
User identifier for the M2M client to specify which user's data to access.
^[a-f0-9]{24}$Path Parameters
Transaction identifier (MongoDB ObjectId)
^[a-f0-9]{24}$Response
Transaction cancelled 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 windows separated by asset category (matches domain ExecutionWindowsType)
Wealthyhood fees on orders and settled transactions (commission, FX, and real-time execution when applicable).
Present for partner users when countervalue fees apply.