downloadInvoice
downloadInvoiceDownload an invoice in JSON format using its invoice ID. Access billing data for records management.
Instructions
Download an invoice in JSON format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoiceId | Yes | The ID of the invoice to download. | |
| invoice_json_key | No | Optional key for invoice JSON. | |
| customer_id | No | Optional customer ID associated with the invoice. | |
| __userContext | No | Internal user context for multi-tenant authentication and approval workflow |