📄️ address
Get a address by id
📄️ calculateShipmentFees
Calculates the fees for a collection of shipped items. Should only be called by the Order service
📄️ categories
Get all categories
📄️ categoryCharacteristic
Get a characteristic by id
📄️ category
Get a category by id
📄️ coupon
Get a coupon by id
📄️ currentUser
Get the currently authenticated user
📄️ discount
Get a discount by id
📄️ findApplicableDiscounts
Find all applicable discounts for a user and a list of product variant, count and coupon id triples
📄️ getMedias
Returns all medias of the service.
📄️ invoice
Query for invoice of specific UUID.
📄️ notification
Get a notification by id
📄️ orderItem
Retrieves order_item of specific UUID.
📄️ order
Retrieves order of specific UUID.
📄️ paymentInformations
Retrieves all payment informations matching the filter
📄️ payments
Retrieves all payments
📄️ productItem
Retrieves a product item by id
📄️ productItems
Retrieves all product items matching the filter
📄️ product
Get a product by id
📄️ products
Get all products
📄️ return
Get a return by id
📄️ returns
Get all returns
📄️ review
Retrieves review of specific UUID.
📄️ reviews
Retrieves all reviews.
📄️ shipmentMethod
Get a shipmentMethod by id
📄️ shipmentMethods
Get all shipmentMethods
📄️ shoppingcartItem
Retrieves shopping cart item of specific UUID.
📄️ taxRateVersion
Get a TaxRateVersion by id
📄️ taxRate
Get a TaxRate by id
📄️ taxRates
Get all TaxRates
📄️ user
Get a user by id
📄️ users
Get all users
📄️ vendorAddress
Get the current vendor address
📄️ wishlist
Retrieves wishlist of specific UUID.