| Name | Description | Type | Additional information |
|---|---|---|---|
| AccountCode |
Account code of the customer to create the pending works order for |
string |
None. |
| BoatNo |
Boat no the pending works order is for |
integer |
None. |
| MarinaCode |
Code of the marina where to create the pending works order |
string |
None. |
| StartDate |
Requested start date of service |
date |
None. |
| EndDate |
Requested end date of service |
date |
None. |
| Services |
List of services for the pending works order |
Collection of PendingWorksOrderItemModel |
None. |
| NewCustomerDetails |
Details of new customer |
PendingCustomerModel |
None. |
| NewBoatDetails |
Details of new boat |
PendingBoatModel |
None. |