List categories by pricelists

Lists categories as defined by the products on the priceLists in Storm.

Request
query Parameters
pricelistSeed
required
string

Accepts a comma separated string of pricelist internal ids.

statusSeed
required
string

Accepts a comma separated string of Status internal ids. Lookup references in ListStatuses.

assortmentSeed
required
string

Accepts a comma separated string of Assortment internal ids. Lookup references in ListAssortments.

categoryStructureId
string

Specifies which category structure to use. If none is supplied, value is resolved from Application.

level
string

If supplied, only returns structure nodes of specified level.

parentId
string

If supplied, only returns child nodes of specified parent node.

cultureCode
string

Specifies in which language to display culture specific information. If none is supplied, value is resolved from Application.

Responses
200

Success

500

Internal Server Error

get/ProductService.svc/rest/ListCategoryItemsByPricelists
Response samples
[
  • {
    }
]