---
title: "Read Stripe Webhooks"
method: POST
path: "/v1/billing/webhooks"
tags: ["billing", "webhooks"]
---

# Read Stripe Webhooks

`POST /v1/billing/webhooks`

Handles Stripe Webhook events
Returns a simple response (of type JSONResponse) even when there are no failures.
@throws PulzeHttpException

@Note: Do NOT `return`, allow the function to continue to the end.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/pulze/apis/pulze-ai-api.md) · [All operations](https://skmtc.net/pulze/apis/pulze-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pulze/pulze-ai-api/revisions/a5e0b539abc5/schema)
