| Field | Type | Required | Description | Example |
|---|---|---|---|---|
updated_since |
date | ➖ | N/A | 2020-09-30T07:43:32.000Z |
name |
Optional[str] | ➖ | Name of Invoice Items to search for | Widgets Large |
type |
OptionalNullable[models.InvoiceItemType] | ➖ | The type of invoice item, indicating whether it is an inventory item, a service, or another type. | service |
transaction_type |
OptionalNullable[models.TransactionType] | ➖ | The kind of transaction, indicating whether it is a sales transaction or a purchase transaction. | sale |