---
title: "Process payment webhook"
method: POST
path: "/accounts/payment/webhook"
tags: ["Payment"]
---

# Process payment webhook

`POST /accounts/payment/webhook`

Processes payment webhooks from Stripe

## Request body

- object — Stripe webhook event object

## Response `200`

Webhook processed successfully

- SuccessResponse
  - `message` string

## Other responses

- `400` — Bad request

---

[API](https://skmtc.net/quivaworks/apis/quiva-ai-gateway.md) · [All operations](https://skmtc.net/quivaworks/apis/quiva-ai-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quivaworks/quiva-ai-gateway/revisions/771d118bd4d1/schema)
