Stripe.Services.V2.Billing.MeterEventSessionService (tiger_stripe v0.4.0)

Copy Markdown View Source

Meter Event Session

A Meter Event Session is an authentication session for the high-throughput meter event API. Meter Event Sessions provide temporary authentication tokens with expiration times, enabling secure and efficient bulk submission of usage events.

Summary

Functions

Create a Meter Event Stream Authentication Session

Functions

create(client, params \\ %{}, opts \\ [])

Create a Meter Event Stream Authentication Session

Creates a meter event session to send usage on the high-throughput meter event stream. Authentication tokens are only valid for 15 minutes, so you need to create a new meter event session when your token expires.