Upvest Investment API.
Treasury Reports
Access Tokens
Users
User Identifiers
User Checks
Accounts
Account Groups
Tax Residencies
Corporate Actions
Tax Exemptions
Tax Collections
Tax Wrappers
Instruments
Price Data
Orders
Portfolios
Portfolios Rebalancing
Savings Plans
Liquidations
Direct Debits
Top-ups
Withdrawals
Reference Accounts
Mandates
Cash Balances
Positions
Valuations
Returns
Virtual Cash Balances
Fees
Fees Configurations
Reports
Transactions
Files
Webhook Subscriptions
Virtual Bank Accounts
Tests
Upvest Investment API (1.75.0)
Overview
Languages
Servers
Sandbox environment
https://sandbox.upvest.co/
Live environment
https://api.upvest.co/
Bodyapplication/json
Date and time when the event was created. RFC 3339-5, ISO8601 UTC
Treasury operation type.
- TRADING -
- CORPORATE_ACTION -
- FEE -
- TAX -
- TAX_ADJUSTMENT_RECEIVABLE -
- TAX_ADJUSTMENT_PAYABLE -
Enum"TRADING""CORPORATE_ACTION""FEE""TAX""TAX_ADJUSTMENT_RECEIVABLE""TAX_ADJUSTMENT_PAYABLE"
The currency of the treasury payment. Alphabetic three-letter ISO 4217 currency code.
Direction of the treasury operation.
- INCOMING -
- OUTGOING -
- NA -
Enum"INCOMING""OUTGOING""NA"
- Sandbox environment
https://sandbox.upvest.co/Treasury reports events
- Live environment
https://api.upvest.co/Treasury reports events
application/json
{ "id": "8962b496-8d42-4560-bfab-10490dd1a721", "created_at": "2023-05-08T10:42:34.758Z", "type": "TREASURY_REPORT.CREATED", "object": { "id": "6e736b54-ed57-46ad-8620-0ef59ddd8e6d", "type": "TRADING", "currency": "EUR", "settlement_amount": "123.12", "report_date": "2023-05-08", "direction": "OUTGOING", "filename": "trading_buy_05082023.csv" }, "webhook_id": "9df39835-be87-4243-9018-f2500b39cee6" }