PartRestockReasonCreate
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
PartRestockReasonCreate model
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
reason | str | ✅ | — | — |
APIs / Triggers
| Trigger | Endpoint / Source | Detail | Handler |
|---|---|---|---|
| API | POST /partRestockReasons | — | src/general/create_part_restock_reason.py |
Change history
v1.0.0 · 2026-05-13 · Olaniyi Ajayi · d3f2267ed
VPM: add part restock reason APIs
- Initial version.
Generated from
dismantly-backend/Microservices/VehicleAndPartMaster/dependencies/models.py. Do not edit by hand.