Returns quote metadata: totals, currency, status, and expiration.
Available once stripe_quote_id appears in the experiment detail.
The expires_at field shows when the quote expires if not confirmed.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Experiment identifier
Quote metadata retrieved successfully
Quote metadata for an experiment.
Subtotal amount (in the smallest currency unit)
Total amount (in the smallest currency unit)
ISO currency code (e.g., "usd")
Experiment identifier
Stripe quote identifier
Stripe quote status
RFC3339 timestamp for when the quote expires (if provided by Stripe)
RFC3339 timestamp for the last update time