GET ScaleInterface/GetAgronomyScaleInterfaceTicket?tickNum={tickNum}&locId={locId}&custId={custId}&ticketDateOnOrAfter={ticketDateOnOrAfter}&ticketDateOnOrBefore={ticketDateOnOrBefore}&modifiedOnOrAfterUtc={modifiedOnOrAfterUtc}&modifiedOnOrBeforeUtc={modifiedOnOrBeforeUtc}

Gets a list of agronomy scale interface tickets Pagination is enforced to a maximum of 100 records per page

Request Information

URI Parameters

NameDescriptionTypeAdditional Information
tickNum

Ticket number used on the scale ticket. (optional)

string

Default value is string.Empty

locId

Location ID used on the scale ticket. (optional)

string

Default value is string.Empty

custId

Customer ID used on the scale ticket. (optional)

string

Default value is string.Empty

ticketDateOnOrAfter

Filter the list of tickets to those ticket dates on or after the supplied date. (optional) (time portion will be ignored)

date
ticketDateOnOrBefore

Filter the list of tickets to those ticket dates on or before the supplied date. (optional) (time portion will be ignored)

date
modifiedOnOrAfterUtc

Filter the list of tickets to those changed on or after the supplied UTC date and time. (optional)

date
modifiedOnOrBeforeUtc

Filter the list of tickets to those changed on or before the supplied UTC date and time. (optional)

date

Body Parameters

Response Information

Resource Description

Gets a list of agronomy scale interface tickets Pagination is enforced to a maximum of 100 records per page

AgvAgronomyScaleInterface
NameDescriptionTypeAdditional Information
Status

0 = Success. 1 = An error occurred. 2 = An error occurred. 3 = Descriptive message, process was successful.

string
Message

Informational message that corresponds to the Status returned. 0 - Message will be "OK". 1 - Detailed message returned to give user an indication of what went wrong. 2 - Less Detailed message returned that may not mean anything to the user but that the application might use to take a corrective action. 3 - Not an error but something the user might need to know.

string
ErrorList

List of error messages of the API call.

Collection of string
WarningList

List of warning messages of the API call.

Collection of string
Count

Number of results returned.

string
Data

List of Properties and Values returned for each agronomy scale interface record that matches the request.

Collection of ClsAgronomyScaleInterface

Response Formats

application/json, text/json

