ApiWebhooks
Stripe Webhook
Receives Stripe Connect webhook events
Response Body
application/json
curl -X POST "https://api.members.dev/webhooks/stripe"{
"property1": "string",
"property2": "string"
}Receives Stripe Connect webhook events
application/json
curl -X POST "https://api.members.dev/webhooks/stripe"{
"property1": "string",
"property2": "string"
}