{
  "data": {
    "subscription": {
      "id": "wbhk_c46g7c4256185dg0be624721897d20e6",
      "name": "New Webhook Subscription",
      "enabled": true,
      "event_types": [
        "order.created",
        "order.updated"
      ],
      "notification_url": "https://example.com/webhook/orders",
      "api_version": "2023-05-17",
      "signature_key": "2m0cJLLji1RR...",
      "created_at": "2023-05-16T14:00:00.000Z",
      "updated_at": "2023-05-16T14:00:00.000Z"
    }
  }
}