Whether the wallet currently has an effective entitlement.
OptionalcancelWhen true, the subscription remains entitled until currentPeriodEnd.
OptionalcapabilitiesFeature flags or capability names enabled by this subscription.
OptionalcurrentISO timestamp for the current or effective entitlement period end.
OptionalcurrentISO timestamp for the current period start, when returned by the server.
OptionalfairPresent only while the monthly Fast-network fair-use limits are active.
OptionalfrontierFrontier vendor-model discount (basis points) this member currently
receives on the artist-facing price of premium third-party vendor models
(gpt-image-2, seedance-2-0, seedance-2-0-mini, seedance-2-0-fast,
seedance-2-5, happyhorse-1.1-*). Present only when the
entitlement is active (the discount applies); absent otherwise. The
authoritative charge is enforced server-side; this drives UI display. For
example 500 = 5% (Unlimited), 1000 = 10% (Unlimited Pro).
OptionalpaymentTrue when a Google Play deferred payment (e.g. QRIS) is awaiting
confirmation and there is no active entitlement yet. Display-only. Carried
by the REST status snapshot; absent on older servers. Pairs with active:
consumers should show a pending hint only while paymentPending && !active.
OptionalproviderPayment provider, present when returned by the server. 'manual' denotes
an administratively granted subscription.
OptionalscheduledISO timestamp when the scheduled plan/term change takes effect (the next renewal date). Absent when no change is pending.
OptionalscheduledBilling term ('monthly' / 'annual') the subscription will switch to at
the next renewal when a term change (e.g. annual → monthly) is scheduled.
Absent when no change is pending.
OptionalscheduledTier the subscription will switch to at the next renewal when a downgrade
or plan change is scheduled. Absent when no change is pending; the current
tier keeps its benefits until scheduledChangeAt.
Rich status string for display and entitlement state.
OptionaltermBilling term ('monthly' / 'annual') for the effective entitlement,
present when an entitlement exists. Provider-agnostic — returned for
Stripe, Apple, and Google subscriptions alike.
OptionaltierPlan/tier identifier, present when an entitlement exists.
Current subscription entitlement snapshot returned by
GET /v1/subscriptions/status.When the user has no effective subscription,
activeisfalseandstatusis'none'.