stripeapi-0.1.0.2: Stripe-Library

Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.WebhookEndpoint

Description

Contains the types generated from the schema WebhookEndpoint

Synopsis

Documentation

data WebhookEndpoint Source #

Defines the data type for the schema webhook_endpoint

You can configure webhook endpoints via the API to be notified about events that happen in your Stripe account or connected accounts.

Most users configure webhooks from the dashboard, which provides a user interface for registering and testing your webhook endpoints.

Related guide: Setting up Webhooks.

Constructors

WebhookEndpoint 

Fields