API Documentation
- Analysis
- Bilingual File
- Connector
- Conversations
- Job
- Project
- Project Reference File
- Project Template
- Provider
- Quality Assurance
- Quote
- Term Base
- Translation
- Translation Memory
- User
- Webhook
- Workflow changes
Conversations
Add LQA comment
POST
/
api2
/
v2
/
jobs
/
{jobUid}
/
conversations
/
lqas
/
{conversationId}
/
comments
Add LQA comment
Copy
Ask AI
curl --request POST \
--url https://cloud.memsource.com/web/api2/v2/jobs/{jobUid}/conversations/lqas/{conversationId}/comments \
--header 'Content-Type: application/json' \
--data '{
"text": "<string>"
}'
Copy
Ask AI
{
"id": "<string>",
"conversation": {
"id": "<string>",
"type": "<string>",
"dateCreated": "2023-11-07T05:31:56Z",
"dateModified": "2023-11-07T05:31:56Z",
"dateEdited": "2023-11-07T05:31:56Z",
"createdBy": {
"firstName": "<string>",
"lastName": "<string>",
"userName": "<string>",
"email": "<string>",
"role": "SYS_ADMIN",
"id": "<string>",
"uid": "<string>",
"unavailable": true,
"jobRoles": [
{
"type": "PROJECT_OWNER",
"workflowStep": {
"id": 123,
"abbreviation": "<string>",
"name": "<string>",
"workflowLevel": 123,
"workflowStep": {
"name": "<string>",
"uid": "<string>",
"id": "<string>",
"order": 123,
"lqaEnabled": true
}
},
"organizationType": "VENDOR"
}
]
},
"comments": [
{
"id": "<string>",
"text": "<string>",
"createdBy": {
"firstName": "<string>",
"lastName": "<string>",
"userName": "<string>",
"email": "<string>",
"role": "SYS_ADMIN",
"id": "<string>",
"uid": "<string>",
"unavailable": true,
"jobRoles": [
{
"type": "PROJECT_OWNER",
"workflowStep": {
"id": 123,
"abbreviation": "<string>",
"name": "<string>",
"workflowLevel": 123,
"workflowStep": {
"name": "<string>",
"uid": "<string>",
"id": "<string>",
"order": 123,
"lqaEnabled": true
}
},
"organizationType": "VENDOR"
}
]
},
"dateCreated": "2023-11-07T05:31:56Z",
"dateModified": "2023-11-07T05:31:56Z",
"mentions": [
{
"mentionType": "USER",
"mentionGroupType": "JOB",
"uidReference": {
"uid": "<string>"
},
"userReferences": [
{
"firstName": "<string>",
"lastName": "<string>",
"userName": "<string>",
"email": "<string>",
"role": "SYS_ADMIN",
"id": "<string>",
"uid": "<string>",
"unavailable": true,
"jobRoles": [
{
"type": "PROJECT_OWNER",
"workflowStep": {
"id": 123,
"abbreviation": "<string>",
"name": "<string>",
"workflowLevel": 123,
"workflowStep": {
"name": "<string>",
"uid": "<string>",
"id": "<string>",
"order": 123,
"lqaEnabled": true
}
},
"organizationType": "VENDOR"
}
]
}
],
"mentionableGroup": {
"groupType": "JOB",
"groupName": "<string>",
"groupReference": {
"uid": "<string>"
}
},
"tag": "<string>"
}
]
}
],
"status": {
"name": "resolved",
"by": {
"firstName": "<string>",
"lastName": "<string>",
"userName": "<string>",
"email": "<string>",
"role": "SYS_ADMIN",
"id": "<string>",
"uid": "<string>",
"unavailable": true,
"jobRoles": [
{
"type": "PROJECT_OWNER",
"workflowStep": {
"id": 123,
"abbreviation": "<string>",
"name": "<string>",
"workflowLevel": 123,
"workflowStep": {
"name": "<string>",
"uid": "<string>",
"id": "<string>",
"order": 123,
"lqaEnabled": true
}
},
"organizationType": "VENDOR"
}
]
},
"date": "2023-11-07T05:31:56Z"
},
"deleted": true,
"references": {
"taskId": "<string>",
"jobPartUid": "<string>",
"transGroupId": 1,
"segmentId": "<string>",
"conversationTitle": "<string>",
"conversationTitleOffset": 1,
"commentedText": "<string>",
"correlation": {
"uid": "<string>",
"role": "PARENT"
},
"lqa": [
{
"errorCategoryId": 2,
"severityId": 2,
"user": {
"id": "<string>"
},
"originator": {
"firstName": "<string>",
"lastName": "<string>",
"userName": "<string>",
"email": "<string>",
"role": "SYS_ADMIN",
"id": "<string>",
"uid": "<string>",
"unavailable": true,
"jobRoles": [
{
"type": "PROJECT_OWNER",
"workflowStep": {
"id": 123,
"abbreviation": "<string>",
"name": "<string>",
"workflowLevel": 123,
"workflowStep": {
"name": "<string>",
"uid": "<string>",
"id": "<string>",
"order": 123,
"lqaEnabled": true
}
},
"organizationType": "VENDOR"
}
]
},
"repeated": "REPEATED",
"origin": "HUMAN"
}
]
},
"lqaDescription": "<string>"
}
}
Body
application/json
Response
201
application/json
Created
The response is of type object
.
Was this page helpful?
Add LQA comment
Copy
Ask AI
curl --request POST \
--url https://cloud.memsource.com/web/api2/v2/jobs/{jobUid}/conversations/lqas/{conversationId}/comments \
--header 'Content-Type: application/json' \
--data '{
"text": "<string>"
}'
Copy
Ask AI
{
"id": "<string>",
"conversation": {
"id": "<string>",
"type": "<string>",
"dateCreated": "2023-11-07T05:31:56Z",
"dateModified": "2023-11-07T05:31:56Z",
"dateEdited": "2023-11-07T05:31:56Z",
"createdBy": {
"firstName": "<string>",
"lastName": "<string>",
"userName": "<string>",
"email": "<string>",
"role": "SYS_ADMIN",
"id": "<string>",
"uid": "<string>",
"unavailable": true,
"jobRoles": [
{
"type": "PROJECT_OWNER",
"workflowStep": {
"id": 123,
"abbreviation": "<string>",
"name": "<string>",
"workflowLevel": 123,
"workflowStep": {
"name": "<string>",
"uid": "<string>",
"id": "<string>",
"order": 123,
"lqaEnabled": true
}
},
"organizationType": "VENDOR"
}
]
},
"comments": [
{
"id": "<string>",
"text": "<string>",
"createdBy": {
"firstName": "<string>",
"lastName": "<string>",
"userName": "<string>",
"email": "<string>",
"role": "SYS_ADMIN",
"id": "<string>",
"uid": "<string>",
"unavailable": true,
"jobRoles": [
{
"type": "PROJECT_OWNER",
"workflowStep": {
"id": 123,
"abbreviation": "<string>",
"name": "<string>",
"workflowLevel": 123,
"workflowStep": {
"name": "<string>",
"uid": "<string>",
"id": "<string>",
"order": 123,
"lqaEnabled": true
}
},
"organizationType": "VENDOR"
}
]
},
"dateCreated": "2023-11-07T05:31:56Z",
"dateModified": "2023-11-07T05:31:56Z",
"mentions": [
{
"mentionType": "USER",
"mentionGroupType": "JOB",
"uidReference": {
"uid": "<string>"
},
"userReferences": [
{
"firstName": "<string>",
"lastName": "<string>",
"userName": "<string>",
"email": "<string>",
"role": "SYS_ADMIN",
"id": "<string>",
"uid": "<string>",
"unavailable": true,
"jobRoles": [
{
"type": "PROJECT_OWNER",
"workflowStep": {
"id": 123,
"abbreviation": "<string>",
"name": "<string>",
"workflowLevel": 123,
"workflowStep": {
"name": "<string>",
"uid": "<string>",
"id": "<string>",
"order": 123,
"lqaEnabled": true
}
},
"organizationType": "VENDOR"
}
]
}
],
"mentionableGroup": {
"groupType": "JOB",
"groupName": "<string>",
"groupReference": {
"uid": "<string>"
}
},
"tag": "<string>"
}
]
}
],
"status": {
"name": "resolved",
"by": {
"firstName": "<string>",
"lastName": "<string>",
"userName": "<string>",
"email": "<string>",
"role": "SYS_ADMIN",
"id": "<string>",
"uid": "<string>",
"unavailable": true,
"jobRoles": [
{
"type": "PROJECT_OWNER",
"workflowStep": {
"id": 123,
"abbreviation": "<string>",
"name": "<string>",
"workflowLevel": 123,
"workflowStep": {
"name": "<string>",
"uid": "<string>",
"id": "<string>",
"order": 123,
"lqaEnabled": true
}
},
"organizationType": "VENDOR"
}
]
},
"date": "2023-11-07T05:31:56Z"
},
"deleted": true,
"references": {
"taskId": "<string>",
"jobPartUid": "<string>",
"transGroupId": 1,
"segmentId": "<string>",
"conversationTitle": "<string>",
"conversationTitleOffset": 1,
"commentedText": "<string>",
"correlation": {
"uid": "<string>",
"role": "PARENT"
},
"lqa": [
{
"errorCategoryId": 2,
"severityId": 2,
"user": {
"id": "<string>"
},
"originator": {
"firstName": "<string>",
"lastName": "<string>",
"userName": "<string>",
"email": "<string>",
"role": "SYS_ADMIN",
"id": "<string>",
"uid": "<string>",
"unavailable": true,
"jobRoles": [
{
"type": "PROJECT_OWNER",
"workflowStep": {
"id": 123,
"abbreviation": "<string>",
"name": "<string>",
"workflowLevel": 123,
"workflowStep": {
"name": "<string>",
"uid": "<string>",
"id": "<string>",
"order": 123,
"lqaEnabled": true
}
},
"organizationType": "VENDOR"
}
]
},
"repeated": "REPEATED",
"origin": "HUMAN"
}
]
},
"lqaDescription": "<string>"
}
}
Assistant
Responses are generated using AI and may contain mistakes.