StatusSystem
- Type: array object[] · StatusSystem
Array of objects
- activatedType: integer
Whether this status system is active and available for use; 1 = active, 0 = inactive
- allowType: string
_move Serialized JSON rule set defining which status transitions are permitted within this status system
- boostType: string
Id read-onlyGlobally unique identifier for this record in the format EntityName0{id}, usable as a stable cross-entity reference
- colorType: string
Status system color
- customType: boolean
Whether this is a user-defined custom status system (1) or a built-in system status system (0)
- iconType: string
Status system icon
- iconType: string
_prefix Font-icon library prefix used to render the icon (e.g. 'fas' for Font Awesome Solid)
- idType: integerread-only
Unique identifier - primary key
- moduleType: string
Module type this status system is associated with (e.g. contact, deal, todo)
- nameType: string
Status system name
- systemType: string
_name Internal system-level identifier for this status system, used to reference built-in status systems by a stable key
- weightType: integer
Display order position; lower values appear first