curl --request POST \ --url https://app.mlm-platform.com/api/v1/webhooks/stripe
Webhooks
Stripe webhook receiver
Receives Stripe webhook events. Validates the stripe-signature header
against the per-tenant webhook secret stored in tenant settings.
Use environment=sandbox when configuring Stripe test mode.
POST
/
api
/
v1
/
webhooks
/
stripe
Stripe webhook receiver
Copy
curl --request POST \ --url https://app.mlm-platform.com/api/v1/webhooks/stripe