Quantcast
Channel: Using Optimizely Platforms
Viewing all articles
Browse latest Browse all 8020

EPiServer.ServiceApi.Commerce 5.4.4 GetOrder endpoint does not return line item meta fields (properties)

$
0
0

Hi. We are using ServiceApi to get order details through a http request (episerverapi/commerce/orders/orderGroupId). We added some meta fields on LineItem but they are not present in the response. We decompiled the endpoint and found that Properties property is present on the LineItem model but is not populated in ConvertToLineItemModel method (OrderGroupModelConverter class) (it is populated on OrderGroup, OrderForm, Payment, Shipment). 

Is this known issue and will be included in next releases? What are your suggestions to workaround this issue?


Viewing all articles
Browse latest Browse all 8020

Trending Articles