ApiWebhooks
Process Stripe webhook
Receives and processes Stripe webhook events. Authenticated via Stripe signature.
Authorization
Bearer AuthorizationBearer <token>
Enter your bearer token from the Pylon Auth API.
In: header
Response Body
curl -X POST "https://loading/api/v1/payments/webhooks/stripe"Empty
Empty