GET
/attachmentsbyticket
Returns task attachment(s) by task Id.
POST
/comments
Adds comments to an existing task identified by its jiraTicketNo
/projectissuetypefields
Returns all the available fields in an issue type of a project.
/attachmentmetadata
Returns attachment metadata details by task Id.
/project
Returns list of projects the user has access to.
/projectissuetype
Returns a list of issues in a project by project Id.
/ticketsbyfilterstatus
Returns the task details and list of tasks by Filter Id.
/filtercount
Returns the list of filters that have been set up for the applicable user id.
/ticketstatusbyfilterid
Returns task status by filter ID.
Returns comments for a task identified by its id
/ticketinfo
Returns information of a task.
/ticket
Creates a new Task along with sample task attachment for reference.
/viewticket
Returns task details by task Id.