Example JSON Response for the membership.went_valid response:

{
  "action": "membership.went_valid",
  "data": {
    "id": "mem_5l6nvhob7ALjRT",
    "product": {
      "id": "pass_m11FQfj0mJV3p",
      "name": "Free Picks",
      "visibility": "visible",
      "created_at": 1655077534,
      "experiences": [
        "exp_XJAAONIsvHkm6q",
        "exp_TBSUXbcB28CsMJ"
      ],
      "plans": [
        "plan_nJUM2MyD9lX0Q",
        "plan_0j8y5dfol03a3"
      ]
    },
    "user": {
      "id": "user_q61ixyl8cVGff",
      "username": "whopinc",
      "email": "[email protected]",
      "profile_pic_url": "https://cdn.discordapp.com/avatars/781784956044574751/",
      "social_accounts": [
        {
          "service": "discord",
          "username": "Rodger#6128",
          "id": "781784956044574751"
        }
      ]
    },
    "plan": {
      "id": "plan_nJUM2MyD9lX0Q",
      "plan_type": "one_time",
      "release_method": "buy_now",
      "visibility": "hidden",
      "billing_period": null,
      "internal_notes": null,
      "metadata": {},
      "direct_link": "https://whop.com/checkout/plan_nJUM2MyD9lX0Q?d2c=true",
      "renewal_price": "0.0",
      "initial_price": "0.0",
      "base_currency": "usd",
      "requirements": {},
      "release_method_settings": {},
      "accepted_payment_methods": [
        "free"
      ],
      "stock": 0,
      "unlimited_stock": true,
      "created_at": 1675816590,
      "card_payments": false
    },
    "email": "[email protected]",
    "status": "completed",
    "valid": true,
    "cancel_at_period_end": false,
    "payment_processor": "free",
    "license_key": "KLINE-8FFK3-SD83K-3K3K3-3K3K3",
    "metadata": {},
    "quantity": 1,
    "wallet_address": null,
    "custom_fields_responses": {},
    "discord": {
      "id": "781784956044574751",
      "username": "Rodger#6128"
    },
    "nft_tokens": [],
    "expires_at": null,
    "renewal_period_start": null,
    "renewal_period_end": null,
    "created_at": 1675816599,
    "manage_url": "https://whop.com/hub?page=products&company=ultimatesportspicks&tab=Manage",
    "access_pass": {
      "id": "pass_m11FQfj0mJV3p",
      "name": "Free Picks",
      "visibility": "visible",
      "created_at": 1655077534
    }
  }
}