`due_by` field in filterTickets API response

due_by in filterTickets Response belongs to which field in ticket details UI.
RESOLUTION DUE
FIRST RESPONSE DUE
due_by value in response is different from the value of the above two fields in FD UI.

due_by is the ticket’s resolution due date. The API response will be in UTC time format.

To get the response due use fr_due_by field from the response

1 Like