{
  "webhook_endpoint": "/api/webhooks",
  "status": "active",
  "supported_events": [
    "order.created",
    "order.confirmed",
    "order.shipped",
    "order.delivered",
    "return.initiated",
    "refund.processed"
  ],
  "signing_algorithm": "HMAC-SHA256",
  "documentation": "https://demo.aido-labs.co/openapi.json",
  "test_mode": true,
  "message": "POST your webhook registration to this endpoint. See WebMCP register_webhook tool for programmatic access."
}
