| Name | Description | Type | Additional information |
|---|---|---|---|
| type |
product type (simple, grouped, configurable, virtual, bundle, downloadable) |
string |
None. |
| sku |
product sku |
string |
None. |
| set_id |
attribute set id, it defaults to "4" (default attribute set) if not supplied |
string |
None. |
| productData |
product data (Required fields are name, description, short_description, status[1 enable 2 disabed]), weight visibility and tax_class_id |
SuiteBridge.MagentoWebService.catalogProductCreateEntity |
None. |
| customOptionData |
Optional : product custom options data (Required fields are title , type , sort_order only if is_require is set |
Collection of SuiteBridge.MagentoWebService.catalogProductCustomOptionToAdd |
None. |