Hi,
When we try to fetch the queues based on division id
Asc:
GET /api/v2/routing/queues/divisionviews?pageSize=100&pageNumber=1&sortBy=id&divisionId=
Desc:
/api/v2/routing/queues/divisionviews?pageSize=100&pageNumber=1&sortBy=id&sortOrder=desc&divisionId=
Both of the above return the same result.
Note: we tried with sort by name, id