📄️ archiveShipmentMethod
Archive a shipment method
📄️ archiveUserAddress
Archive a user address
📄️ createCategoricalCategoryCharacteristic
Create a new value for a characteristic whose values have no further meaning
📄️ createCategory
Create a new category
📄️ createCoupon
Create a new coupon
📄️ createCreditCardPaymentInformation
Adds a credit card to the users stored payment informations
📄️ createDiscount
Create a new discount
📄️ createNotification
Create a new notification
📄️ createNumericalCategoryCharacteristic
Create a new numerical category characteristic
📄️ createOrder
Creates an order with OrderStatus::Pending.
📄️ createProductItemBatch
Adds a batch of product items with the specified productVartiantId of size number
📄️ createProductVariantVersion
Create a new product variant version
📄️ createProductVariant
Create a new product variant
📄️ createProduct
Create a new product
📄️ createReturn
Create a new return
📄️ createReview
Adds a review for a user and a product variant with a content, rating and visibility.
📄️ createShipmentMethod
Create a new shipment method
📄️ createShoppingcartItem
Adds shopping cart item to a shopping cart.
📄️ createTaxRateVersion
Creates a new TaxRateVersion
📄️ createTaxRate
Creates a new TaxRate
📄️ createUserAddress
Create a new user address
📄️ createVendorAddress
Create a new vendor address
📄️ createWishlist
Adds a wishlist with a userid, a list of productvariant_ids and a name.
📄️ deletePaymentInformation
Deletes a payment information by id
📄️ deletePayment
Deletes a payment by id
📄️ deleteProductItem
Deletes a product item by id
📄️ deleteReview
Deletes review of UUID.
📄️ deleteShoppingcartItem
Deletes shoppingcart item of UUID.
📄️ deleteWishlist
Deletes wishlist of UUID.
📄️ placeOrder
Places an existing order by changing its status to OrderStatus::Placed.
📄️ registerCoupon
Register a coupon
📄️ reserveProductItemBatch
Reserves a batch of product items of a chosen product variant
📄️ updateCoupon
Update a coupon
📄️ updateDiscount
Update a discount
📄️ updateNotification
Update a notification
📄️ updateProductItem
Updates storage state, productVariant of a specific product item referenced with an Id
📄️ updateProductVariant
Update a product variant
📄️ updateProduct
Update a product
📄️ updateReview
Updates a specific review referenced with an UUID.
📄️ updateShoppingcartItem
Updates a single shopping cart item.
📄️ updateShoppingcart
Updates shopping cart items of a specific shopping cart referenced with a UUID.
📄️ updateTaxRate
Updates a TaxRate
📄️ updateUser
No description
📄️ updateWishlist
Updates name and/or productvariantids of a specific wishlist referenced with an UUID.
📄️ uploadMedia
Uploads a media to MinIO.