| Name |
Type |
Default |
Read |
Write |
Order |
Description |
| id |
String |
✔
|
✔
|
|
|
The unique API ID to access this resource
|
| _type |
String |
✔
|
✔
|
|
|
|
| reference_num |
Integer |
✔
|
✔
|
|
|
The reference number that uniquely identifies the record
|
| raised_by |
User |
✔
|
✔
|
|
|
|
| row_order |
Integer |
✔
|
✔
|
|
|
|
| title |
String |
✔
|
✔
|
✔
|
|
The title of the record
|
| assigned_user |
User |
✔
|
✔
|
✔
|
|
The user the record is assigned to
|
| locked |
Boolean |
✔
|
✔
|
✔
|
|
|
| due_date |
Datetime |
✔
|
✔
|
✔
|
|
|
| status |
String |
✔
|
✔
|
✔
|
|
|
| comments |
Array Of Note |
✔
|
✔
|
✔
|
|
|
| created_at |
Datetime |
✔
|
✔
|
|
|
The date and time the record was created
|