Route reports within an ID range to matching queues based.
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|
| startReportId | integer | - | ✅ | Start of report ID range (inclusive). |
| endReportId | integer | - | ✅ | End of report ID range (inclusive). Difference between start and end must be less than 5,000. |
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|
| assigned | integer | - | ✅ | The number of reports assigned to a queue. |
| unmatched | integer | - | ✅ | The number of reports with no matching queue. |