When using /dwapi/ecommerce/carts/{secret} to get cart information through the API we only get the UnitId back.
What would be the best way to get the name of the unit?
Do I have to query the product API for each orderline to get it?
There is no API-endpoint to get the Units...