ProductIntegrationEventFilter
Filters for listing product integration events.
This page contains
Fields
| fromDate DateTime | Earliest event creation date applied to the list. |
| toDate DateTime | Latest event creation date applied to the list. |
| subscriptionId ID | When set, only events for this subscription identifier are returned. |
| orderId Int | When set, only events for this purchase order are returned. |
| searchText String | Search applied to product name, company name, event token, account identifier, event type, or creator. Maximum 1024 characters. |
| type ProductIntegrationEventType PREVIEW | When set, only events of this type are returned. |
| asyncOnly Boolean | When true, only unconsumed asynchronous events are returned. |