aruba_find_sent_invoices
Search for sent electronic invoices by username, date range, or sender/receiver fiscal details. Retrieve paginated results of issued invoices.
Instructions
GET /services/invoice/out/findByUsername. Read-only sent invoice search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | No | ||
| page | No | ||
| size | No | ||
| startDate | No | ||
| endDate | No | ||
| countrySender | No | ||
| vatcodeSender | No | ||
| fiscalcodeSender | No | ||
| countryReceiver | No | ||
| vatcodeReceiver | No | ||
| fiscalcodeReceiver | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||