v1

latestOpenAPI 3.1.02026-07-1314915.3 KB

Handle Stripe Connect Webhook

This endpoint receives webhook events from Stripe Connect, ie. events from connected accounts.

post/_webhooks/stripe/connect

Headers

x-client-secretstring nullable

A secret token identifying the client connecting to the API

Example:Syou3EZiO5vuMEgNyBeA8cjEMYOnQDwP

A secret token identifying the client connecting to the API

Request body

idstring required
typestring required
accountstring required

Response

Successful Response

{"stackTrail":"paths:/_webhooks/stripe/connect:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}