PartHandleInvoicePartRestocked
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
PartHandleInvoicePartRestocked Model
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
invoice_id | str | ✅ | — | — |
work_order_id | str | ❌ | — | — |
part_id | str | ✅ | — | — |
updated_at | str | ❌ | — | — |
APIs / Triggers
| Trigger | Endpoint / Source | Detail | Handler |
|---|---|---|---|
| Event | EventBridge | InvoicePartRestocked | src/handle/handle_invoice_part_restocked.py |
Change history
No recorded history.
Generated from
dismantly-backend/Microservices/Part/dependencies/models.py. Do not edit by hand.