FeedbackKanbanCardRead
comment_idComment Idrequired
dialogue_idDialogue Idrequired
Идентификатор диалога, к которому относится запись.
columnFeedbackKanbanColumnrequired
Possible values: [new, grooming, in_progress, done]
orderOrderrequired
Possible values: >= 0
notesNotes
Default value:
idIdrequired
Уникальный числовой идентификатор записи.
created_atdate-timerequired
Время создания (UTC, ISO 8601).
updated_atdate-timerequired
Время последнего изменения (UTC, ISO 8601).
FeedbackKanbanCardRead
{
"comment_id": 0,
"dialogue_id": 0,
"column": "new",
"order": 0,
"notes": "",
"id": 0,
"created_at": "2024-07-29T15:51:28.071Z",
"updated_at": "2024-07-29T15:51:28.071Z"
}