getChannelId(); $sendOrderStat = XcxSendOrderService::getSendOrderStat($distribution_channel_id); return response()->success($sendOrderStat); } }