appmixer.harvest.invoice.FindInvoices
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Client ID | text | Filter by client ID. |
| Project ID | text | Filter by project ID. |
| State | select | Filter by invoice state. |
| From Date | date-time | Only return invoices with an issue_date on or after this date. Format: YYYY-MM-DD. |
| To Date | date-time | Only return invoices with an issue_date on or before this date. Format: YYYY-MM-DD. |
| Updated Since | date-time | Only return invoices updated since this datetime (ISO 8601). |
| Output Type | select | Choose whether you want to receive the result set as one complete list, or first item only or one item at a time or stream the items to a file. |
Dynamic variables loaded from /component/appmixer/harvest/invoice/FindInvoices?outPort=out
| Field | Type | Description |
|---|---|---|
| No fields defined for this port | ||