Create product parameter group
Creates a new product parameter group.
Request Body — REQUIRED The product parameter group to create. | ||
---|---|---|
Name stringThe non-localized name of the group. | ||
LocalizedNames object[]The localized names of the group.
| ||
ParameterIds int32[]The ids of the parameters belonging to this group. |
Responses | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
200 The created product parameter group.
| ||||||||||
400 Bad request.
|