Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...


Expand
titleproduct_bundle_components updating 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:

Include Page
product_identifier
product_identifier

product_type

(semi-optional)

Product Type Identifier

The identifier of the product type. The allowed product type identifier fields are the following:

Include Page
product_type_identifier
product_type_identifier

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:

Include Page
product_family_identifier
product_family_identifier

Applicable only for products of classification SERVICE

is_mandatory

(optional)

Boolean

Defines whether the product (as part of the product / product family / product family) should be a mandatory part of the bundle or not

  • By default the value should be set to True / 1
  • Applicable only for products of composition FLEXIBLEBUNDLE
Tip

Available from CRM.COM R17.0.0


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


...