ContactGetSaleMetrics
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
ContactGetSaleMetrics model
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
contact_id | str | ✅ | — | — |
time_zone | str | ✅ | — | — |
APIs / Triggers
| Trigger | Endpoint / Source | Detail | Handler |
|---|---|---|---|
| API | GET /newcontact/sales | — | src/contact_get_sales_metrics.py |
Change history
v1.0.0 · 2025-07-07 · Olaniyi Ajayi · 3570a8d26
contact APIs
- Initial version.
Generated from
dismantly-backend/Microservices/Contact/dependencies/models.py. Do not edit by hand.