Create an inventory item in Xero. Items can be tracked for sales and/or purchases.
CodeUnique item code (SKU).
NameRequiredstringItem name/description.
IsSoldbooleanItem can be sold when true.
tenant_idstringXero tenant/organization ID. If not provided, uses the first connected tenant.
IsPurchasedbooleanItem can be purchased when true.
SalesDetails.UnitPricenumberUnit price for sales.
SalesDetails.AccountCodestringAccount code for sales.
PurchaseDetails.UnitPricenumberUnit price for purchases.
PurchaseDetails.AccountCodestringAccount code for purchases.
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.