| Name | Description | Type | Additional information |
|---|---|---|---|
| AccountCode |
Account to return works orders for - either this or BoatNo must be specified |
string |
None. |
| BoatNo |
BoatNo to return works orders for - either this or AccountCode must be specified |
integer |
None. |
| InContractOnly |
When using AccountCode then this indicates only return works orders for boats currently in contract |
boolean |
None. |
| MarinaCode |
Code identifying marina to get works orders for |
string |
None. |
| UpcomingOnly |
When set to tru only returns works orders with start date of all items in the future |
boolean |
None. |
| Confirmed |
When specified, filters works orders on confirmed status |
boolean |
None. |
| Paid |
When specified, filters works orders on paid status |
boolean |
None. |