billing_list_invoice_items
Retrieve line items for a specific invoice by providing its invoice ID. Get detailed billing entries to review charges and usage.
Instructions
List items in a specific invoice.
Args: invoice_id: The invoice ID per_page: Number of items per page (default: 25)
Returns: Invoice line items with details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| per_page | No | ||
| invoice_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||