Name | Description | Type | Additional Information |
---|---|---|---|
DeliveryTicketGUID |
The globally unique identifier for the Delivery Ticket record |
globally unique identifier | |
TicketDate |
Date of the delivery ticket |
string |
Data type: DateTime Format must be MM/dd/yyyy |
Comments |
User entered comment |
string |
Max length: 80 |
VoidedTF |
Status indicating if the delivery ticket is voided |
boolean |
Must be 0, 1, True, or False |
VoidReason | string |
Max length: 255 |
|
MiniBulkTF | boolean | ||
ShipVia | string |
Max length: 25 |
|
County | string |
Max length: 60 |
|
Territory | string |
Max length: 15 |
|
ShipTo | string |
Max length: 50 |
|
AdditionalComments | string |
Max length: 240 |
|
ControlNumber | string |
Max length: 10 |
|
SalesmanID | string |
Max length: 15 |
|
CustomAppliedTF | boolean | ||
LoadedTF |
Indicates if the delivery ticket has affected inventory balances yet or not - True = loaded so inventory quantities have been affected, False = not loaded so inventory quantities have not been affected yet |
boolean |
Must be 0, 1, True, or False |
CustomerPONumber | string |
Max length: 20 |
|
CropID | string |
Max length: 15 |
|
FederalPermit |
Federal permit for restricted products on the ticket |
string |
Max length: 60 |
OnHoldTF | boolean | ||
RePackedTF | boolean | ||
PrintMethod | string |
Max length: 10 Valid options: 1 for No Roll Up, 2 for Roll Up Prices and Product Names, 3 for Roll Up Prices Only, 4 for Roll Up Prices and Product Names (Include Tax), 5 for Roll Up Prices Only (Include Tax), 6 for Roll Up Prices Only, Supress Quantities, 7 for Roll Up Prices Only, Supress Quantities (Include Tax). |
|
ADPriority |
Dispatch priority of the delivery ticket |
string |
Must be 0, 1, 2, 3, 4, or 5 |
LoadedDate |
Date the delivery ticket was marked as loaded to affect inventory |
string |
Data type: DateTime Format must be MM/dd/yyyy |
ADDateRequested |
Dispatch date requested |
string |
Data type: DateTime Format must be MM/dd/yyyy |
ADTimeRequested |
Dispatch time requested |
string |
Data type: DateTime Must be valid time format |
AssignedToUserID |
User ID of the person the ticket is assigned to |
string |
Max length: 3 |
UniqueKey |
Unique number within an Agvance database to identify the ticket |
integer |
Send in zero (0) if new. Do not modify existing value. |
Signature |
Base64 string of the Signature Image to be saved with the delivery ticket |
string | |
SignatureDateTimeStamp |
Date and time that the signature was captured - example: "SignatureDateTimeStamp": "2017-09-06T20:00:00.000" - if the timezone offset or Zulu "Z" is included, this will save the local time of our API servers |
date | |
FreightVendorGuid |
Globally Unique Identifier for the freight vendor |
globally unique identifier |
(Hexadecimal 8-4-4-4-12) |
FreightCalculationMethod |
Calculation method for the freight amount. Valid options: Unit for Estimated $/Unit, Total for Estimated Total $. |
string |
Max length: 20 |
FreightAmount |
Cost of freight |
decimal number |
Max of 4 decimal places |
TicketSplitUpdate | Collection of clsDelSplitUpdate | ||
TicketDetailUpdate |
List of products on the ticket |
Collection of clsDelLIUpdate |
List cannot be empty |
TicketApplicatorUpdate |
List of applicators on the ticket |
Collection of clsDelApplUpdate |
JSON list name must be TicketApplicatorUpdate. |
TicketStatePermitsUpdate |
List of state permits for the first split customer on the ticket |
Collection of clsDelPermitUpdate | |
ADJobStatus |
Dispatch Job Status |
string |