PartGetUnitCost
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
PartGetUnitCost Model
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
vehicle_id | str | ✅ | — | — |
part_id | str | ✅ | — | — |
APIs / Triggers
| Trigger | Endpoint / Source | Detail | Handler |
|---|---|---|---|
| API | POST /unitCost | — | src/part_get_unit_cost.py |
Change history
v1.0.0 · 2025-02-21 · Cian (shared account) · e360227a7
rename
- Initial version.
Generated from
dismantly-backend/Microservices/Part/dependencies/models.py. Do not edit by hand.