Partial Assortments
Endpoints for Partial Assortments addon
Query parameters
limitintegerOptional
Max amount of resources to be returned in a page
pageintegerOptional
The page to be returned
Responses
200
List of categories and their rules
application/json
get
/b2bsellers-partial-assortment-category-rule200
List of categories and their rules
Path parameters
categoryIdstringRequiredExample:
UUID of a category
0191752e8684727ba17e503c4cdfa0a6ruleIdstringRequiredExample:
UUID of a rule
0190ba79481d7111b96ca4febb62ce62Responses
204
No content
delete
/b2bsellers-partial-assortment-category-rule/{categoryId}/{ruleId}204
No content
No content
Query parameters
limitintegerOptional
Max amount of resources to be returned in a page
pageintegerOptional
The page to be returned
Responses
200
List of landing pages and their rules
application/json
get
/b2bsellers-partial-assortment-landing-page-rule200
List of landing pages and their rules
Path parameters
landingPageIdstringRequiredExample:
UUID of a landing page
0191752e8684727ba17e503c4cdfa0a6ruleIdstringRequiredExample:
UUID of a rule
0190ba79481d7111b96ca4febb62ce62Responses
204
No content
delete
/b2bsellers-partial-assortment-landing-page-rule/{landingPageId}/{ruleId}204
No content
No content
Query parameters
limitintegerOptional
Max amount of resources to be returned in a page
pageintegerOptional
The page to be returned
Responses
200
List of products and their rules
application/json
get
/b2bsellers-partial-assortment-product-rule200
List of products and their rules
Path parameters
productIdstringRequiredExample:
UUID of a product
0191752e8684727ba17e503c4cdfa0a6ruleIdstringRequiredExample:
UUID of a rule
0190ba79481d7111b96ca4febb62ce62Responses
204
No content
delete
/b2bsellers-partial-assortment-product-rule/{productId}/{ruleId}204
No content
No content
Last updated
Was this helpful?