{
  "ok": true,
  "build": "robert-consultation-paid-scheduler-live-20260604T0832Z",
  "flow": "Stripe checkout -> Stripe webhook -> Printful order API",
  "worker_secrets": {
    "stripe_secret": true,
    "stripe_webhook_secret": true,
    "printful_token": true,
    "printful_store_id": true
  },
  "stripe_webhook": {
    "checked": true,
    "registered": true,
    "enabled": true,
    "url": "https://robertjn.com/api/stripe-webhook",
    "id": "we_1TeADIQIaaJLiGYmtqVQvCTh",
    "events": [
      "checkout.session.completed"
    ]
  },
  "printful": {
    "checked": true,
    "store_id": "14543669",
    "store_visible": true,
    "confirm_orders_enabled": true
  }
}