18. Oct 2023
Endpoint for disabling a line now also works when there are waiting or called tickets in the line.
Endpoint for disabling a line now also works when there are waiting or called tickets in the line.
The url
field is optional now for the ticket creation and ticket editing endpoints. The field is also removed from the ticket.extra
fields.
Endpoint for unarchiving a line now also sets line to disabled state, so you also need to enable the line explicitly.
Add endpoint for getting the user's selected desk id.
Endpoint for searching tickets is now returning tickets in correct order when request parameter order
is created DESC
. Also request parameter maxCalled
was not applied before and is now working correctly.
Endpoint for returning a ticket to the queue no longer supports the MIDDLE
position
Endpoint for creating Webhook returns ID
with the type of string