Retrieve unrealized tax lots as CSV
Returns unrealized tax lots for the specified account in CSV format. Requires the `portfolio` scope. Available to individual investors.
| Name | Type | Required | Description |
|---|---|---|---|
| accountId | string | Yes | - |
No request body defined
Account not found or does not belong to the client
No response body defined
{
"fileName": "string",
"base64Data": "string"
}