| Name | Description | Type | Additional information |
|---|---|---|---|
| AccountCode |
Account code of the customer to create the pending booking for |
string |
None. |
| BoatNo |
Boat no the pending booking is for |
integer |
None. |
| MarinaCode |
Code of the marina where to create the pending booking |
string |
None. |
| ArrivalDate |
Requested arrival date of booking |
date |
None. |
| DepartureDate |
Requested departure date of booking |
date |
None. |
| NewCustomerDetails |
Details of new customer |
PendingCustomerModel |
None. |
| NewBoatDetails |
Details of new boat |
PendingBoatModel |
None. |