Skip to end of banner
Go to start of banner

product_bundle_components_updating_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_bundle_components parameter object data
NameType 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
  • No labels