Get all service charges applied to an orderget https://apisandbox.dev.clover.com/v3/merchants/{mId}/orders/{orderId}/order_fee_line_itemsRetrieves all service charges applied to an order.Path ParamsmIdstringrequiredMerchant identifier.orderIdstringrequiredOrder identifier.Query ParamsexpandstringAdditional information provided as an expanded response: [employee, orderType, payments]Response 200Successful response. Service charges for an order, are displayed.Updated 15 days ago