Skip to end of banner
Go to start of banner

job_ordered_physical_goods_create_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

« Previous Version 5 Next »

 job_ordered_physical_goods object parameter data

Name

Type

Description

product_identifier
(semi-optional)

Product Identifier

The identifier of the physical good

The allowed physical good 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

installed_item_identifier

(semi-optional)

Installed Item Identifier

The identifier of the installed item which is requested to be replaced with another installed item, The traceable physical goods are filtered based on the traceable physical goods which are owned by the account owner and are not used in any subscriptions

The allowed installed item identifier fields are the following

Name

Type

Description

id

(semi-optional)

String

The ID of the installed item

serial_number

(semi-optional)

String

The serial number of the installed item

alternative_code

(semi-optional)

String

The alternative code of  a installed item

quantity
(optional and applicable on conditions)

Number

The quantity of the requested subscription physical good. If not specified then it is set to 1

Applicable only if the product_identifier is specified

notes

(optional)

String

The notes of the job requested subscription physical goods

components_set

(applicable on conditions and only on add)

Set of Product Components objects

The physical good components that should be composing the specified physical good

This information is applicable only if the specified physical good is classified as a flexible product bundle

Referred Parameter Objects Data

 product component object parameter data
Name
Type
Description
product_identifier

(mandatory)

Product identifier  

The identifier of the product component. Only products that are allowed to be added on the related flexible product bundle are retrieved. 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

  • No labels