aruba_export_invoices_table
Export electronic invoices into a clean JSON table. Apply filters for date range, direction, and columns to customize the output.
Instructions
Return a clean JSON table for invoices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| direction | No | both | |
| date_from | No | ||
| date_to | No | ||
| format | No | json_table | |
| columns | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||