Skip to main content

Connect Account Webhook

POST 

//:domain/api/webhooks/stripe/:integration_instance_id

Per-Stripe-account webhook endpoint registered for each connected Stripe account during onboarding. Receives events for that specific connected account (e.g. checkout.session.completed, charge.refunded, charge.dispute.created).

Requires the Stripe-Signature header. The integration instance ID in the URL must match the receiver registered with Stripe.

Request

Responses

OK

Response Headers
    Content-Type