StripeElixir.Services.V2.Billing.MeterEventStreamService
(stripe_elixir v0.1.0)
Copy Markdown
View Source
MeterEventStream API operations.
Summary
Functions
Create a billing meter event with asynchronous validation
Functions
@spec create_stream(StripeElixir.Client.t(), map(), keyword()) :: {:ok, term()} | {:error, StripeElixir.Error.t()}
Create a billing meter event with asynchronous validation
Creates meter events. Events are processed asynchronously, including validation. Requires a meter event session for authentication. Supports up to 10,000 requests per second in livemode. For even higher rate-limits, contact sales.