WorkOrderUpdateInvoiceLink
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
WorkOrderUpdateInvoiceLink
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
tenant_id | str | ✅ | — | — |
user_id | str | ✅ | — | — |
work_order_id | str | ✅ | — | — |
APIs / Triggers
| Trigger | Endpoint / Source | Detail | Handler |
|---|---|---|---|
| Event | EventBridge | InvoiceCreated, InvoiceDeleted | src/work_order_update_invoice_link.py |
Change history
v1.0.0 · 2025-07-11 · Cian (shared account) · abd0d451a
fx
- Initial version.
Generated from
dismantly-backend/Microservices/WorkOrder/dependencies/models.py. Do not edit by hand.