| Name | Description | Type | Additional information |
|---|---|---|---|
| WorkorderNotesId |
Work Order Notes Id. Primary key of work orders notes table |
integer |
None. |
| WorkorderId |
Work Order Id. See the GET api/workorders/{id} route to get the work order data. |
integer |
None. |
| UserId |
User Id. See the GET api/users/{id} route to get the user data. |
integer |
None. |
| WorkorderNotesDate |
Work Order Notes Date. |
date |
None. |
| WorkorderNotes |
Work Order Notes. |
string |
None. |
| WorkorderNotesType |
If set to N belongs to the Notes section. If set to A to the Additional Notes and Actions section. |
string |
None. |