Skip to main content
POST
feature.created

Body

application/json

Canonical representation of a feature that can be packaged in plans or add-ons.

type
string

Event type discriminator.

messageId
string

Unique webhook message ID.

traceId
string

Correlation ID for tracing.

timestamp
string<date-time> | null

Time the event occurred (may be omitted in some events).

id
string

Unique feature identifier in Stigg.

name
string

Human-readable name of the feature.

description
string | null

Optional marketing/admin description of the feature.

unit
string | null

Singular measurement unit for usage (e.g., "seat").

units
string | null

Plural measurement unit for usage (e.g., "seats").

featureType
string

Data type/category of the feature (e.g., NUMBER, BOOLEAN).

meterType
string | null

Metering model if applicable (e.g., INCREMENTAL, FLUCTUATING).

status
string

Current lifecycle status of the feature (e.g., ACTIVE).