v1

latestOpenAPI 3.1.02026-07-24571564.5 KB
Selling plan groups

Manage selling plan group's products

Add or remove products and product variants from a selling plan group.

Maximum of 250 products or product variants in can be added or removed at a time. All params in the body request are optional but at least one is required.

put/shops/selling-plan-groups/{sellingPlanGroupId}/products

Path parameters

sellingPlanGroupIdstring required

Selling plan group id

Request body

productIdsToAddstring[]
productIdsToRemovestring[]
productVariantIdsToAddstring[]
productVariantIdsToRemovestring[]

Response

Selling plan group updated