v1
latestOpenAPI 3.0.02026-07-2480129136.5 KBStores
Search Top Sold Products
This listing comes from the current Store's inventory whose Seller is associated with the user's bearer token making this API call. Similar to the other Top Sales Search except that you can specify search criteria in the sellerTssc parameter.
post/stores/{storeKey}/inventory/topsalessearch
Path parameters
storeKeystring required
Required. A unique key used to identify the caller of the API.
Query parameters
includeGenericboolean
If set to true, generic listings will be returned. Default is true.
includeCustomboolean
If set to true, custom listings will be returned. Default is true.
offsetinteger
Used for paging. The number of TopSoldProducts to skip. Default is 0.
limitinteger
Used for paging. The maximum number of TopSoldProducts to return. Default is 10.
Request body
Response
OK