GetStockReport
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
GetStockReport model
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
from_date | str | ❌ | — | — |
to_date | str | ❌ | — | — |
time_zone | str | ❌ | Pacific/Auckland | — |
APIs / Triggers
| Trigger | Endpoint / Source | Detail | Handler |
|---|---|---|---|
| API | GET /newanalytics/stockReport | — | src/stock_report.py |
Change history
v1.0.0 · 2025-03-31 · Cian (shared account) · f509aea3a
analytics
- Initial version.
Generated from
dismantly-backend/Microservices/Analytics/dependencies/models.py. Do not edit by hand.