PostTotalSalesTarget
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
PostTotalSalesTarget model
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
amount | float | ✅ | — | — |
updated_at | str | ❌ | — | — |
type | str | ❌ | WEEKLY_SALES_TARGET | — |
APIs / Triggers
| Trigger | Endpoint / Source | Detail | Handler |
|---|---|---|---|
| API | POST /newdashboard/salesTarget | — | src/dashboard_set_sales_target.py |
Change history
v1.0.0 · 2025-03-31 · Cian (shared account) · 486ded259
dashboard
- Initial version.
Generated from
dismantly-backend/Microservices/Dashboard/dependencies/models.py. Do not edit by hand.