| Id |
string |
Unique identifier for the item |
| SyncToken |
string |
Version number for optimistic locking |
| Name |
string |
Name of the item. Must be unique within the same type. |
| Description |
string |
Description of the item used in sales transactions |
| PurchaseDesc |
string |
Description of the item used in purchase transactions |
| Active |
boolean |
Whether the item is currently active |
| FullyQualifiedName |
string |
Fully qualified name of the item |
| Taxable |
boolean |
Whether sales of this item are taxable |
| SalesTaxIncluded |
boolean |
Whether the sales tax is included in the item amount |
| UnitPrice |
number |
Sales price for this item |
| Type |
string |
Classification of the item |
| PurchaseCost |
number |
Purchase cost of the item |
| QtyOnHand |
number |
Current quantity on hand (inventory items only) |
| InvStartDate |
string |
Date of opening balance for inventory items |
| TrackQtyOnHand |
boolean |
Whether quantity on hand is tracked |
| Sku |
string |
Stock keeping unit identifier |
| SubItem |
boolean |
Whether this is a sub-item |
| Level |
integer |
Depth level in the item hierarchy |
| AbatementRate |
number |
|
| ReverseChargeRate |
number |
|
| domain |
string |
|
| sparse |
boolean |
|