v1

latestOpenAPI 3.0.42026-07-2499260182.5 KB
catalog

Creates a product

Creates a product. Permissions requises : SupplierAdminRole, SupplierParcelsManagerRole.

post/api/v{version}/products

Path parameters

versionstring required

The requested API version

Headers

X-Tenantstring required

Input your tenant Id to access this API

Request body

namestring nullable
localStockinteger
skustring nullable
categoryIdstring uuid nullable
subCategoryIdstring uuid nullable
basePricenumber double nullable
purchasePricenumber double nullable
lengthnumber double nullable
widthnumber double nullable
heightnumber double nullable
weightnumber double nullable

Response

Created

idstring uuid nullable
All 99 operations