Terminal¶
entity store
Store endpoint used for point-of-sale or store transaction execution.
Business Purpose: Identify the in-store device or endpoint context for store commerce activity.
Attributes¶
| Attribute | Description |
|---|---|
terminal-id Terminal ID |
Stable terminal identifier. |
store-id Store ID |
Parent store reference. |
terminal-code Terminal Code |
Operational terminal code. |
status Status |
Current terminal state. |
updated-at Updated At |
Date and time when the terminal was last updated. |
Lifecycle¶
registered → active → inactive → retired
Relationships¶
| Type | Target |
|---|---|
belongs-to |
store store |
uses |
payment payment |
issues |
receipt receipt |
Used by Applications¶
- POS
pos
Note
Terminal is requested by OBJ-001 but is not present in current model references.