v1

latestOpenAPI 3.0.12026-07-26381328555.2 KB
Categories

Add Products to Category

Adds the products in the provided product code list to the specified category.

post/commerce/catalog/admin/categories/{categoryId}/add-products

Path parameters

categoryIdinteger required

Unique identifier of the category that you want produts added to.

Query parameters

responseFieldsstring

limits which fields are returned in the response body

Request body

string[] required

Response

OK