Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.useautumn.com/llms.txt

Use this file to discover all available pages before exploring further.

Payload Fields

customer_id
string
required
The ID of the customer whose balance was topped up.
feature_id
string
required
The feature ID that was automatically topped up.
quantity_granted
number
required
The normalized amount of balance granted by the top-up.
threshold
number
required
The configured balance threshold that triggered the top-up.
balance_after
number
required
The customer’s remaining balance for the feature after the top-up.
invoice_mode
boolean
required
Whether the auto top-up created a send_invoice invoice instead of auto-charging the saved payment method.
invoice
object
required
The invoice created for the auto top-up.