Update product details

Use this endpoint to update product details

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Unique identifier of the product.

Body Params
string
required

product name

string

product reference

string

product description

double

product normal price

double

product promotion price

double

product normal price

string
enum

tax to add to the price in percentage. value of taxCodeX depends to your country. taxCode1 is the lowest tax applicable in your country, taxCode2 is the following. If no tax exist in your country, select taxCode0, its value will be zero. If three types of tax only exits in country, ignore taxCode4 and taxCode5. Tax values can ge retrieved by calling /product-management/taxes?country={your_country_code}

Allowed:
string

product category.

string

product image url

Responses
200

The product is updated successfully

401

The caller is not authenticated

403

Access rights not sufficient

404

Cannot not found product. Check product Id

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/problem+json