Filter Draft Invoices
You need to add a filter parameter to your GET request. This parameter has to be a JSON array of objects. Please refer to the filters main section to see how to build correctly the filter parameter.
Allowed filter combinations for invoices
| Field | Description | Value(s) | Available operators |
|---|---|---|---|
| invoice_number | The invoice invoice_number | String | eq, not_eq, in, not_in |
Updated 12 days ago
