Fetch analytics data for provider ordersAsk AIget http://localhost:5000/api/v1/providers/provider-orders/analyticsQuery ParamsstartDatedate-timerequiredStart date for the analytics periodendDatedate-timerequiredEnd date for the analytics periodproviderIdstringrequiredProvider ID for which analytics are fetchedis_testbooleanWhether the provider is a test providertruefalseResponses 200Analytics data fetched successfully 400Invalid query parameters 500Server errorUpdated 6 months ago