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. | ||
Order int32The order of the group. | ||
LocalizedNames object[]The localized names of the group.
| ||
ParameterIds int32[]The ids of the parameters belonging to this group. |
| Responses | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
200The created product parameter group.
| |||||||||||
400Bad request.
|