We are pulling detailed analytics data via the GET /api/v2/analytics/interactions/queues/details endpoint. The response structure looks correct, but the wrapUpCode field is consistently null. We have verified that agents are selecting wrap-up codes in the desktop. Is this a known limitation of the detail query, or is there a specific parameter we are missing? Here is the request body: {“groupBy”:[“wrapUpCode”],“filter”:[{“type”:“dateRange”,“dateFrom”:“2023-10-01”}]}