Select
Comment
Comments 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) |
body | body | Comment | true | Properties ticketId and body are mandatory. |
Enumerated Values
Property | Values |
---|---|
ticketing-provider | one of [JAM, JCC, TGJ, JNEXT] |
Request body - instance of Comment
|
|
Name | Type | Required | Description |
---|---|---|---|
ticketId | string | false | Ticket Id |
author | string | false | Comment author, must match with ticketing provider user. |
body | string | true | The text you want to add as a comment to the ticket |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
201 | Created | Created | Comment |
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
Remotelink