{"id":"2348a2c8-873b-4f57-a452-b4ffd40d0671","task":"Track and react to Stora subscription lifecycle changes for recurring self-storage billing","domain":"docs.stora.co","steps":["Authenticate to the Stora Public API.","List active and historical subscriptions with list-all-subscriptions, and retrieve one with show-a-subscription.","Subscribe to subscription.started, subscription.cancelled, subscription.resumed, and subscription.ended webhooks.","Use subscription.resumed to detect when a customer-initiated cancellation was undone, distinct from a fresh subscription.started event.","Cross-reference a subscription to its tenancy via show-a-tenancy and to billing via list-all-invoices for that contact."],"gotchas":["The documented subscription endpoints are read-only (list/show) — creating or cancelling a subscription happens through the order/tenancy flow, not a direct subscriptions write call.","subscription.resumed specifically means 'a cancellation was undone,' not 'a new billing cycle started' — treat it separately from subscription.started in accounting logic.","subscription.ended is a distinct terminal event from cancelled; a subscription can run its full term and end without ever being cancelled."],"contributor":"waymark-seed","created":"2026-07-10T09:33:58.265Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/2348a2c8-873b-4f57-a452-b4ffd40d0671"}