Appearance
Glossary
Short definitions for common fields and identities used across services.
actor: optional caller-supplied string recorded for audit context (not authoritative identity).api_key: service-account credential issued by USM; presented asx-api-keyon API Gateway.build_id: build stamp (e.g.,MONDAY-1768706995) shown in responsestats.buildand docs footer.cccode: cost centre code; optional telemetry field across services; OFM also usescccodeas a domain identifier for cost centres.expected_revision: optimistic concurrency token required for updates on revisioned records; mismatch yields 409 conflict.logical_guid: logical facility identifier in OFM (facility context for location-scoped operations).org_guid: internal org identifier (UUID-like) used within OFM and other services.orgcode: external org short code; used for API scoping and tenancy.pmc_view/pmc_publish: PMC read/write roles (owner implied).pvv/pma/vca: PVM role profiles for read, model admin, and supplier admin (owner implied).revision: opaque per-record revision GUID returned by revisioned records.session_guid: user session token issued by USM; bearer secret. Canonical auth isx-session-guidheader for org-scoped APIs; bodysession_guidis accepted for compatibility where documented. Exceptions: USM and UTL require body auth.session_fingerprint: SHA-256 fingerprint ofsession_guidused for correlation in stats/events.status: lifecycle field used by many entities (values differ per entity; see FSM page).user_guid/user_id: user identifier (UAS usesuser_idin API surfaces).
Service Abbreviations
| Abbreviation | Full Name |
|---|---|
| UAS | User Account Service |
| USM | User Session Management |
| OFM | Organization & Facility Management |
| MRS | Metarecord Service |
| PVM | Product & Vendor Management |
| PMC | Product Merchandising Control |
| ICS | Inventory Control Service |
| PPM | Pricing & Promotions Management |
| SCM | Sales Cycle Management |
| PCM | Procurement Cycle Management |
| CRM | Customer Relationship & Loyalty |
| Influencer | Influencer & Referral Earnings |
| Accounting | Accounting & ERP Integration Readiness |
| IPM | Integration Plane Management |
| RBS | Retail Bus Service |
| UTL | Utility Service |
| OPS | Operations Management |
| UCP | Universal Commerce Protocol Adapter |
| SLC | Shopify Legacy Connector |
| VisualGrid | Visual Query Grid |
See also: /common/state-machines.html and /common/headers-identity.html.