Product List
Last updated
Was this helpful?
POST /store-api/product-lists
Dieser Endpunkt... ToDo
POST /store-api/product-lists/create
name*
String
{
// Response
}{
// Response
}GET /store-api/product-lists/detail/{id}
id*
String
DELETE /store-api/product-lists/{id}
items
String
PATCH /store-api/product-lists/{id}
DELETE /store-api/product-lists/product/{id}/{productListId}
id*
String
productListId*
String
Last updated
Was this helpful?
Was this helpful?