product_bundle_components updating parameter object data
Name | Type | Description |
---|
action (mandatory) | String | Defines if a new or existing information will be updated.The supported values are the following: ADD, REMOVE |
product (semi-optional) | Product Identifier | The identifier of the product. The allowed product identifier fields are the following: Name | Type | Description |
---|
id (semi-optional) | String | The ID of the product | code (semi-optional) | String | The code of the product | alternative_code (semi-optional) | String | The alternative code of the product |
|
product_type (semi-optional) | Product Type Identifier | The identifier of the product type. The allowed product type identifier fields are the following: Name | Type | Description |
---|
id (semi-optional) | String | The ID of the product type | name (semi-optional) | String | The name of the product type | alternative_code (semi-optional) | String | The alternative code of a product type |
Applicable only for products of classification SERVICE |
product_family (semi-optional) | Product Family Identifier | The identifier of the product family. The allowed product family identifier fields are the following: Name | Type | Description |
---|
id (semi-optional) | String | The ID of the product family | name (semi-optional) | String | The name of the product family | code (semi-optional) | String | The code of a product family |
Applicable only for products of classification SERVICE |
quantity (optional) | Number | Defines the quantity of the product component. Applicable only for - FIXED bundle products, and
- When the "product" parameter is specified
|
minimum_quantity (optional) | Number | Defines the minimum number of products that can be added for the specific product type or product family Applicable only for - Products of classification SERVICE, and
- FLEXIBLE bundles and
- When the "product_type" or "product_family" parameter is specified
|
maximum_quantity (optional) | Number | Defines the maximum number of products that can be added for the specific product type or product family Applicable only for - Products of classification SERVICE, and
- FLEXIBLE bundles, and
- When the "product_type" or "product_family" parameter is specified
|