Cancel portfolio transaction
Cancel a pending portfolio asset transaction and all its associated orders
Documentation Index
Fetch the complete documentation index at: https://docs.wealthyhood.com/llms.txt
Use this file to discover all available pages before exploring further.
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 (commission, FX, realtime execution).
Present for partner users when countervalue fees apply.