/
TW
tweakwise
/
Frontend API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
2026-07-24
182
211
348.4 KB
Product
Create product
post
/product
Request body
ProductApiModel
required
ArticleNumber
string
Name
string
Price
number
double
Brand
string
Stock
integer
GroupCode
string
Image
string
Url
string
Categories
integer[]
Attributes
ProductAttributeApiModel[]
Response
The id of the created product
string
required