| Name | Description | Type | Additional information |
|---|---|---|---|
| BookingId |
ID of booking to pay |
integer |
None. |
| MarinaCode |
Code of marina where the booking is for |
string |
None. |
| PaymentValue |
Value of any payment taken for the booking |
decimal number |
None. |
| PaymentReference |
Reference for the payment taken |
string |
None. |
| PaymentSuccessful |
Indicates the payment was successful |
boolean |
None. |
| PaymentMessage |
Payment message |
string |
None. |
| PaymentType |
Payment type |
string |
None. |