Product Object Object Formats
Product Object Object Properties
Required properties are in bold.
Property | Type | Description |
---|---|---|
Deleted | boolean | Identifies if the product is to be deleted. This property is only used in conjunction with the bulk REST APIs |
Desc | collection | This collection contains a list of localized descriptions for the product. Each entry in the collection contains a key/value pair combination. The key identifies the language code (see: Language Culture Codes) and the value refers to the localized description for the language. |
GeneralIncomeAccount | string | Identifies General Income Account for the product. This property will store information which will be used in preparation of the company's financial statements. Valid values are: Unable to render {include} The included page could not be found. 3.19.0 |
IsBatch | boolean | Identifies is the product is batch controlled. If true, then a batch number will be required to be entered on the mobile application any time this item is used. Valid values are:
|
IsInvCtrl | boolean | Identifies if this product is under inventory control. If Valid values are:
|
IsOffline | boolean | Identifies if this product should be part of the mobile application's offline catalog. If Valid values are:
|
IsSerialized | boolean | Identifies if the product is serialized or not. If true, then a serial number will be required to be entered on the mobile application any time this item is used. Valid values are:
|
Mfg | string | Identifies the manufacture of the product. |
Model | string | Identifies the manufacture's module number for the product. |
ProdNum | string | Identifies the unique product number. |
ProdSubType | string | Future |
ProdType | string | Identifies the product type or category. |
Price | decimal | Identifies the price of the product. The price property's value was changed in release 3.16.0 to support either be a single decimal value (which is how the data is sent to the mobile device) or an object with prices for each supported country code. |
UPCUnitCode | string | Identifies the UPC of the product. |