| Name | Description | Type | Additional information |
|---|---|---|---|
| worksOrderId |
Unique identifier of the works order. |
integer |
None. |
| worksOrderItemId |
Unique identifier of the works order item. |
integer |
None. |
| actionId |
Unique identifier of the works order action. |
integer |
None. |
| marinaCode |
Marina that the works order is at. |
string |
None. |
| boatNo |
Unique identifier of the boat the work is for. |
integer |
None. |
| startDate |
Scheduled start for the action. |
date |
None. |
| endDate |
Scheduled end for the action. |
date |
None. |
| serviceCode |
Service code for the service being performed. |
string |
None. |
| description |
Description of the service being performed. |
string |
None. |
| orderConfirmed |
Indicates whether the works order was confirmed. |
boolean |
None. |
| itemCompleted |
Indicates whether the works order item was completed. |
boolean |
None. |
| actionCompleted |
Indicates whether the works order action item was completed. |
boolean |
None. |
| orderCancelled |
Indicates whether the works order was cancelled |
boolean |
None. |