Name | Description | Type | Additional Information |
---|---|---|---|
LocationId |
The ID of the location where the booking will be created. |
string |
Required Max length: 6 |
BookDate |
The date of the booking. |
string |
Data type: DateTime Format must be MM/dd/yyyy |
CustomerId |
The Agvance customer identifier. |
string |
Max length: 6 |
FieldId |
The Agvance field identifier. |
string |
Max length: 8 |
SalespersonId |
The Agvance salesperson for the booking. |
string |
Max length: 15 |
Comments |
Comments. |
string |
Max length: 80 |
AdditionalComments |
Additional comments. |
string |
Max length: 240 |
Term | string |
Max length: 15 |
|
ControlNumber |
An alternative way of identifying the booking. |
string |
Max length: 15 |
ExpireDate |
The date the booking will expire. |
string |
Data type: DateTime Format must be MM/dd/yyyy |
StartDate |
The date the booking will start. |
string |
Data type: DateTime Format must be MM/dd/yyyy |
ContractFormat |
The format of the booking contract assigned to this transaction |
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 | |
BookSplitAdd |
Where the user can add splits to the booking. |
Collection of ClsBookSplitAdd |
List cannot be empty |
FieldPlanId |
The field plan unique IDs used in this booking |
Collection of integer |