Skip to end of banner
Go to start of banner

product_bundle_components_parameters

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

 product parameter object data
NameType Description 

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

 

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

 

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 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 FLEXIBLE bundles and when the "product_type" or "product_family" parameter is specified

 
  • No labels