Name | Description | Type | Additional Information |
---|---|---|---|
BookDate |
The date of the booking being paid. |
string |
Required Data type: DateTime Format must be MM/dd/yyyy |
BookNumber |
The number of the booking being paid. |
integer |
Required |
BookLocation |
The location of the booking being paid. |
string |
Required Max length: 6 |
DiscountAmount |
The amount of the payment discount being applied to the booking. |
decimal number |
Max length: 15 Max of 2 decimal places Must be numeric |
PaymentAmount |
The amount of the payment being applied to the booking. |
decimal number |
Required Max length: 15 Max of 2 decimal places Must be filled out and numeric |
BookLineItems |
The line items of the booking to be paid. |
Collection of integer |