Products
Create a Product
This endpoint allows you to create a product.
POST
Headers
Body
multipart/form-data
The name of the product
The price of the product
The currency of the product
The description of the product
The headline of the product
The is manageable of the product
Available options:
1
, 0
The is pinned of the product
Available options:
1
, 0
Weight in gram
Available options:
1
, 0
The quantity of the product
Required range:
x > 0
The quantity alert level of the product. It is required when quantity alert level is present.
Required range:
x > 0
Response
201 - application/json
Weight in gram
Was this page helpful?