Get a specific service charge applied to an orderget https://apisandbox.dev.clover.com/v3/merchants/{mId}/orders/{orderId}/order_fee_line_items/{orderFeeLineItemId}Retrieves a specific service charge applicable to an order.Path ParamsmIdstringrequiredMerchant identifier.orderIdstringrequiredOrder identifier.orderFeeLineItemIdstringrequiredOrder fee line item identifier.Query ParamsexpandstringAdditional information provided as an expanded response: [employee, orderType, payments]Response 200Successful response. Service charge is displayed.Updated 15 days ago