Assign a product to a product group
POST {{baseUrl}}/products/:ProductCode/productgroups/:ProductGroupCode/
Following the assignation, the 2Checkout system uses the shopping cart template associated with the product group as the default cart design when shoppers purchase a subscription plan/product.
Method and URL
POST https://api.2checkout.com/rest/6.0/products/{ProductCode}/productgroups/{ProductGroupCode}/
The name of the product group is case sensitive.
URL parameters
Attributes | Type/Description |
---|---|