WebhookEndpointCreateRequest
- enabledType: array string[] · WebhookEventType[]enum
_events requiredThe event types this endpoint receives.
values- checkout
_session .completed - payment
_intent .authorized - payment
_intent .captured - account
.updated - account
.external _account .created - account
.external _account .updated - invoice
.paid - invoice
.payment _failed
- nameType: stringmax length:5000required
Name to help identify the webhook.
- urlType: stringmax length:5000required
The URL of the webhook endpoint.

