PartMove
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
PartMove model
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
part_ids | List[Any] | ✅ | — | — |
location | str | ✅ | — | — |
location_id | str | ✅ | — | — |
updated_at | str | ❌ | — | — |
APIs / Triggers
| Trigger | Endpoint / Source | Detail | Handler |
|---|---|---|---|
| API | PUT /move | — | src/part_move.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.