job_physical_good object parameter 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 |
job_physical_good_identifier (mandatory and applicable only on remove) | Job physical good identifier | The job physical good that will be updated. The allowed job physical good identifier fields are the following: Name | Type | Description |
---|
id (semi-optional) | String | The ID of the job physical good | installed_item_identifier (semi-optional) | Installed Item Identifier | The identifier of the installed item related with the Job Physical Good. 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 |
| product_identifier (semi-optional) | Product Identifier | The identifier of the physical good product related with the Job 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 and applicable only on add) | Installed Item Identifier | The identifier of the installed item related with the Job Physical Good. 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 |
|
product_identifier (semi-optional and applicable only on add) | Product Identifier | The identifier of the physical good product related with the Job 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 |
|
serial_numer (optional on conditions) | String | The serial number of the product This parameter is applicable only if the product_identifier parameter is specified Applicable only for products that are classified as PHYSICALGOODS of a type TRACEABLE with a FLAT composition method |
quantity (mandatory if product is specified) | Number | The quantity of the physical good. Need to be specified only in the case when a physical good product is specified. |
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
| | |
---|
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 |
|