Creates a new Product Type.
Name | Description | Additional information |
---|---|---|
model | The model of the Product Type. |
Define this parameter in the request body. |
{
"ProductAttributeTypeID": 1,
"ProductTypeId": 2,
"AttributeTypeId": 3
}