Products
Update a product
put/v1/products/{id}
Path parameters
idinteger required
Product ID
Request body
activeboolean
Indicates whether the product is active
defaultQuantitynumber double
Default quantity
descriptionstring nullable
Description
idinteger
Product ID
imageUrlstring nullable
Gets the product image URL
internalIdstring nullable
ID used in your system
internalNotesstring nullable
Internal notes
isUnitPriceTaxIncludedboolean
Indicates whether unit price include vat
namestring nullable
Name
numberstring nullable
Number
purchasePricenumber double
Purchase price
type'Product' | 'Service' | 'Text'
unitPricenumber double
Unit price
Response
OK
activeboolean
Indicates whether the product is active
defaultQuantitynumber double
Default quantity
descriptionstring nullable
Description
idinteger
Product ID
imageUrlstring nullable
Gets the product image URL
internalIdstring nullable
ID used in your system
internalNotesstring nullable
Internal notes
isUnitPriceTaxIncludedboolean
Indicates whether unit price include vat
namestring nullable
Name
numberstring nullable
Number
purchasePricenumber double
Purchase price
type'Product' | 'Service' | 'Text'
unitPricenumber double
Unit price