v1

latestOpenAPI 3.0.02026-07-2480129136.5 KB
Stores

List SKU List Price

This listing comes from the current Store's inventory whose Seller is associated with the user's bearer token making this API call.

get/stores/{storeKey}/inventory/skuprices

Path parameters

storeKeystring required

Required. A unique key used to identify the caller of the API.

Query parameters

groupIdinteger

If specified, only return SkuListPrices from this Group.

skuIdinteger

If specified, only return SkuListPrices with this SkuId.

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.

channelIdinteger

The channel to search for results. Defaults to 0, the TCG Marketplace.

includeExcludedCategoriesboolean

If true, will return results for excluded categories. Default is false.

offsetinteger

Used for paging. The number of SkuListPrices to skip. Default is 0.

limitinteger

Used for paging. The maximum number of SkuListPrices to return. Default is 10.

Response

OK

totalItemsinteger
successboolean
errorsstring[]