Kniha prichádzajúcich správ o stave doručenia spárovaná späť na odoslanú faktúru; riadok nesie aj to, či sa párovanie podarilo, alebo skončilo ako sirota.
Envelope identity and kind-specific facts from the entity's spec.
mls-record9idThis entity and everything one relation away, grouped by the data store each lives in.
Every column of this entity — type, whether it is required, and which key it is.
| Field | Type | Required | Key | Description |
|---|---|---|---|---|
id | uuid | yes | PK | — |
tenant_id | uuid | optional | — | — |
outbound_document_id | uuid | optional | — | — |
transmission_record_id | uuid | optional | — | — |
evidence_record_id | uuid | yes | — | — |
webhook_transmission_id | text | yes | — | — |
response_code | text | yes | — | — |
mls_status | text | yes | — | — |
match_state | text | yes | — | — |
Merged from both ends: an edge the other entity declares appears here too (ADR-0015).
| Related entity | Cardinality | Via | Notes |
|---|---|---|---|
| Dôkazový záznamevidence-record | N — 1many-to-one | — | declared on mls-record only |
| Odoslaná faktúraoutbound-document | N — 1many-to-one | — | |
| Záznam o pokuse o prenostransmission-record | N — 1many-to-one | — | declared on mls-record only |
Declared spec links and inverses derived from the graph.
Declared here
Derived from the graph
Markdown texts from the entity's docs/ folder.
Architecture notes, runbooks, and onboarding texts belong here — anything a new operator should read.
Add markdown files under data-entities/mls-record/docs/