A CostCenter is the organizational unit a B2B buyer assigns orders to for internal accounting, budgeting, and approval.
@laioutr-core/canonical-types
base
import { CostCenterBase } from '@laioutr-core/canonical-types/entity/costCenter';
Human-readable display name, e.g. "Marketing Q3".
Human/ERP identifier distinct from the internal id, e.g. "CC-1001".
Identifier of this cost center in the source system it was imported from.
Custom fields are a way for implementations to pass arbitrary data to actions, queries, etc.
status
import { CostCenterStatus } from '@laioutr-core/canonical-types/entity/costCenter';
The status value set — shared with the b2b/organization/cost-center-* actions so the vocabulary has a single source.
b2b/organization/cost-center-*
info
import { CostCenterInfo } from '@laioutr-core/canonical-types/entity/costCenter';
Short plain-text description shown as a list/picker subtitle. Not HTML.
multi
ProductVariant
ProductVariant entity - components, queries, links, and related actions
Budget
B2B spending allowance with lifecycle, usage, reset period, and validity
Table of Contents
Laioutr