Create a new item in QuickBooks Online. Items represent the products or services that a company buys, sells, or resells. Use when adding new inventory items, services, or non-inventory products to the QuickBooks catalog.
nameRequiredstringUser-recognizable name for the item. This is the name displayed in lists and forms in QuickBooks.
typeRequiredstringClassification specifying the use of this item. Valid values: 'Service' (services offered for sale), 'Inventory' (products bought and sold with quantity tracking - requires QuickBooks Online Plus or Advanced), 'NonInventory' (products bought and sold without quantity tracking),…
activebooleanWhether the item is active and available for use. Default is true.
taxablebooleanWhether sales of this item are subject to sales tax. Default is false.
parent_refobjectReference to another entity.
unit_pricenumberUnit price of the item for sales. This is the default selling price per unit.
descriptionstringDescription of the item that appears on sales forms such as invoices. This helps customers understand what they are purchasing.
qty_on_handnumberCurrent quantity on hand for this inventory item. REQUIRED if TrackQtyOnHand is true. Must be a non-negative number.
minorversionintegerQuickBooks API minor version number to use for this request (e.g., 65, 70, 75). Allows access to version-specific features. If not specified, uses the default API version.
purchase_costnumberCost to purchase this item from vendors. This is the default purchase cost per unit.
purchase_descstringDescription of the item for purchase forms. This is the description used when purchasing the item from vendors.
inv_start_datestringDate when inventory tracking begins for this item. Format: YYYY-MM-DD. REQUIRED if TrackQtyOnHand is true.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.