Sample:
{
  "Status": "sample string 1",
  "Message": "sample string 2",
  "ErrorList": [
    "sample string 1",
    "sample string 2"
  ],
  "WarningList": [
    "sample string 1",
    "sample string 2"
  ],
  "Count": "2",
  "Data": [
    {
      "ScaleInterfaceGuid": "3d6890ca-8df2-4126-8184-80f06caa0de1",
      "UniqueId": 44,
      "Scale": "sample string 45",
      "TicketType": "sample string 46",
      "TicketNumber": "sample string 47",
      "TicketLocation": "sample string 48",
      "TicketDate": "2024-04-29T09:18:14.7128865+00:00",
      "InboundTicket": true,
      "DriverOn": true,
      "CustomerId": "sample string 49",
      "CustomerName": "sample string 50",
      "DeptId": "sample string 51",
      "ProdId": "sample string 52",
      "ProductName": "sample string 53",
      "GrossWeight": 1.1,
      "TareWeight": 1.1,
      "NetWeight": 1.1,
      "Comment1": {
        "Heading": "sample string 1",
        "Value": "sample string 2"
      },
      "Comment2": {
        "Heading": "sample string 1",
        "Value": "sample string 2"
      },
      "Comment3": {
        "Heading": "sample string 1",
        "Value": "sample string 2"
      },
      "Comment4": {
        "Heading": "sample string 1",
        "Value": "sample string 2"
      },
      "Comment5": {
        "Heading": "sample string 1",
        "Value": "sample string 2"
      },
      "GrossWeightTimeStamp": "2024-04-29T09:18:14.7128865+00:00",
      "GrossWeightMode": "sample string 56",
      "TareWeightTimeStamp": "2024-04-29T09:18:14.7128865+00:00",
      "TareWeightMode": "sample string 57",
      "TransferredFlag": true,
      "TransferredTimeStamp": "2024-04-29T09:18:14.7128865+00:00",
      "ImportedFlag": true,
      "TicketAddTimeStamp": "2024-04-29T09:18:14.7128865+00:00",
      "AddedByUserId": "sample string 58",
      "VoidFlag": true,
      "ShipTo": "sample string 59",
      "GrossWeighmasterName": "sample string 61",
      "TareWeighmasterName": "sample string 63",
      "FreightVendorId": "sample string 64",
      "FreightVendorName": "sample string 65",
      "TicketPrinted": true,
      "DriverId": "sample string 66",
      "DriverName": "sample string 67",
      "VehicleId": "sample string 68",
      "VehicleDesc": "sample string 69",
      "Trailer1Id": "sample string 70",
      "Trailer1Desc": "sample string 71",
      "Trailer2Id": "sample string 72",
      "Trailer2Desc": "sample string 73",
      "IsInProcess": true,
      "ReadyForTransfer": true,
      "CustPo": "sample string 77",
      "LotNum": "sample string 78",
      "PurchaseReceiptVendorId": "sample string 79",
      "BlendTicketNum": 1,
      "GrowId": "sample string 80",
      "FieldId": "sample string 81",
      "FieldName": "sample string 82",
      "DeliveryTicketGuid": "78ee791d-b85c-4f0a-b6f7-3671e0fca67e",
      "PassThroughBlendPurchaseImportedFlag": true,
      "LastModifiedUtc": "2024-04-29T09:18:14.7138897+00:00",
      "AddOnProducts": [
        {
          "UniqueId": 1,
          "DeptId": "sample string 3",
          "ProdId": "sample string 4",
          "WeightInLbs": 5.1,
          "ReduceMasterProduct": true,
          "InvAmount": 7.1
        },
        {
          "UniqueId": 1,
          "DeptId": "sample string 3",
          "ProdId": "sample string 4",
          "WeightInLbs": 5.1,
          "ReduceMasterProduct": true,
          "InvAmount": 7.1
        }
      ]
    },
    {
      "ScaleInterfaceGuid": "3d6890ca-8df2-4126-8184-80f06caa0de1",
      "UniqueId": 44,
      "Scale": "sample string 45",
      "TicketType": "sample string 46",
      "TicketNumber": "sample string 47",
      "TicketLocation": "sample string 48",
      "TicketDate": "2024-04-29T09:18:14.7128865+00:00",
      "InboundTicket": true,
      "DriverOn": true,
      "CustomerId": "sample string 49",
      "CustomerName": "sample string 50",
      "DeptId": "sample string 51",
      "ProdId": "sample string 52",
      "ProductName": "sample string 53",
      "GrossWeight": 1.1,
      "TareWeight": 1.1,
      "NetWeight": 1.1,
      "Comment1": {
        "Heading": "sample string 1",
        "Value": "sample string 2"
      },
      "Comment2": {
        "Heading": "sample string 1",
        "Value": "sample string 2"
      },
      "Comment3": {
        "Heading": "sample string 1",
        "Value": "sample string 2"
      },
      "Comment4": {
        "Heading": "sample string 1",
        "Value": "sample string 2"
      },
      "Comment5": {
        "Heading": "sample string 1",
        "Value": "sample string 2"
      },
      "GrossWeightTimeStamp": "2024-04-29T09:18:14.7128865+00:00",
      "GrossWeightMode": "sample string 56",
      "TareWeightTimeStamp": "2024-04-29T09:18:14.7128865+00:00",
      "TareWeightMode": "sample string 57",
      "TransferredFlag": true,
      "TransferredTimeStamp": "2024-04-29T09:18:14.7128865+00:00",
      "ImportedFlag": true,
      "TicketAddTimeStamp": "2024-04-29T09:18:14.7128865+00:00",
      "AddedByUserId": "sample string 58",
      "VoidFlag": true,
      "ShipTo": "sample string 59",
      "GrossWeighmasterName": "sample string 61",
      "TareWeighmasterName": "sample string 63",
      "FreightVendorId": "sample string 64",
      "FreightVendorName": "sample string 65",
      "TicketPrinted": true,
      "DriverId": "sample string 66",
      "DriverName": "sample string 67",
      "VehicleId": "sample string 68",
      "VehicleDesc": "sample string 69",
      "Trailer1Id": "sample string 70",
      "Trailer1Desc": "sample string 71",
      "Trailer2Id": "sample string 72",
      "Trailer2Desc": "sample string 73",
      "IsInProcess": true,
      "ReadyForTransfer": true,
      "CustPo": "sample string 77",
      "LotNum": "sample string 78",
      "PurchaseReceiptVendorId": "sample string 79",
      "BlendTicketNum": 1,
      "GrowId": "sample string 80",
      "FieldId": "sample string 81",
      "FieldName": "sample string 82",
      "DeliveryTicketGuid": "78ee791d-b85c-4f0a-b6f7-3671e0fca67e",
      "PassThroughBlendPurchaseImportedFlag": true,
      "LastModifiedUtc": "2024-04-29T09:18:14.7138897+00:00",
      "AddOnProducts": [
        {
          "UniqueId": 1,
          "DeptId": "sample string 3",
          "ProdId": "sample string 4",
          "WeightInLbs": 5.1,
          "ReduceMasterProduct": true,
          "InvAmount": 7.1
        },
        {
          "UniqueId": 1,
          "DeptId": "sample string 3",
          "ProdId": "sample string 4",
          "WeightInLbs": 5.1,
          "ReduceMasterProduct": true,
          "InvAmount": 7.1
        }
      ]
    }
  ]
}

