Product Object Formats
Product Object Properties
Required properties are in bold.
Property | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
AllowedShipToLocations | collection | Identifies allowed shipping locations for an ordered item when closing the work order with Closed Complete status. Mobile application will use Ordered Parts Shipping Location as default value if this property is missing See: REST System Categories Ordered Parts Shipping Location 4.14.0 | ||||||
Deleted | boolean | Identifies if the product is to be deleted. This property is only used in conjunction with the bulk REST APIs | ||||||
Desc | object | This object 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. | ||||||
NonDiscountable | boolean | Indicates whether the product is exempt from applicable discounts Valid values are:
3.45.0 | ||||||
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 | Future | ||||||
ProdType | string | Identifies the product type or category. | ||||||
Price | object | This object contains a list of localized price for the product. Each entry in the collection contains a | ||||||
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 3.33.0 | ||||||
UPCUnitCode | string | Identifies the UPC of the product. |