Update Product
Update an existing product in the Product Manager.
Path parameters
The product SKU to update
Request body
The user-facing name of the product.
The cost of the product before any tax or discounts. Format: x.xx
The currency for the product's price (e.g., USD, EUR).
Product commodity code.
The unit of measure for the product. Default - NAR
The tax that should be added to the product cost. This is a fixed amount, not a percentage.
The discount that will be subtracted from the cost of the product.
The file name of the image being added with product_image_data. Required for image upload.
Image for the product, size must be 2MB or smaller. Format: base64 encoded JPG, PNG, or GIF. Required for image upload.
Product category.
Response
Product updated successfully
Resource type identifier
Product ID (transaction_id)
Product SKU
Product description
Product category
Product commodity code
Product unit of measure
Product cost
Product currency (ISO 4217)
Product tax amount
Product discount amount
Product image name
Product image URL