stripe_invoices
List Stripe invoices by customer, status, or subscription. Filter and paginate results using parameters like limit and starting_after.
Instructions
List Stripe invoices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| secret_key | Yes | ||
| limit | No | ||
| starting_after | No | ||
| customer | No | ||
| status | No | draft, open, paid, uncollectible, void | |
| subscription | No |