| Name | Description | Type | Additional Information |
|---|---|---|---|
| NewBookDate |
The updated date of the booking. Only updated if a value is provided |
string |
Data type: DateTime Format must be MM/dd/yyyy |
| SalespersonId |
The Agvance salesperson for the booking. Only updated if a value is provided |
string |
Max length: 15 |
| Comments |
Comments. Only updated if a value is provided |
string |
Max length: 80 |
| AdditionalComments |
Additional comments on the booking |
string |
Max length: 240 |
| ClearAdditionalComments |
Set to true to clear additional comments |
boolean | |
| Term |
Payment term assigned to the booking - "(None)" removes the current term from the booking |
string |
Max length: 15 |
| VoidedTF |
Value set to void the booking |
boolean |
Must be 0, 1, True, or False |
| ExpireDate |
Date the booking will expire |
string |
Data type: DateTime Format must be MM/dd/yyyy |
| StartDate |
Date the booking will be available |
string |
Data type: DateTime Format must be MM/dd/yyyy |
| BookGuid |
Global Unique Identifier for the booking |
globally unique identifier |
Required Do not modify existing value. |
| ContractFormat |
The format of the booking contract assigned to this transaction. Will only update if populated |
string |
Max length: 40 |
| AgvanceUserIdToAssignSellerSignatureFrom |
Agvance user ID to assign to the seller signature |
string | |
| SellerSignatureDateSignedToPrint |
Date the sellers signature was applied to the contract (only if the signature is valid) |
date | |
| SellerSignatureDateTimeSignedUtc |
Date and time the sellers signature was captured in UTC (only if the signature is valid) |
date | |
| BookSplitUpdate |
Details of what may be updated on the booking split |
Collection of ClsBookSplitUpdate |