| QuickBooks Sandbox | quickbooks | app | This component uses the QuickBooks Sandbox app. |
| Item ID | itemId | string | Select a value from the drop down menu. |
| Name | name | string | Name of the item. This value must be unique.
|
| Track Quantity on Hand | trackQtyOnHand | boolean | True if there is quantity on hand to be tracked. Once this value is true, it cannot be updated to false. Applicable for items of type Inventory. Not applicable for Service or NonInventory item types.
|
| Quantity on Hand | qtyOnHand | string | Current quantity of the Inventory items available for sale. Not used for Service or NonInventory type items. Required for Inventory type items.
|
| Income Account Ref Value | incomeAccountRefValue | string | Select a value from the drop down menu. |
| Type | type | string | Select a value from the drop down menu:InventoryGroupServiceNonInventory |
| Asset Account Ref Value | assetAccountRefValue | string | Select a value from the drop down menu. |
| Inventory Start Date | invStartDate | string | Date of opening balance for the inventory transaction. Required when creating an Item.Type=Inventory. Required for Inventory item types.
|
| Expense Account Ref Value | expenseAccountRefValue | string | Select a value from the drop down menu. |
| Sku | sku | string | The stock keeping unit (SKU) for this Item. This is a company-defined identifier for an item or product used in tracking inventory.
|
| Sales Tax Included | salesTaxIncluded | boolean | True if the sales tax is included in the item amount, and therefore is not calculated for the transaction.
|
| Sales Tax Code Ref Value | salesTaxCodeRefValue | string | Select a value from the drop down menu. |
| Purchase Tax Included | purchaseTaxIncluded | boolean | True if the purchase tax is included in the item amount, and therefore is not calculated for the transaction.
|
| Description | description | string | |
| Abatement Rate | abatementRate | string | Sales tax abatement rate for India locales.
|
| Reverse Charge Rate | reverseChargeRate | string | Sales tax reverse charge rate for India locales.
|
| Sub Item | subItem | boolean | If true, this is a sub item. If false or null, this is a top-level item. Creating inventory hierarchies with traditional inventory items is being phased out in lieu of using categories and sub categories.
|
| Taxable | taxable | boolean | If true, transactions for this item are taxable. Applicable to US companies, only.
|
| UQC Display Text | UqcDisplayText | string | Text to be displayed on customer's invoice to denote the Unit of Measure (instead of the standard code).
|
| Reorder Point | reorderPoint | string | The minimum quantity of a particular inventory item that you need to restock at any given time. The ReorderPoint value cannot be set to null for sparse updates(sparse=true). It can be set to null only for full updates.
|
| Purchase Description | purchaseDesc | string | Purchase description for the item.
|
| Pref Vendor Ref Value | prefVendorRefValue | string | Select a value from the drop down menu. |
| Active | active | boolean | If true, the object is currently enabled for use by QuickBooks.
|
| UQC ID | UqcId | string | ID of Standard Unit of Measure (UQC:Unique Quantity Code) of the item according to GST rule.
|
| Purchase Tax Code Ref Value | purchaseTaxCodeRefValue | string | Select a value from the drop down menu. |
| Service Type | serviceType | string | Sales tax service type for India locales.
|
| Purchase Cost | purchaseCost | string | Amount paid when buying or ordering the item, as expressed in the home currency.
|
| Unit Price | unitPrice | string | Corresponds to the Price/Rate column on the QuickBooks Online UI to specify either unit price, a discount, or a tax rate for item. If used for unit price, the monetary value of the service or product, as expressed in the home currency. If used for a discount or tax rate, express the percentage as a fraction. For example, specify 0.4 for 40% tax
|
| Tax Classification ID | taxClassificationRefValue | string | Select a value from the drop down menu. |
| Parent Ref Value | parentRefValue | string | Select a value from the drop down menu. |