Queries all items.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The tenant ID for the target ERP instance.
Query Parameters
The search term.
The type of search used. 46 = Begins with, 48 = Contains, 50 = Wildcard
46, 48, 50 The fields that will be searched.
0 = SKU, 1 = GTIN, 2 = MPN, 3 = UPC, 4 = ISBN, 5 = Item name, 6 = Container unit GTIN, 7 = ASIN, 8 = SKU (supplier), 9 = Container unit UPC, 10 = FNSKU, 11 = JTL-Fulfillment ID, 12 = Subset ID, 13 = Shop Suchbegriffe
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13 The serialized XML from the extended filter.
Number of the page of items to fetch. Defaults to 1 when omitted.
Size of the page specified by PageNumber. Defaults to 100 when omitted.
Property to sort by. Multiple comma-separated fields are applied in order (OrderBy, then ThenBy).
Sort in descending order. Defaults to ascending when omitted.
Only include items whose CreatedDate is after (greater than) this value.
Only include items whose CreatedDate is before (less than) this value.
Only include items whose ModifiedDate is after (greater than) this value.
Only include items whose ModifiedDate is before (less than) this value.
Only include items whose ModifiedTimestamp is after (greater than) this value.
Only include items whose ModifiedTimestamp is before (less than) this value.
Only include items whose ReleaseDate is after (greater than) this value.
Only include items whose ReleaseDate is before (less than) this value.
Only include items whose LastPurchaseDate is after (greater than) this value.
Only include items whose LastPurchaseDate is before (less than) this value.