Release Notes May 2023
Features
Merchant API
- Added configuration option to exclude the root category. This enables multiple category trees.
- Setting of shipping fee is now possible for external shipping checkouts.
- Supplying filters that don't exist will return an empty product list.
- New endpoint added for cart validation. Check required fields and customer black listed status.
- Added MerchantData field to CheckoutInput. Use it to store whatever you want.
Fixes
Merchant API
- Fixed incorrect currency sometimes being returned on carts.
Mgmt API
- New endpoint to delete a product.