application/xml, text/xml

Sample:
<AgvAgronomyScaleInterface xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AgvWebAPICSharp.Models.ScaleInterface">
  <Data xmlns:d2p1="http://schemas.datacontract.org/2004/07/SKY.Core.Agronomy">
    <d2p1:ClsAgronomyScaleInterface>
      <d2p1:AddOnProducts>
        <d2p1:ClsAgronomyScaleInterface.ClsAgronomyScaleInterfaceAddOnProducts>
          <d2p1:DeptId>sample string 3</d2p1:DeptId>
          <d2p1:InvAmount>7.1</d2p1:InvAmount>
          <d2p1:ProdId>sample string 4</d2p1:ProdId>
          <d2p1:ReduceMasterProduct>true</d2p1:ReduceMasterProduct>
          <d2p1:UniqueId>1</d2p1:UniqueId>
          <d2p1:WeightInLbs>5.1</d2p1:WeightInLbs>
        </d2p1:ClsAgronomyScaleInterface.ClsAgronomyScaleInterfaceAddOnProducts>
        <d2p1:ClsAgronomyScaleInterface.ClsAgronomyScaleInterfaceAddOnProducts>
          <d2p1:DeptId>sample string 3</d2p1:DeptId>
          <d2p1:InvAmount>7.1</d2p1:InvAmount>
          <d2p1:ProdId>sample string 4</d2p1:ProdId>
          <d2p1:ReduceMasterProduct>true</d2p1:ReduceMasterProduct>
          <d2p1:UniqueId>1</d2p1:UniqueId>
          <d2p1:WeightInLbs>5.1</d2p1:WeightInLbs>
        </d2p1:ClsAgronomyScaleInterface.ClsAgronomyScaleInterfaceAddOnProducts>
      </d2p1:AddOnProducts>
      <d2p1:AddedByUserId>sample string 58</d2p1:AddedByUserId>
      <d2p1:BlendTicketNum>1</d2p1:BlendTicketNum>
      <d2p1:Comment1>
        <d2p1:Heading>sample string 1</d2p1:Heading>
        <d2p1:Value>sample string 2</d2p1:Value>
      </d2p1:Comment1>
      <d2p1:Comment2>
        <d2p1:Heading>sample string 1</d2p1:Heading>
        <d2p1:Value>sample string 2</d2p1:Value>
      </d2p1:Comment2>
      <d2p1:Comment3>
        <d2p1:Heading>sample string 1</d2p1:Heading>
        <d2p1:Value>sample string 2</d2p1:Value>
      </d2p1:Comment3>
      <d2p1:Comment4>
        <d2p1:Heading>sample string 1</d2p1:Heading>
        <d2p1:Value>sample string 2</d2p1:Value>
      </d2p1:Comment4>
      <d2p1:Comment5>
        <d2p1:Heading>sample string 1</d2p1:Heading>
        <d2p1:Value>sample string 2</d2p1:Value>
      </d2p1:Comment5>
      <d2p1:CustPo>sample string 77</d2p1:CustPo>
      <d2p1:CustomerId>sample string 49</d2p1:CustomerId>
      <d2p1:CustomerName>sample string 50</d2p1:CustomerName>
      <d2p1:DeliveryTicketGuid>78ee791d-b85c-4f0a-b6f7-3671e0fca67e</d2p1:DeliveryTicketGuid>
      <d2p1:DeptId>sample string 51</d2p1:DeptId>
      <d2p1:DriverId>sample string 66</d2p1:DriverId>
      <d2p1:DriverName>sample string 67</d2p1:DriverName>
      <d2p1:DriverOn>true</d2p1:DriverOn>
      <d2p1:FieldId>sample string 81</d2p1:FieldId>
      <d2p1:FieldName>sample string 82</d2p1:FieldName>
      <d2p1:FreightVendorId>sample string 64</d2p1:FreightVendorId>
      <d2p1:FreightVendorName>sample string 65</d2p1:FreightVendorName>
      <d2p1:GrossWeighmasterName>sample string 61</d2p1:GrossWeighmasterName>
      <d2p1:GrossWeight>1.1</d2p1:GrossWeight>
      <d2p1:GrossWeightMode>sample string 56</d2p1:GrossWeightMode>
      <d2p1:GrossWeightTimeStamp>2024-04-29T09:18:14.7128865+00:00</d2p1:GrossWeightTimeStamp>
      <d2p1:GrowId>sample string 80</d2p1:GrowId>
      <d2p1:ImportedFlag>true</d2p1:ImportedFlag>
      <d2p1:InboundTicket>true</d2p1:InboundTicket>
      <d2p1:IsInProcess>true</d2p1:IsInProcess>
      <d2p1:LastModifiedUtc>2024-04-29T09:18:14.7138897+00:00</d2p1:LastModifiedUtc>
      <d2p1:LotNum>sample string 78</d2p1:LotNum>
      <d2p1:NetWeight>1.1</d2p1:NetWeight>
      <d2p1:PassThroughBlendPurchaseImportedFlag>true</d2p1:PassThroughBlendPurchaseImportedFlag>
      <d2p1:ProdId>sample string 52</d2p1:ProdId>
      <d2p1:ProductName>sample string 53</d2p1:ProductName>
      <d2p1:PurchaseReceiptVendorId>sample string 79</d2p1:PurchaseReceiptVendorId>
      <d2p1:ReadyForTransfer>true</d2p1:ReadyForTransfer>
      <d2p1:Scale>sample string 45</d2p1:Scale>
      <d2p1:ScaleInterfaceGuid>3d6890ca-8df2-4126-8184-80f06caa0de1</d2p1:ScaleInterfaceGuid>
      <d2p1:ShipTo>sample string 59</d2p1:ShipTo>
      <d2p1:TareWeighmasterName>sample string 63</d2p1:TareWeighmasterName>
      <d2p1:TareWeight>1.1</d2p1:TareWeight>
      <d2p1:TareWeightMode>sample string 57</d2p1:TareWeightMode>
      <d2p1:TareWeightTimeStamp>2024-04-29T09:18:14.7128865+00:00</d2p1:TareWeightTimeStamp>
      <d2p1:TicketAddTimeStamp>2024-04-29T09:18:14.7128865+00:00</d2p1:TicketAddTimeStamp>
      <d2p1:TicketDate>2024-04-29T09:18:14.7128865+00:00</d2p1:TicketDate>
      <d2p1:TicketLocation>sample string 48</d2p1:TicketLocation>
      <d2p1:TicketNumber>sample string 47</d2p1:TicketNumber>
      <d2p1:TicketPrinted>true</d2p1:TicketPrinted>
      <d2p1:TicketType>sample string 46</d2p1:TicketType>
      <d2p1:Trailer1Desc>sample string 71</d2p1:Trailer1Desc>
      <d2p1:Trailer1Id>sample string 70</d2p1:Trailer1Id>
      <d2p1:Trailer2Desc>sample string 73</d2p1:Trailer2Desc>
      <d2p1:Trailer2Id>sample string 72</d2p1:Trailer2Id>
      <d2p1:TransferredFlag>true</d2p1:TransferredFlag>
      <d2p1:TransferredTimeStamp>2024-04-29T09:18:14.7128865+00:00</d2p1:TransferredTimeStamp>
      <d2p1:UniqueId>44</d2p1:UniqueId>
      <d2p1:VehicleDesc>sample string 69</d2p1:VehicleDesc>
      <d2p1:VehicleId>sample string 68</d2p1:VehicleId>
      <d2p1:VoidFlag>true</d2p1:VoidFlag>
    </d2p1:ClsAgronomyScaleInterface>
    <d2p1:ClsAgronomyScaleInterface>
      <d2p1:AddOnProducts>
        <d2p1:ClsAgronomyScaleInterface.ClsAgronomyScaleInterfaceAddOnProducts>
          <d2p1:DeptId>sample string 3</d2p1:DeptId>
          <d2p1:InvAmount>7.1</d2p1:InvAmount>
          <d2p1:ProdId>sample string 4</d2p1:ProdId>
          <d2p1:ReduceMasterProduct>true</d2p1:ReduceMasterProduct>
          <d2p1:UniqueId>1</d2p1:UniqueId>
          <d2p1:WeightInLbs>5.1</d2p1:WeightInLbs>
        </d2p1:ClsAgronomyScaleInterface.ClsAgronomyScaleInterfaceAddOnProducts>
        <d2p1:ClsAgronomyScaleInterface.ClsAgronomyScaleInterfaceAddOnProducts>
          <d2p1:DeptId>sample string 3</d2p1:DeptId>
          <d2p1:InvAmount>7.1</d2p1:InvAmount>
          <d2p1:ProdId>sample string 4</d2p1:ProdId>
          <d2p1:ReduceMasterProduct>true</d2p1:ReduceMasterProduct>
          <d2p1:UniqueId>1</d2p1:UniqueId>
          <d2p1:WeightInLbs>5.1</d2p1:WeightInLbs>
        </d2p1:ClsAgronomyScaleInterface.ClsAgronomyScaleInterfaceAddOnProducts>
      </d2p1:AddOnProducts>
      <d2p1:AddedByUserId>sample string 58</d2p1:AddedByUserId>
      <d2p1:BlendTicketNum>1</d2p1:BlendTicketNum>
      <d2p1:Comment1>
        <d2p1:Heading>sample string 1</d2p1:Heading>
        <d2p1:Value>sample string 2</d2p1:Value>
      </d2p1:Comment1>
      <d2p1:Comment2>
        <d2p1:Heading>sample string 1</d2p1:Heading>
        <d2p1:Value>sample string 2</d2p1:Value>
      </d2p1:Comment2>
      <d2p1:Comment3>
        <d2p1:Heading>sample string 1</d2p1:Heading>
        <d2p1:Value>sample string 2</d2p1:Value>
      </d2p1:Comment3>
      <d2p1:Comment4>
        <d2p1:Heading>sample string 1</d2p1:Heading>
        <d2p1:Value>sample string 2</d2p1:Value>
      </d2p1:Comment4>
      <d2p1:Comment5>
        <d2p1:Heading>sample string 1</d2p1:Heading>
        <d2p1:Value>sample string 2</d2p1:Value>
      </d2p1:Comment5>
      <d2p1:CustPo>sample string 77</d2p1:CustPo>
      <d2p1:CustomerId>sample string 49</d2p1:CustomerId>
      <d2p1:CustomerName>sample string 50</d2p1:CustomerName>
      <d2p1:DeliveryTicketGuid>78ee791d-b85c-4f0a-b6f7-3671e0fca67e</d2p1:DeliveryTicketGuid>
      <d2p1:DeptId>sample string 51</d2p1:DeptId>
      <d2p1:DriverId>sample string 66</d2p1:DriverId>
      <d2p1:DriverName>sample string 67</d2p1:DriverName>
      <d2p1:DriverOn>true</d2p1:DriverOn>
      <d2p1:FieldId>sample string 81</d2p1:FieldId>
      <d2p1:FieldName>sample string 82</d2p1:FieldName>
      <d2p1:FreightVendorId>sample string 64</d2p1:FreightVendorId>
      <d2p1:FreightVendorName>sample string 65</d2p1:FreightVendorName>
      <d2p1:GrossWeighmasterName>sample string 61</d2p1:GrossWeighmasterName>
      <d2p1:GrossWeight>1.1</d2p1:GrossWeight>
      <d2p1:GrossWeightMode>sample string 56</d2p1:GrossWeightMode>
      <d2p1:GrossWeightTimeStamp>2024-04-29T09:18:14.7128865+00:00</d2p1:GrossWeightTimeStamp>
      <d2p1:GrowId>sample string 80</d2p1:GrowId>
      <d2p1:ImportedFlag>true</d2p1:ImportedFlag>
      <d2p1:InboundTicket>true</d2p1:InboundTicket>
      <d2p1:IsInProcess>true</d2p1:IsInProcess>
      <d2p1:LastModifiedUtc>2024-04-29T09:18:14.7138897+00:00</d2p1:LastModifiedUtc>
      <d2p1:LotNum>sample string 78</d2p1:LotNum>
      <d2p1:NetWeight>1.1</d2p1:NetWeight>
      <d2p1:PassThroughBlendPurchaseImportedFlag>true</d2p1:PassThroughBlendPurchaseImportedFlag>
      <d2p1:ProdId>sample string 52</d2p1:ProdId>
      <d2p1:ProductName>sample string 53</d2p1:ProductName>
      <d2p1:PurchaseReceiptVendorId>sample string 79</d2p1:PurchaseReceiptVendorId>
      <d2p1:ReadyForTransfer>true</d2p1:ReadyForTransfer>
      <d2p1:Scale>sample string 45</d2p1:Scale>
      <d2p1:ScaleInterfaceGuid>3d6890ca-8df2-4126-8184-80f06caa0de1</d2p1:ScaleInterfaceGuid>
      <d2p1:ShipTo>sample string 59</d2p1:ShipTo>
      <d2p1:TareWeighmasterName>sample string 63</d2p1:TareWeighmasterName>
      <d2p1:TareWeight>1.1</d2p1:TareWeight>
      <d2p1:TareWeightMode>sample string 57</d2p1:TareWeightMode>
      <d2p1:TareWeightTimeStamp>2024-04-29T09:18:14.7128865+00:00</d2p1:TareWeightTimeStamp>
      <d2p1:TicketAddTimeStamp>2024-04-29T09:18:14.7128865+00:00</d2p1:TicketAddTimeStamp>
      <d2p1:TicketDate>2024-04-29T09:18:14.7128865+00:00</d2p1:TicketDate>
      <d2p1:TicketLocation>sample string 48</d2p1:TicketLocation>
      <d2p1:TicketNumber>sample string 47</d2p1:TicketNumber>
      <d2p1:TicketPrinted>true</d2p1:TicketPrinted>
      <d2p1:TicketType>sample string 46</d2p1:TicketType>
      <d2p1:Trailer1Desc>sample string 71</d2p1:Trailer1Desc>
      <d2p1:Trailer1Id>sample string 70</d2p1:Trailer1Id>
      <d2p1:Trailer2Desc>sample string 73</d2p1:Trailer2Desc>
      <d2p1:Trailer2Id>sample string 72</d2p1:Trailer2Id>
      <d2p1:TransferredFlag>true</d2p1:TransferredFlag>
      <d2p1:TransferredTimeStamp>2024-04-29T09:18:14.7128865+00:00</d2p1:TransferredTimeStamp>
      <d2p1:UniqueId>44</d2p1:UniqueId>
      <d2p1:VehicleDesc>sample string 69</d2p1:VehicleDesc>
      <d2p1:VehicleId>sample string 68</d2p1:VehicleId>
      <d2p1:VoidFlag>true</d2p1:VoidFlag>
    </d2p1:ClsAgronomyScaleInterface>
  </Data>
  <ErrorList xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </ErrorList>
  <Message>sample string 2</Message>
  <Status>sample string 1</Status>
  <WarningList xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </WarningList>
</AgvAgronomyScaleInterface>