---
title: "Webhook Thin"
method: POST
path: "/billing/webhook/thin"
tags: ["billing"]
---

# Webhook Thin

`POST /billing/webhook/thin`

Handle thin-payload webhook events from Stripe.
Thin payloads only contain the event type and object ID — we need to
fetch the full object from Stripe's API to process it.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/reasonblocks/apis/reasonblocks-control-plane-api.md) · [All operations](https://skmtc.dev/reasonblocks/apis/reasonblocks-control-plane-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/reasonblocks/reasonblocks-control-plane-api/revisions/cf3dce6ffb6f/schema)
