IaSummary

IA Summary operations


Parameters

Name In Type Required Description
ticketId path string true The ticket id in MasMovil ticketing tool. You can use either ID or KEY.
ticketing-provider header string true Acronym identifying the underlying ticketing tool where the tickets are. JAM (Jira Amarillo) , JCC (Jira CC), TGJ (TGJira), JNEXT (JiraNext)

Enumerated Values

Property Values
ticketing-provider one of [JAM, JCC, TGJ, JNEXT]

Request example

1
2
3
4
5
6

curl -X GET https://ticketing.sta.masstack.com/v2/ticket/{ticketId}/ia/summary \
  -H "Accept: application/json" \
  -H "ticketing-provider: string" \
  -H "Authorization: Bearer {access-token}"

Responses

Code Meaning Description Schema
200 OK IA summary response IaSummaryResponse
400 Bad Request Bad Request Error_400
401 Unauthorized Unauthorized Error_401
404 Not Found Not Found Error_404
500 Internal Server Error Internal Server Error Error_500

Endpoints

Ticket

    Comment

      Attachment

        IssueLink

          IssueLinkTypes

            Grid

              IaSummary

                Remotelink