This object contains the item's product attributes from the Product
table. If this object is not specified, then the Broker ESB will automatically populate it from the details in the Product
table.
If the Product table is not being managed through the Product REST APIs, then this object is required.
Property | Type | Description |
---|---|---|
Desc | string | Provides the description of the product item. This description will be in the preferred language of the technician. |
IsBatch | boolean | Identifies if this product item is batch controlled. If Valid values are:
|
IsInvCtrl | boolean | Identifies if this product is under inventory control. If Valid values are:
|
IsSerialized | boolean | Identifies if this product item is serialized or not. If Valid values are:
|
ProdType | string | Identifies the product item type or category. |
See: Product Object