Retrieve cash activity including deposits, withdrawals, investments, and dividends.
activityGroup – Always "cash" for this endpointactivityType – One of: Deposit, Withdraw, Investments, DividendsdisplayDate – ISO 8601 date-time when the transaction occurred or was displayedstatus – Current transaction status (e.g., Settled, Pending)currency – ISO 4217 currency codeamount – Transaction amount in major units (e.g., 5000.00 for €5,000.00)consideration – Transaction consideration with currency and amount (optional)cashFlowSign – 1 for positive cash flow (deposits, dividends), -1 for negative cash flow (withdrawals, investments)owner – The unique identifier of the user who owns this transactiondetails – Optional additional information, including order summaries for transactions with orders, or asset info for dividend transactionsdetails.orders array contains order summaries with:
id – Order identifierisin – International Securities Identification Numberside – Order side (Buy or Sell)quantity – Number of shares/units (optional)consideration – Order consideration amount and currency (optional)unitPrice – Price per unit (per share) with amount and currency (optional, present when available)fxRate – Exchange rate used for currency conversion with rate and currency (optional, present for foreign currency orders)activityType: "Dividends"), the details object contains:
isin – International Securities Identification Number of the asset that paid the dividendasset – Asset ID (e.g., equities_apple for Apple)OAuth 2.0 bearer token issued by Wealthyhood. Include this token in the Authorization header
as Bearer <token>.
The unique identifier for the acting customer. Must match the user associated with the bearer token.
"bank-user-12345"
Optional limit on the number of results to return. If omitted, returns all available results.
x >= 150
Cash activity response.
The unique identifier of the transaction.
"507f1f77bcf86cd799439011"
The activity group this transaction belongs to.
investment, cash, savings "investment"
The specific activity type. Values depend on activityGroup:
"Buy"
The date/time when this transaction occurred or was displayed. For settled transactions, this is typically the settlement date.
"2025-01-15T10:30:00Z"
The current status of the transaction. Valid statuses depend on the activityGroup:
Pending, Cancelled, Rejected, Settled "Settled"
ISO 4217 currency code.
GBP, EUR, USD "EUR"
Transaction amount in major units (e.g., 12.34 for €12.34).
x >= 01000
The unique identifier of the user who owns this transaction.
"507f1f77bcf86cd799439011"
Transaction consideration with currency and amount
Indicates whether this transaction represents a positive (1) or negative (-1) cash flow. This field is only present for cash activity transactions (activityGroup: "cash"). Positive cash flows include deposits, dividends, and withdrawals from savings. Negative cash flows include withdrawals, investments, and savings top-ups.
1, -1 -1
Optional additional details specific to the transaction type.
orders arrayisin and assetsavingsProductId and optional orders arrayorders arrayisin and asset