When you get a json response it should include the product that the ticket was assigned to. This would be useful due to filter tickets and limiting the number of api calls you would have to make to get data analytics out of the system. I currently have an app that uses around 750 calls and this means that the application can only be used one time per hour due to hiving to use filters to get tickets for each product.Â
This was the issue i run into and solution