REST API ReferenceStripe WebhookOn this pageStripe Webhook POST /v1/payments/webhooks/stripe Handle Stripe webhooks for payment and subscription events. Parameters NameTypeRequiredDescriptionstripe-signaturestringNo Responses 200 Successful Response {} 422 Validation Error { "$ref": "#/components/schemas/HTTPValidationError"}