Creates a new product that can be used as a line item in invoices, credit notes, and expenses. Use this to register products with their SKU, pricing, tax classification, and other details in your Quaderno account.
codeRequiredstringThe product's SKU (Stock Keeping Unit).
kindstringType of product: one-off purchase or subscription.
nameRequiredstringThe product's name for customer display.
stockstringStock of the physical product.
countrystring2-letter ISO country code. Required if tax_based_on is 'country'.
currencystringThree-letter ISO currency code in uppercase.
tax_typestringWhether taxes are included in the unit_cost.
tax_classstringTax class that applies to the product.
unit_costRequiredstringThe unit price to be charged.
descriptionstringThe product's description for customer display.
product_typestringThe type of the product: 'good' or 'service'.
tax_based_onstringHow taxes are calculated: based on customer country or a specific country.
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
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.