Generate a PDF account statement for the user including investment, cash, and savings activity.
Auth0-issued access token that includes the scopes listed for the endpoint.
MongoDB ObjectId of the user for whom to generate the account statement
^[a-f0-9]{24}$Optional date range for the account statement. If omitted, includes all available activity.
Account statement generated successfully
Pre-signed URL to download the generated PDF account statement. The URL is temporary and expires after a short period.
"https://account-statements.r2.cloudflarestorage.com/64f0c51e7fb3fc001234a001/statement.pdf?X-Amz-..."