Product Object
Product Object Formats
Product Object Properties
Required properties are in bold.
| Property | Type | Description | ||||||
|---|---|---|---|---|---|---|---|---|
| Deleted | boolean | Identifies if the product is to be deleted.
| ||||||
| 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: Codes
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 manufacturer of the product. | ||||||
| ModelNum | string | Identifies the manufacturer's model number for the product. | ||||||
| NonTaxable | boolean | Indicates whether the product is exempt from tax collection Valid values are:
3.30.0 | ||||||
| ProdNum | string | Identifies the unique product number. | ||||||
| ProdSubType | string | |||||||
| ProdType | string | Identifies the product type or category. See: Product Types | ||||||
| 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. |