| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Optional: The existing Reservation Id to Update. |
string |
None. |
| CustomerId |
Optional: If available, the CustomerId to create a Reservation for. |
string |
None. |
| FirstName |
Required: Customers First Name |
string |
None. |
| LastName |
Required: Customers Last Name |
string |
None. |
| HomePhone |
Optional: At least one phone number is required. |
string |
None. |
| WorkPhone |
Optional: At least one phone number is required. |
string |
None. |
| CellPhone |
Optional: At least one phone number is required. |
string |
None. |
| EmailAddress |
Required: Customers Email Address |
string |
None. |
| Address1 |
Optional: Customers Address |
string |
None. |
| Address2 |
Optional: Customers Address |
string |
None. |
| Address3 |
Optional: Customers Address |
string |
None. |
| City |
Optional: Customers City |
string |
None. |
| State |
Optional: Customers State |
string |
None. |
| Zip |
Optional: Customers Postal Code |
string |
None. |
| Country |
Optional: Customers Address |
string |
None. |
| BoatId |
Optional: If available, the BoatId for the Customers Boat. |
string |
None. |
| BoatName |
Required: Name of the Boat |
string |
None. |
| BoatRegistration |
Optional: The Boats Registration number. |
string |
None. |
| BoatLength |
Required: The overall length of the Boat. |
string |
None. |
| BoatDraft |
Optional: The Boats draft. |
string |
None. |
| BoatBeam |
Optional: The Boats beam. |
string |
None. |
| ArrivalDate |
Required: The expected arrival date. |
string |
None. |
| DepartureDate |
Required: The expected departure date. |
string |
None. |
| SlipId |
The Slip Id being requested. |
string |
None. |
| LocationCode |
Optional: For Multi-Location Marinas. The Location code where this reservation is being created. |
string |
None. |
| Confirmed |
Optional: Flag to mark reservation as confirmed. |
boolean |
None. |
| Amps_1 |
Optional: Required Amps 1 |
integer |
None. |
| Amps_2 |
Optional: Required Amps 2 |
integer |
None. |
| GeneralComments |
Optional: General comments |
string |
None. |
| BillCodes |
Optional: A list of billcodes to create charges. |
Collection of string |
None. |