Skip to main content
POST
/
stripe
/
webhook
Process Stripe webhook
curl --request POST \
  --url https://api.fluxer.app/v1/stripe/webhook
{
  "received": true
}

Response

Success

received
boolean
required

Whether the webhook was successfully received