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

