Create a new product

Create a new product for a merchant

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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
201

The product is added successfully

401

The caller is not authenticated

403

Access rights not sufficient

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