OK
{- "count": 0,
- "data": [
- {
- "id": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "caseId": "string",
- "supercaseId": "string",
- "status": "active",
- "type": "caseNote",
- "content": "string",
- "important": false,
- "category": "generic",
- "sensitiveData": false,
- "edited": false,
- "archived": false,
- "taskableInstruction": false,
- "createdBy": "string",
- "updatedBy": "string",
- "archivedBy": "string",
- "archivedAt": "2019-08-24T14:15:22Z"
}
]
}
The new note
Success
{- "status": "active",
- "content": "string",
- "important": false,
- "category": "generic",
- "sensitiveData": false,
- "archived": false,
- "taskableInstruction": false
}
{- "status": 0,
- "message": "string",
- "data": {
- "id": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "caseId": "string",
- "supercaseId": "string",
- "status": "active",
- "type": "caseNote",
- "content": "string",
- "important": false,
- "category": "generic",
- "sensitiveData": false,
- "edited": false,
- "archived": false,
- "taskableInstruction": false,
- "createdBy": "string",
- "updatedBy": "string",
- "archivedBy": "string",
- "archivedAt": "2019-08-24T14:15:22Z"
}
}
Success
{- "status": 0,
- "message": "string",
- "data": {
- "id": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "caseId": "string",
- "supercaseId": "string",
- "status": "active",
- "type": "caseNote",
- "content": "string",
- "important": false,
- "category": "generic",
- "sensitiveData": false,
- "edited": false,
- "archived": false,
- "taskableInstruction": false,
- "createdBy": "string",
- "updatedBy": "string",
- "archivedBy": "string",
- "archivedAt": "2019-08-24T14:15:22Z"
}
}
Note fields
Success
{- "status": "active",
- "content": "string",
- "important": false,
- "category": "generic",
- "sensitiveData": false,
- "archived": false,
- "taskableInstruction": false
}
{- "status": 0,
- "message": "string",
- "data": {
- "id": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "caseId": "string",
- "supercaseId": "string",
- "status": "active",
- "type": "caseNote",
- "content": "string",
- "important": false,
- "category": "generic",
- "sensitiveData": false,
- "edited": false,
- "archived": false,
- "taskableInstruction": false,
- "createdBy": "string",
- "updatedBy": "string",
- "archivedBy": "string",
- "archivedAt": "2019-08-24T14:15:22Z"
}
}