Facts by surface
Account upsell
context.contract fields for Subscriptions account upsell flows.
Trigger when an account upsell is viewed. Also includes customer facts.
| Path | Label | Type | Notes | Example |
|---|---|---|---|---|
context.contract | Subscription being viewed | object | Same fields as customer.subscriptions.*, including derived days_until_next_billing and lines.* | Contract with Days until next delivery is less than or equal to 3 |
Nested fields match Customer facts → Subscriptions (status, billing interval, lines, SKUs, and so on) under the context.contract root instead of customer.subscriptions.*.