Product Object Formats
Include Page | ||||
---|---|---|---|---|
|
Product 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:
| ||||||||||
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:
| ||||||||||
ProdNum | string | Identifies the unique product number. | ||||||||||
ProdSubType | string | Future | ||||||||||
ProdType | string | Identifies the product type or category. See: REST System Categories 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. | Tags | collection | This optional property specifies a collection of product group identifiers. Mobile application will utilize tags to group related products in a product catalog. The syntax of each item in the collection is: <SubCatID>|<SysActID> Pipe ('|') is a separator between SubCatID and SysActID. See: Product Group Identifiers Status | | title | 3.33.0|||||
UPCUnitCode | string | Identifies the UPC of the product. |