{
"value": 10
}{
"value": null
}{
"value": ["abc","xyz"]
}{
"value": null
}{
"value": "1999-12-15"
}{
"value": null
}{
"value": [
{
"type": "user",
"uid": "jA6d4gH0oMfGd90uKCrFyjMnrvt2"
},
{
"id": 1098,
"type": "group"
}
]
}{
"value": {
"id": 2000,
"type": "group"
}
}{
"value": {
"id": 1098,
"type": "group"
}
}{
"value": {
"name": "a4e0580a-a7dd-469f-a373-a852e9efb684",
"versionId": "7Pq5poXyVwHTJAzaEwS7ZYj9FdEXzkSi",
"size": 124243,
"originalName": "1280px-Giant_Panda_2.jpg",
"folderId": null
}
}{
"value": []
}{
"value": "a4e0580a-a7dd-469f-a373-a852e9efb684"
}{
"value": {
"comment": "abc",
"clone": {
"metadata": [
"title",
"owner",
"members",
"dueDate",
"files",
"messages"
],
"checklistFields": [
340441,
341220,
341221,
341222
]
}
}
}{
"value": {
"requestApproval": true,
"config": {
"approvers": {
"groups": [],
"users": [
"jA6d4gH0oMfGd90uKCrFyjMnrvt2"
]
},
"minApprovers": 1
}
}
}{
"value": {
"customSignature": true,
"approved": true,
"comment": "abc",
"username": "abc@unifize.com",
"password": "password"
}
}{
"value": {
"revision": true,
"comment": "abc"
}
}{
"value": {
"title": "abc",
"type": "workflow",
"owner": "jA6d4gH0oMfGd90uKCrFyjMnrvt2",
"creator": "jA6d4gH0oMfGd90uKCrFyjMnrvt2",
"members": [
"jA6d4gH0oMfGd90uKCrFyjMnrvt2"
],
"templateId": 16650,
"description": "",
"orgId": 222,
"groups": [],
"parent": 1453392,
"numberingScheme": "API Docs Conv ###",
"checklists": [],
"privacy": "none"
}
}{
"value": [
1453412,
1453413
]
}{
"value": 1453413
}{
"value": []
}{
"value": 1453413
}{
"value": {
"chatroom": {
"title": "abc",
"type": "workflow",
"owner": "jA6d4gH0oMfGd90uKCrFyjMnrvt2",
"creator": "jA6d4gH0oMfGd90uKCrFyjMnrvt2",
"members": [
"jA6d4gH0oMfGd90uKCrFyjMnrvt2"
],
"templateId": 16650,
"description": "",
"orgId": 222,
"groups": [],
"parent": 1453392,
"numberingScheme": "API Docs Conv ###",
"checklists": [],
"privacy": "none"
}
},
"linkAllVersions": true
}{
"value": [
{
"chatroom": 1453412,
"linkAllVersions" true
},
{
"chatroom": 1453413,
"linkAllVersions" true
}
]
}{
"value": {
"chatroom": 1453413,
"linkAllVersions" true
}
}{
"value": {
"originChatroomId": 1453413
}
}{
"value": {
"templateId": 18585
}
}{
"value": 235224
}ID of the chatroom
25ID of the checklist field
3Success
Field ID
25Field type
textAttributes of the Checklist field
{"~#text":{"label":"Any text","autoCheck":false,"settings":"{\"multiline\":true}"}}Flag indicating if it's a target
falseAttributes of the Checklist field
{"~#text":{"label":"Any text","autoCheck":false,"settings":"{\"multiline\":true}"}}ID of the chatroom
91Value of the Checklist field
QuantityType of the value
textValue of the Checklist field
QuantityGET /chatroom/{id}/checklist-field/{fid} HTTP/1.1
Accept: */*
Success
{
"fieldId": 25,
"fieldType": "text",
"attrs": "{\"~#text\":{\"label\":\"Any text\",\"autoCheck\":false,\"settings\":\"{\\\"multiline\\\":true}\"}}",
"target": false,
"type": "{\"~#text\":{\"label\":\"Any text\",\"autoCheck\":false,\"settings\":\"{\\\"multiline\\\":true}\"}}",
"chatroomId": 91,
"val": {
"value": "Quantity",
"type": "text"
},
"value": "Quantity"
}ID of the record
25Field ID
3Value
22Boolean indicating if the field is checked
trueSuccess
Field ID
25Field type
textAttributes of the Checklist field
{"~#text":{"label":"Any text","autoCheck":false,"settings":"{\"multiline\":true}"}}Flag indicating if it's a target
falseAttributes of the Checklist field
{"~#text":{"label":"Any text","autoCheck":false,"settings":"{\"multiline\":true}"}}ID of the chatroom
91Value of the Checklist field
QuantityType of the value
textValue of the Checklist field
QuantityPOST /chatroom/{id}/checklist-field/{fid} HTTP/1.1
Content-Type: application/json
Accept: */*
Content-Length: 27
{
"value": 22,
"checked": true
}Success
{
"fieldId": 25,
"fieldType": "text",
"attrs": "{\"~#text\":{\"label\":\"Any text\",\"autoCheck\":false,\"settings\":\"{\\\"multiline\\\":true}\"}}",
"target": false,
"type": "{\"~#text\":{\"label\":\"Any text\",\"autoCheck\":false,\"settings\":\"{\\\"multiline\\\":true}\"}}",
"chatroomId": 91,
"val": {
"value": "Quantity",
"type": "text"
},
"value": "Quantity"
}ID of the record
25Field ID
3Value
22Boolean indicating if the field is checked
trueSuccess
Field ID
25Field type
textAttributes of the Checklist field
{"~#text":{"label":"Any text","autoCheck":false,"settings":"{\"multiline\":true}"}}Flag indicating if it's a target
falseAttributes of the Checklist field
{"~#text":{"label":"Any text","autoCheck":false,"settings":"{\"multiline\":true}"}}ID of the chatroom
91Value of the Checklist field
QuantityType of the value
textValue of the Checklist field
QuantityPATCH /chatroom/{id}/checklist-field/{fid} HTTP/1.1
Content-Type: application/json
Accept: */*
Content-Length: 27
{
"value": 22,
"checked": true
}Success
{
"fieldId": 25,
"fieldType": "text",
"attrs": "{\"~#text\":{\"label\":\"Any text\",\"autoCheck\":false,\"settings\":\"{\\\"multiline\\\":true}\"}}",
"target": false,
"type": "{\"~#text\":{\"label\":\"Any text\",\"autoCheck\":false,\"settings\":\"{\\\"multiline\\\":true}\"}}",
"chatroomId": 91,
"val": {
"value": "Quantity",
"type": "text"
},
"value": "Quantity"
}