v3

latestOpenAPI 3.1.02026-08-08123192255.1 KB
api-v2-webhooks

Stripe Webhook

Receive and process inbound Stripe webhook events.

Signature is validated via HMAC-SHA256 before any payload processing. Returns {"success": true} for all valid requests; Stripe retries on non-2xx responses with exponential backoff.

post/api/v2/webhooks/stripe

Response

Successful Response

{"stackTrail":"paths:/api/v2/webhooks/stripe:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}