| Name | Description | Type | Additional information |
|---|---|---|---|
| MarinaCode |
Marina code where the basket should be posted |
string |
None. |
| AccountCode |
Account code the basket is for, either an AccountCode or BoatNo must be specified |
string |
None. |
| BoatNo |
Boat number linked to the basket, either an AccountCode or BoatNo must be specified |
integer |
None. |
| PaymentValue |
Value of the payment taken |
decimal number |
None. |
| PaymentRef |
Reference for the payment |
string |
None. |
| PaymentSuccessful |
Indicates if the payment was successful |
boolean |
None. |
| PaymentMessage |
Message to associate with the payment |
string |
None. |
| PaymentType |
Payment type code |
string |
None. |
| WebBasketItems |
List of WebBasketItems in the basket |
Collection of WebBasketItemModel |
None. |