POST api/RouteHistories

Request Information

URI Parameters

None.

Body Parameters

Collection of RouteHistory
NameDescriptionTypeAdditional information
Latitude

decimal number

None.

Longitude

decimal number

None.

CheckType

integer

None.

Comments

string

None.

CardCode

string

None.

CardName

string

None.

Address

string

None.

AddressType

integer

None.

Photos

string

None.

RouteLineId

integer

None.

RouteId

integer

None.

Route

Route

None.

RouteLine

RouteLine

None.

Id

integer

None.

CreatedDate

date

None.

CreatedBy

string

None.

UpdateDate

date

None.

UpdatedBy

string

None.

IsActive

boolean

None.

Request Formats

application/json, text/json

Sample:
[
  {
    "Latitude": 1.1,
    "Longitude": 2.1,
    "CheckType": 3,
    "Comments": "sample string 4",
    "CardCode": "sample string 5",
    "CardName": "sample string 6",
    "Address": "sample string 7",
    "AddressType": 8,
    "Photos": "sample string 9",
    "RouteLineId": 1,
    "RouteId": 10,
    "Route": {
      "Name": "sample string 1",
      "ExpirationDate": "2024-09-18T20:19:03.46302-06:00",
      "Status": 3,
      "Type": 4,
      "ActivationDate": "2024-09-18T20:19:03.46302-06:00",
      "TotalDistance": 5.1,
      "TotalDuration": 6.1,
      "CloseDetail": "sample string 7",
      "CloseUser": "sample string 8",
      "CloseDate": "2024-09-18T20:19:03.46302-06:00",
      "TotalEstimatedDistance": 9.1,
      "TotalEstimatedDuration": 10.1,
      "CompanyId": 11,
      "RouteFrequencyId": 12,
      "RouteAssignmentId": 1,
      "Company": {
        "ConnectionId": 1,
        "Connection": {
          "Name": "sample string 1",
          "Odbctype": "sample string 2",
          "Server": "sample string 3",
          "User": "sample string 4",
          "Pass": "sample string 5",
          "ServerType": "sample string 6",
          "SLUrl": "sample string 7",
          "Id": 8,
          "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
          "CreatedBy": "sample string 10",
          "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
          "UpdatedBy": "sample string 11",
          "IsActive": true
        },
        "Name": "sample string 2",
        "DatabaseCode": "sample string 3",
        "Id": 4,
        "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
        "CreatedBy": "sample string 6",
        "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
        "UpdatedBy": "sample string 7",
        "IsActive": true
      },
      "RouteFrequency": {
        "Description": "sample string 1",
        "Weeks": "sample string 2",
        "Days": "sample string 3",
        "Id": 4,
        "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
        "CreatedBy": "sample string 6",
        "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
        "UpdatedBy": "sample string 7",
        "IsActive": true
      },
      "RouteAssignment": {
        "RouteDownloadDate": "2024-09-18T20:19:03.46302-06:00",
        "IMEI": "sample string 1",
        "UserAssignId": 2,
        "UserAssign": {
          "CompanyId": 1,
          "UserId": 2,
          "LicenseId": 3,
          "User": {
            "UseScheduling": true,
            "EmailType": 2,
            "EmailPassword": "sample string 3",
            "SchedulingEmail": "sample string 4",
            "TokenRecovery": "sample string 5",
            "TokenRecoveryEndDate": "2024-09-18T20:19:03.46302-06:00",
            "Name": "sample string 7",
            "LastName": "sample string 8",
            "Email": "sample string 9",
            "Password": "sample string 10",
            "Id": 11,
            "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
            "CreatedBy": "sample string 13",
            "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
            "UpdatedBy": "sample string 14",
            "IsActive": true
          },
          "Company": {
            "ConnectionId": 1,
            "Connection": {
              "Name": "sample string 1",
              "Odbctype": "sample string 2",
              "Server": "sample string 3",
              "User": "sample string 4",
              "Pass": "sample string 5",
              "ServerType": "sample string 6",
              "SLUrl": "sample string 7",
              "Id": 8,
              "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
              "CreatedBy": "sample string 10",
              "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
              "UpdatedBy": "sample string 11",
              "IsActive": true
            },
            "Name": "sample string 2",
            "DatabaseCode": "sample string 3",
            "Id": 4,
            "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
            "CreatedBy": "sample string 6",
            "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
            "UpdatedBy": "sample string 7",
            "IsActive": true
          },
          "License": {
            "CompanyId": 1,
            "Company": {
              "ConnectionId": 1,
              "Connection": {
                "Name": "sample string 1",
                "Odbctype": "sample string 2",
                "Server": "sample string 3",
                "User": "sample string 4",
                "Pass": "sample string 5",
                "ServerType": "sample string 6",
                "SLUrl": "sample string 7",
                "Id": 8,
                "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
                "CreatedBy": "sample string 10",
                "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
                "UpdatedBy": "sample string 11",
                "IsActive": true
              },
              "Name": "sample string 2",
              "DatabaseCode": "sample string 3",
              "Id": 4,
              "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
              "CreatedBy": "sample string 6",
              "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
              "UpdatedBy": "sample string 7",
              "IsActive": true
            },
            "User": "sample string 2",
            "Password": "sample string 3",
            "Id": 4,
            "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
            "CreatedBy": "sample string 6",
            "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
            "UpdatedBy": "sample string 7",
            "IsActive": true
          },
          "SlpCode": "sample string 4",
          "CenterCost": "sample string 5",
          "WhsCode": "sample string 6",
          "Discount": 7.1,
          "Id": 8,
          "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
          "CreatedBy": "sample string 10",
          "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
          "UpdatedBy": "sample string 11",
          "IsActive": true
        },
        "Id": 3,
        "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
        "CreatedBy": "sample string 5",
        "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
        "UpdatedBy": "sample string 6",
        "IsActive": true
      },
      "Id": 13,
      "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
      "CreatedBy": "sample string 15",
      "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
      "UpdatedBy": "sample string 16",
      "IsActive": true
    },
    "RouteLine": {
      "Address": "sample string 1",
      "Latitude": 2.1,
      "Longitude": 3.1,
      "CardCode": "sample string 4",
      "CardName": "sample string 5",
      "AddressLineId": 1,
      "CheckStatus": 6,
      "Status": 7,
      "AddressType": 8,
      "VisitingTime": "sample string 9",
      "VisitEndTime": "sample string 10",
      "AddressLineNum": 11,
      "RouteId": 12,
      "Route": {
        "Name": "sample string 1",
        "ExpirationDate": "2024-09-18T20:19:03.46302-06:00",
        "Status": 3,
        "Type": 4,
        "ActivationDate": "2024-09-18T20:19:03.46302-06:00",
        "TotalDistance": 5.1,
        "TotalDuration": 6.1,
        "CloseDetail": "sample string 7",
        "CloseUser": "sample string 8",
        "CloseDate": "2024-09-18T20:19:03.46302-06:00",
        "TotalEstimatedDistance": 9.1,
        "TotalEstimatedDuration": 10.1,
        "CompanyId": 11,
        "RouteFrequencyId": 12,
        "RouteAssignmentId": 1,
        "Company": {
          "ConnectionId": 1,
          "Connection": {
            "Name": "sample string 1",
            "Odbctype": "sample string 2",
            "Server": "sample string 3",
            "User": "sample string 4",
            "Pass": "sample string 5",
            "ServerType": "sample string 6",
            "SLUrl": "sample string 7",
            "Id": 8,
            "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
            "CreatedBy": "sample string 10",
            "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
            "UpdatedBy": "sample string 11",
            "IsActive": true
          },
          "Name": "sample string 2",
          "DatabaseCode": "sample string 3",
          "Id": 4,
          "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
          "CreatedBy": "sample string 6",
          "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
          "UpdatedBy": "sample string 7",
          "IsActive": true
        },
        "RouteFrequency": {
          "Description": "sample string 1",
          "Weeks": "sample string 2",
          "Days": "sample string 3",
          "Id": 4,
          "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
          "CreatedBy": "sample string 6",
          "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
          "UpdatedBy": "sample string 7",
          "IsActive": true
        },
        "RouteAssignment": {
          "RouteDownloadDate": "2024-09-18T20:19:03.46302-06:00",
          "IMEI": "sample string 1",
          "UserAssignId": 2,
          "UserAssign": {
            "CompanyId": 1,
            "UserId": 2,
            "LicenseId": 3,
            "User": {
              "UseScheduling": true,
              "EmailType": 2,
              "EmailPassword": "sample string 3",
              "SchedulingEmail": "sample string 4",
              "TokenRecovery": "sample string 5",
              "TokenRecoveryEndDate": "2024-09-18T20:19:03.46302-06:00",
              "Name": "sample string 7",
              "LastName": "sample string 8",
              "Email": "sample string 9",
              "Password": "sample string 10",
              "Id": 11,
              "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
              "CreatedBy": "sample string 13",
              "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
              "UpdatedBy": "sample string 14",
              "IsActive": true
            },
            "Company": {
              "ConnectionId": 1,
              "Connection": {
                "Name": "sample string 1",
                "Odbctype": "sample string 2",
                "Server": "sample string 3",
                "User": "sample string 4",
                "Pass": "sample string 5",
                "ServerType": "sample string 6",
                "SLUrl": "sample string 7",
                "Id": 8,
                "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
                "CreatedBy": "sample string 10",
                "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
                "UpdatedBy": "sample string 11",
                "IsActive": true
              },
              "Name": "sample string 2",
              "DatabaseCode": "sample string 3",
              "Id": 4,
              "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
              "CreatedBy": "sample string 6",
              "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
              "UpdatedBy": "sample string 7",
              "IsActive": true
            },
            "License": {
              "CompanyId": 1,
              "Company": {
                "ConnectionId": 1,
                "Connection": {
                  "Name": "sample string 1",
                  "Odbctype": "sample string 2",
                  "Server": "sample string 3",
                  "User": "sample string 4",
                  "Pass": "sample string 5",
                  "ServerType": "sample string 6",
                  "SLUrl": "sample string 7",
                  "Id": 8,
                  "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
                  "CreatedBy": "sample string 10",
                  "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
                  "UpdatedBy": "sample string 11",
                  "IsActive": true
                },
                "Name": "sample string 2",
                "DatabaseCode": "sample string 3",
                "Id": 4,
                "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
                "CreatedBy": "sample string 6",
                "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
                "UpdatedBy": "sample string 7",
                "IsActive": true
              },
              "User": "sample string 2",
              "Password": "sample string 3",
              "Id": 4,
              "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
              "CreatedBy": "sample string 6",
              "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
              "UpdatedBy": "sample string 7",
              "IsActive": true
            },
            "SlpCode": "sample string 4",
            "CenterCost": "sample string 5",
            "WhsCode": "sample string 6",
            "Discount": 7.1,
            "Id": 8,
            "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
            "CreatedBy": "sample string 10",
            "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
            "UpdatedBy": "sample string 11",
            "IsActive": true
          },
          "Id": 3,
          "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
          "CreatedBy": "sample string 5",
          "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
          "UpdatedBy": "sample string 6",
          "IsActive": true
        },
        "Id": 13,
        "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
        "CreatedBy": "sample string 15",
        "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
        "UpdatedBy": "sample string 16",
        "IsActive": true
      },
      "Id": 13,
      "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
      "CreatedBy": "sample string 15",
      "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
      "UpdatedBy": "sample string 16",
      "IsActive": true
    },
    "Id": 11,
    "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
    "CreatedBy": "sample string 13",
    "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
    "UpdatedBy": "sample string 14",
    "IsActive": true
  },
  {
    "Latitude": 1.1,
    "Longitude": 2.1,
    "CheckType": 3,
    "Comments": "sample string 4",
    "CardCode": "sample string 5",
    "CardName": "sample string 6",
    "Address": "sample string 7",
    "AddressType": 8,
    "Photos": "sample string 9",
    "RouteLineId": 1,
    "RouteId": 10,
    "Route": {
      "Name": "sample string 1",
      "ExpirationDate": "2024-09-18T20:19:03.46302-06:00",
      "Status": 3,
      "Type": 4,
      "ActivationDate": "2024-09-18T20:19:03.46302-06:00",
      "TotalDistance": 5.1,
      "TotalDuration": 6.1,
      "CloseDetail": "sample string 7",
      "CloseUser": "sample string 8",
      "CloseDate": "2024-09-18T20:19:03.46302-06:00",
      "TotalEstimatedDistance": 9.1,
      "TotalEstimatedDuration": 10.1,
      "CompanyId": 11,
      "RouteFrequencyId": 12,
      "RouteAssignmentId": 1,
      "Company": {
        "ConnectionId": 1,
        "Connection": {
          "Name": "sample string 1",
          "Odbctype": "sample string 2",
          "Server": "sample string 3",
          "User": "sample string 4",
          "Pass": "sample string 5",
          "ServerType": "sample string 6",
          "SLUrl": "sample string 7",
          "Id": 8,
          "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
          "CreatedBy": "sample string 10",
          "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
          "UpdatedBy": "sample string 11",
          "IsActive": true
        },
        "Name": "sample string 2",
        "DatabaseCode": "sample string 3",
        "Id": 4,
        "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
        "CreatedBy": "sample string 6",
        "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
        "UpdatedBy": "sample string 7",
        "IsActive": true
      },
      "RouteFrequency": {
        "Description": "sample string 1",
        "Weeks": "sample string 2",
        "Days": "sample string 3",
        "Id": 4,
        "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
        "CreatedBy": "sample string 6",
        "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
        "UpdatedBy": "sample string 7",
        "IsActive": true
      },
      "RouteAssignment": {
        "RouteDownloadDate": "2024-09-18T20:19:03.46302-06:00",
        "IMEI": "sample string 1",
        "UserAssignId": 2,
        "UserAssign": {
          "CompanyId": 1,
          "UserId": 2,
          "LicenseId": 3,
          "User": {
            "UseScheduling": true,
            "EmailType": 2,
            "EmailPassword": "sample string 3",
            "SchedulingEmail": "sample string 4",
            "TokenRecovery": "sample string 5",
            "TokenRecoveryEndDate": "2024-09-18T20:19:03.46302-06:00",
            "Name": "sample string 7",
            "LastName": "sample string 8",
            "Email": "sample string 9",
            "Password": "sample string 10",
            "Id": 11,
            "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
            "CreatedBy": "sample string 13",
            "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
            "UpdatedBy": "sample string 14",
            "IsActive": true
          },
          "Company": {
            "ConnectionId": 1,
            "Connection": {
              "Name": "sample string 1",
              "Odbctype": "sample string 2",
              "Server": "sample string 3",
              "User": "sample string 4",
              "Pass": "sample string 5",
              "ServerType": "sample string 6",
              "SLUrl": "sample string 7",
              "Id": 8,
              "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
              "CreatedBy": "sample string 10",
              "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
              "UpdatedBy": "sample string 11",
              "IsActive": true
            },
            "Name": "sample string 2",
            "DatabaseCode": "sample string 3",
            "Id": 4,
            "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
            "CreatedBy": "sample string 6",
            "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
            "UpdatedBy": "sample string 7",
            "IsActive": true
          },
          "License": {
            "CompanyId": 1,
            "Company": {
              "ConnectionId": 1,
              "Connection": {
                "Name": "sample string 1",
                "Odbctype": "sample string 2",
                "Server": "sample string 3",
                "User": "sample string 4",
                "Pass": "sample string 5",
                "ServerType": "sample string 6",
                "SLUrl": "sample string 7",
                "Id": 8,
                "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
                "CreatedBy": "sample string 10",
                "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
                "UpdatedBy": "sample string 11",
                "IsActive": true
              },
              "Name": "sample string 2",
              "DatabaseCode": "sample string 3",
              "Id": 4,
              "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
              "CreatedBy": "sample string 6",
              "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
              "UpdatedBy": "sample string 7",
              "IsActive": true
            },
            "User": "sample string 2",
            "Password": "sample string 3",
            "Id": 4,
            "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
            "CreatedBy": "sample string 6",
            "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
            "UpdatedBy": "sample string 7",
            "IsActive": true
          },
          "SlpCode": "sample string 4",
          "CenterCost": "sample string 5",
          "WhsCode": "sample string 6",
          "Discount": 7.1,
          "Id": 8,
          "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
          "CreatedBy": "sample string 10",
          "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
          "UpdatedBy": "sample string 11",
          "IsActive": true
        },
        "Id": 3,
        "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
        "CreatedBy": "sample string 5",
        "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
        "UpdatedBy": "sample string 6",
        "IsActive": true
      },
      "Id": 13,
      "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
      "CreatedBy": "sample string 15",
      "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
      "UpdatedBy": "sample string 16",
      "IsActive": true
    },
    "RouteLine": {
      "Address": "sample string 1",
      "Latitude": 2.1,
      "Longitude": 3.1,
      "CardCode": "sample string 4",
      "CardName": "sample string 5",
      "AddressLineId": 1,
      "CheckStatus": 6,
      "Status": 7,
      "AddressType": 8,
      "VisitingTime": "sample string 9",
      "VisitEndTime": "sample string 10",
      "AddressLineNum": 11,
      "RouteId": 12,
      "Route": {
        "Name": "sample string 1",
        "ExpirationDate": "2024-09-18T20:19:03.46302-06:00",
        "Status": 3,
        "Type": 4,
        "ActivationDate": "2024-09-18T20:19:03.46302-06:00",
        "TotalDistance": 5.1,
        "TotalDuration": 6.1,
        "CloseDetail": "sample string 7",
        "CloseUser": "sample string 8",
        "CloseDate": "2024-09-18T20:19:03.46302-06:00",
        "TotalEstimatedDistance": 9.1,
        "TotalEstimatedDuration": 10.1,
        "CompanyId": 11,
        "RouteFrequencyId": 12,
        "RouteAssignmentId": 1,
        "Company": {
          "ConnectionId": 1,
          "Connection": {
            "Name": "sample string 1",
            "Odbctype": "sample string 2",
            "Server": "sample string 3",
            "User": "sample string 4",
            "Pass": "sample string 5",
            "ServerType": "sample string 6",
            "SLUrl": "sample string 7",
            "Id": 8,
            "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
            "CreatedBy": "sample string 10",
            "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
            "UpdatedBy": "sample string 11",
            "IsActive": true
          },
          "Name": "sample string 2",
          "DatabaseCode": "sample string 3",
          "Id": 4,
          "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
          "CreatedBy": "sample string 6",
          "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
          "UpdatedBy": "sample string 7",
          "IsActive": true
        },
        "RouteFrequency": {
          "Description": "sample string 1",
          "Weeks": "sample string 2",
          "Days": "sample string 3",
          "Id": 4,
          "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
          "CreatedBy": "sample string 6",
          "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
          "UpdatedBy": "sample string 7",
          "IsActive": true
        },
        "RouteAssignment": {
          "RouteDownloadDate": "2024-09-18T20:19:03.46302-06:00",
          "IMEI": "sample string 1",
          "UserAssignId": 2,
          "UserAssign": {
            "CompanyId": 1,
            "UserId": 2,
            "LicenseId": 3,
            "User": {
              "UseScheduling": true,
              "EmailType": 2,
              "EmailPassword": "sample string 3",
              "SchedulingEmail": "sample string 4",
              "TokenRecovery": "sample string 5",
              "TokenRecoveryEndDate": "2024-09-18T20:19:03.46302-06:00",
              "Name": "sample string 7",
              "LastName": "sample string 8",
              "Email": "sample string 9",
              "Password": "sample string 10",
              "Id": 11,
              "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
              "CreatedBy": "sample string 13",
              "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
              "UpdatedBy": "sample string 14",
              "IsActive": true
            },
            "Company": {
              "ConnectionId": 1,
              "Connection": {
                "Name": "sample string 1",
                "Odbctype": "sample string 2",
                "Server": "sample string 3",
                "User": "sample string 4",
                "Pass": "sample string 5",
                "ServerType": "sample string 6",
                "SLUrl": "sample string 7",
                "Id": 8,
                "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
                "CreatedBy": "sample string 10",
                "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
                "UpdatedBy": "sample string 11",
                "IsActive": true
              },
              "Name": "sample string 2",
              "DatabaseCode": "sample string 3",
              "Id": 4,
              "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
              "CreatedBy": "sample string 6",
              "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
              "UpdatedBy": "sample string 7",
              "IsActive": true
            },
            "License": {
              "CompanyId": 1,
              "Company": {
                "ConnectionId": 1,
                "Connection": {
                  "Name": "sample string 1",
                  "Odbctype": "sample string 2",
                  "Server": "sample string 3",
                  "User": "sample string 4",
                  "Pass": "sample string 5",
                  "ServerType": "sample string 6",
                  "SLUrl": "sample string 7",
                  "Id": 8,
                  "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
                  "CreatedBy": "sample string 10",
                  "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
                  "UpdatedBy": "sample string 11",
                  "IsActive": true
                },
                "Name": "sample string 2",
                "DatabaseCode": "sample string 3",
                "Id": 4,
                "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
                "CreatedBy": "sample string 6",
                "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
                "UpdatedBy": "sample string 7",
                "IsActive": true
              },
              "User": "sample string 2",
              "Password": "sample string 3",
              "Id": 4,
              "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
              "CreatedBy": "sample string 6",
              "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
              "UpdatedBy": "sample string 7",
              "IsActive": true
            },
            "SlpCode": "sample string 4",
            "CenterCost": "sample string 5",
            "WhsCode": "sample string 6",
            "Discount": 7.1,
            "Id": 8,
            "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
            "CreatedBy": "sample string 10",
            "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
            "UpdatedBy": "sample string 11",
            "IsActive": true
          },
          "Id": 3,
          "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
          "CreatedBy": "sample string 5",
          "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
          "UpdatedBy": "sample string 6",
          "IsActive": true
        },
        "Id": 13,
        "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
        "CreatedBy": "sample string 15",
        "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
        "UpdatedBy": "sample string 16",
        "IsActive": true
      },
      "Id": 13,
      "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
      "CreatedBy": "sample string 15",
      "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
      "UpdatedBy": "sample string 16",
      "IsActive": true
    },
    "Id": 11,
    "CreatedDate": "2024-09-18T20:19:03.46302-06:00",
    "CreatedBy": "sample string 13",
    "UpdateDate": "2024-09-18T20:19:03.46302-06:00",
    "UpdatedBy": "sample string 14",
    "IsActive": true
  }
]

application/xml, text/xml

Sample:
<ArrayOfRouteHistory xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CLMLTEMA.MODELS">
  <RouteHistory>
    <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 13</CreatedBy>
    <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
    <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">11</Id>
    <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
    <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
    <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 14</UpdatedBy>
    <Address>sample string 7</Address>
    <AddressType>8</AddressType>
    <CardCode>sample string 5</CardCode>
    <CardName>sample string 6</CardName>
    <CheckType>3</CheckType>
    <Comments>sample string 4</Comments>
    <Latitude>1.1</Latitude>
    <Longitude>2.1</Longitude>
    <Photos>sample string 9</Photos>
    <Route>
      <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 15</CreatedBy>
      <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
      <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">13</Id>
      <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
      <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
      <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 16</UpdatedBy>
      <ActivationDate>2024-09-18T20:19:03.46302-06:00</ActivationDate>
      <CloseDate>2024-09-18T20:19:03.46302-06:00</CloseDate>
      <CloseDetail>sample string 7</CloseDetail>
      <CloseUser>sample string 8</CloseUser>
      <Company>
        <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 6</CreatedBy>
        <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
        <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">4</Id>
        <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
        <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
        <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 7</UpdatedBy>
        <DatabaseCode xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</DatabaseCode>
        <Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</Name>
        <Connection>
          <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 10</CreatedBy>
          <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
          <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">8</Id>
          <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
          <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
          <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 11</UpdatedBy>
          <Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 1</Name>
          <Odbctype xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</Odbctype>
          <Pass xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 5</Pass>
          <SLUrl xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 7</SLUrl>
          <Server xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</Server>
          <ServerType xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 6</ServerType>
          <User xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 4</User>
        </Connection>
        <ConnectionId>1</ConnectionId>
      </Company>
      <CompanyId>11</CompanyId>
      <ExpirationDate>2024-09-18T20:19:03.46302-06:00</ExpirationDate>
      <Name>sample string 1</Name>
      <RouteAssignment>
        <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 5</CreatedBy>
        <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
        <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">3</Id>
        <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
        <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
        <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 6</UpdatedBy>
        <IMEI>sample string 1</IMEI>
        <RouteDownloadDate>2024-09-18T20:19:03.46302-06:00</RouteDownloadDate>
        <UserAssign>
          <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 10</CreatedBy>
          <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
          <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">8</Id>
          <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
          <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
          <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 11</UpdatedBy>
          <CenterCost xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 5</CenterCost>
          <Discount xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">7.1</Discount>
          <SlpCode xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 4</SlpCode>
          <WhsCode xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 6</WhsCode>
          <Company>
            <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 6</CreatedBy>
            <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
            <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">4</Id>
            <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
            <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
            <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 7</UpdatedBy>
            <DatabaseCode xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</DatabaseCode>
            <Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</Name>
            <Connection>
              <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 10</CreatedBy>
              <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
              <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">8</Id>
              <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
              <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
              <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 11</UpdatedBy>
              <Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 1</Name>
              <Odbctype xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</Odbctype>
              <Pass xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 5</Pass>
              <SLUrl xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 7</SLUrl>
              <Server xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</Server>
              <ServerType xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 6</ServerType>
              <User xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 4</User>
            </Connection>
            <ConnectionId>1</ConnectionId>
          </Company>
          <CompanyId>1</CompanyId>
          <License>
            <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 6</CreatedBy>
            <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
            <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">4</Id>
            <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
            <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
            <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 7</UpdatedBy>
            <Password xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</Password>
            <User xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</User>
            <Company>
              <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 6</CreatedBy>
              <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
              <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">4</Id>
              <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
              <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
              <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 7</UpdatedBy>
              <DatabaseCode xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</DatabaseCode>
              <Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</Name>
              <Connection>
                <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 10</CreatedBy>
                <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
                <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">8</Id>
                <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
                <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
                <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 11</UpdatedBy>
                <Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 1</Name>
                <Odbctype xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</Odbctype>
                <Pass xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 5</Pass>
                <SLUrl xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 7</SLUrl>
                <Server xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</Server>
                <ServerType xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 6</ServerType>
                <User xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 4</User>
              </Connection>
              <ConnectionId>1</ConnectionId>
            </Company>
            <CompanyId>1</CompanyId>
          </License>
          <LicenseId>3</LicenseId>
          <User>
            <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 13</CreatedBy>
            <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
            <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">11</Id>
            <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
            <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
            <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 14</UpdatedBy>
            <Email xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 9</Email>
            <LastName xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 8</LastName>
            <Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 7</Name>
            <Password xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 10</Password>
            <EmailPassword>sample string 3</EmailPassword>
            <EmailType>2</EmailType>
            <SchedulingEmail>sample string 4</SchedulingEmail>
            <TokenRecovery>sample string 5</TokenRecovery>
            <TokenRecoveryEndDate>2024-09-18T20:19:03.46302-06:00</TokenRecoveryEndDate>
            <UseScheduling>true</UseScheduling>
          </User>
          <UserId>2</UserId>
        </UserAssign>
        <UserAssignId>2</UserAssignId>
      </RouteAssignment>
      <RouteAssignmentId>1</RouteAssignmentId>
      <RouteFrequency>
        <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 6</CreatedBy>
        <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
        <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">4</Id>
        <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
        <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
        <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 7</UpdatedBy>
        <Days>sample string 3</Days>
        <Description>sample string 1</Description>
        <Weeks>sample string 2</Weeks>
      </RouteFrequency>
      <RouteFrequencyId>12</RouteFrequencyId>
      <Status>3</Status>
      <TotalDistance>5.1</TotalDistance>
      <TotalDuration>6.1</TotalDuration>
      <TotalEstimatedDistance>9.1</TotalEstimatedDistance>
      <TotalEstimatedDuration>10.1</TotalEstimatedDuration>
      <Type>4</Type>
    </Route>
    <RouteId>10</RouteId>
    <RouteLine>
      <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 15</CreatedBy>
      <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
      <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">13</Id>
      <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
      <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
      <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 16</UpdatedBy>
      <Address>sample string 1</Address>
      <AddressLineId>1</AddressLineId>
      <AddressLineNum>11</AddressLineNum>
      <AddressType>8</AddressType>
      <CardCode>sample string 4</CardCode>
      <CardName>sample string 5</CardName>
      <CheckStatus>6</CheckStatus>
      <Latitude>2.1</Latitude>
      <Longitude>3.1</Longitude>
      <Route>
        <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 15</CreatedBy>
        <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
        <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">13</Id>
        <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
        <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
        <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 16</UpdatedBy>
        <ActivationDate>2024-09-18T20:19:03.46302-06:00</ActivationDate>
        <CloseDate>2024-09-18T20:19:03.46302-06:00</CloseDate>
        <CloseDetail>sample string 7</CloseDetail>
        <CloseUser>sample string 8</CloseUser>
        <Company>
          <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 6</CreatedBy>
          <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
          <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">4</Id>
          <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
          <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
          <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 7</UpdatedBy>
          <DatabaseCode xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</DatabaseCode>
          <Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</Name>
          <Connection>
            <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 10</CreatedBy>
            <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
            <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">8</Id>
            <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
            <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
            <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 11</UpdatedBy>
            <Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 1</Name>
            <Odbctype xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</Odbctype>
            <Pass xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 5</Pass>
            <SLUrl xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 7</SLUrl>
            <Server xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</Server>
            <ServerType xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 6</ServerType>
            <User xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 4</User>
          </Connection>
          <ConnectionId>1</ConnectionId>
        </Company>
        <CompanyId>11</CompanyId>
        <ExpirationDate>2024-09-18T20:19:03.46302-06:00</ExpirationDate>
        <Name>sample string 1</Name>
        <RouteAssignment>
          <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 5</CreatedBy>
          <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
          <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">3</Id>
          <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
          <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
          <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 6</UpdatedBy>
          <IMEI>sample string 1</IMEI>
          <RouteDownloadDate>2024-09-18T20:19:03.46302-06:00</RouteDownloadDate>
          <UserAssign>
            <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 10</CreatedBy>
            <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
            <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">8</Id>
            <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
            <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
            <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 11</UpdatedBy>
            <CenterCost xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 5</CenterCost>
            <Discount xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">7.1</Discount>
            <SlpCode xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 4</SlpCode>
            <WhsCode xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 6</WhsCode>
            <Company>
              <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 6</CreatedBy>
              <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
              <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">4</Id>
              <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
              <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
              <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 7</UpdatedBy>
              <DatabaseCode xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</DatabaseCode>
              <Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</Name>
              <Connection>
                <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 10</CreatedBy>
                <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
                <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">8</Id>
                <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
                <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
                <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 11</UpdatedBy>
                <Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 1</Name>
                <Odbctype xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</Odbctype>
                <Pass xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 5</Pass>
                <SLUrl xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 7</SLUrl>
                <Server xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</Server>
                <ServerType xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 6</ServerType>
                <User xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 4</User>
              </Connection>
              <ConnectionId>1</ConnectionId>
            </Company>
            <CompanyId>1</CompanyId>
            <License>
              <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 6</CreatedBy>
              <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
              <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">4</Id>
              <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
              <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
              <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 7</UpdatedBy>
              <Password xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</Password>
              <User xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</User>
              <Company>
                <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 6</CreatedBy>
                <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
                <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">4</Id>
                <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
                <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
                <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 7</UpdatedBy>
                <DatabaseCode xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</DatabaseCode>
                <Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</Name>
                <Connection>
                  <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 10</CreatedBy>
                  <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
                  <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">8</Id>
                  <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
                  <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
                  <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 11</UpdatedBy>
                  <Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 1</Name>
                  <Odbctype xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</Odbctype>
                  <Pass xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 5</Pass>
                  <SLUrl xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 7</SLUrl>
                  <Server xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</Server>
                  <ServerType xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 6</ServerType>
                  <User xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 4</User>
                </Connection>
                <ConnectionId>1</ConnectionId>
              </Company>
              <CompanyId>1</CompanyId>
            </License>
            <LicenseId>3</LicenseId>
            <User>
              <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 13</CreatedBy>
              <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
              <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">11</Id>
              <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
              <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
              <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 14</UpdatedBy>
              <Email xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 9</Email>
              <LastName xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 8</LastName>
              <Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 7</Name>
              <Password xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 10</Password>
              <EmailPassword>sample string 3</EmailPassword>
              <EmailType>2</EmailType>
              <SchedulingEmail>sample string 4</SchedulingEmail>
              <TokenRecovery>sample string 5</TokenRecovery>
              <TokenRecoveryEndDate>2024-09-18T20:19:03.46302-06:00</TokenRecoveryEndDate>
              <UseScheduling>true</UseScheduling>
            </User>
            <UserId>2</UserId>
          </UserAssign>
          <UserAssignId>2</UserAssignId>
        </RouteAssignment>
        <RouteAssignmentId>1</RouteAssignmentId>
        <RouteFrequency>
          <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 6</CreatedBy>
          <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
          <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">4</Id>
          <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
          <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
          <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 7</UpdatedBy>
          <Days>sample string 3</Days>
          <Description>sample string 1</Description>
          <Weeks>sample string 2</Weeks>
        </RouteFrequency>
        <RouteFrequencyId>12</RouteFrequencyId>
        <Status>3</Status>
        <TotalDistance>5.1</TotalDistance>
        <TotalDuration>6.1</TotalDuration>
        <TotalEstimatedDistance>9.1</TotalEstimatedDistance>
        <TotalEstimatedDuration>10.1</TotalEstimatedDuration>
        <Type>4</Type>
      </Route>
      <RouteId>12</RouteId>
      <Status>7</Status>
      <VisitEndTime>sample string 10</VisitEndTime>
      <VisitingTime>sample string 9</VisitingTime>
    </RouteLine>
    <RouteLineId>1</RouteLineId>
  </RouteHistory>
  <RouteHistory>
    <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 13</CreatedBy>
    <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
    <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">11</Id>
    <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
    <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
    <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 14</UpdatedBy>
    <Address>sample string 7</Address>
    <AddressType>8</AddressType>
    <CardCode>sample string 5</CardCode>
    <CardName>sample string 6</CardName>
    <CheckType>3</CheckType>
    <Comments>sample string 4</Comments>
    <Latitude>1.1</Latitude>
    <Longitude>2.1</Longitude>
    <Photos>sample string 9</Photos>
    <Route>
      <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 15</CreatedBy>
      <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
      <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">13</Id>
      <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
      <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
      <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 16</UpdatedBy>
      <ActivationDate>2024-09-18T20:19:03.46302-06:00</ActivationDate>
      <CloseDate>2024-09-18T20:19:03.46302-06:00</CloseDate>
      <CloseDetail>sample string 7</CloseDetail>
      <CloseUser>sample string 8</CloseUser>
      <Company>
        <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 6</CreatedBy>
        <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
        <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">4</Id>
        <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
        <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
        <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 7</UpdatedBy>
        <DatabaseCode xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</DatabaseCode>
        <Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</Name>
        <Connection>
          <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 10</CreatedBy>
          <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
          <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">8</Id>
          <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
          <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
          <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 11</UpdatedBy>
          <Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 1</Name>
          <Odbctype xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</Odbctype>
          <Pass xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 5</Pass>
          <SLUrl xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 7</SLUrl>
          <Server xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</Server>
          <ServerType xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 6</ServerType>
          <User xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 4</User>
        </Connection>
        <ConnectionId>1</ConnectionId>
      </Company>
      <CompanyId>11</CompanyId>
      <ExpirationDate>2024-09-18T20:19:03.46302-06:00</ExpirationDate>
      <Name>sample string 1</Name>
      <RouteAssignment>
        <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 5</CreatedBy>
        <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
        <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">3</Id>
        <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
        <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
        <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 6</UpdatedBy>
        <IMEI>sample string 1</IMEI>
        <RouteDownloadDate>2024-09-18T20:19:03.46302-06:00</RouteDownloadDate>
        <UserAssign>
          <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 10</CreatedBy>
          <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
          <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">8</Id>
          <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
          <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
          <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 11</UpdatedBy>
          <CenterCost xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 5</CenterCost>
          <Discount xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">7.1</Discount>
          <SlpCode xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 4</SlpCode>
          <WhsCode xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 6</WhsCode>
          <Company>
            <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 6</CreatedBy>
            <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
            <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">4</Id>
            <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
            <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
            <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 7</UpdatedBy>
            <DatabaseCode xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</DatabaseCode>
            <Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</Name>
            <Connection>
              <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 10</CreatedBy>
              <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
              <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">8</Id>
              <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
              <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
              <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 11</UpdatedBy>
              <Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 1</Name>
              <Odbctype xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</Odbctype>
              <Pass xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 5</Pass>
              <SLUrl xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 7</SLUrl>
              <Server xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</Server>
              <ServerType xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 6</ServerType>
              <User xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 4</User>
            </Connection>
            <ConnectionId>1</ConnectionId>
          </Company>
          <CompanyId>1</CompanyId>
          <License>
            <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 6</CreatedBy>
            <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
            <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">4</Id>
            <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
            <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
            <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 7</UpdatedBy>
            <Password xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</Password>
            <User xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</User>
            <Company>
              <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 6</CreatedBy>
              <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
              <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">4</Id>
              <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
              <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
              <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 7</UpdatedBy>
              <DatabaseCode xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</DatabaseCode>
              <Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</Name>
              <Connection>
                <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 10</CreatedBy>
                <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
                <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">8</Id>
                <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
                <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
                <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 11</UpdatedBy>
                <Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 1</Name>
                <Odbctype xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</Odbctype>
                <Pass xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 5</Pass>
                <SLUrl xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 7</SLUrl>
                <Server xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</Server>
                <ServerType xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 6</ServerType>
                <User xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 4</User>
              </Connection>
              <ConnectionId>1</ConnectionId>
            </Company>
            <CompanyId>1</CompanyId>
          </License>
          <LicenseId>3</LicenseId>
          <User>
            <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 13</CreatedBy>
            <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
            <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">11</Id>
            <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
            <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
            <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 14</UpdatedBy>
            <Email xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 9</Email>
            <LastName xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 8</LastName>
            <Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 7</Name>
            <Password xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 10</Password>
            <EmailPassword>sample string 3</EmailPassword>
            <EmailType>2</EmailType>
            <SchedulingEmail>sample string 4</SchedulingEmail>
            <TokenRecovery>sample string 5</TokenRecovery>
            <TokenRecoveryEndDate>2024-09-18T20:19:03.46302-06:00</TokenRecoveryEndDate>
            <UseScheduling>true</UseScheduling>
          </User>
          <UserId>2</UserId>
        </UserAssign>
        <UserAssignId>2</UserAssignId>
      </RouteAssignment>
      <RouteAssignmentId>1</RouteAssignmentId>
      <RouteFrequency>
        <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 6</CreatedBy>
        <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
        <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">4</Id>
        <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
        <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
        <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 7</UpdatedBy>
        <Days>sample string 3</Days>
        <Description>sample string 1</Description>
        <Weeks>sample string 2</Weeks>
      </RouteFrequency>
      <RouteFrequencyId>12</RouteFrequencyId>
      <Status>3</Status>
      <TotalDistance>5.1</TotalDistance>
      <TotalDuration>6.1</TotalDuration>
      <TotalEstimatedDistance>9.1</TotalEstimatedDistance>
      <TotalEstimatedDuration>10.1</TotalEstimatedDuration>
      <Type>4</Type>
    </Route>
    <RouteId>10</RouteId>
    <RouteLine>
      <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 15</CreatedBy>
      <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
      <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">13</Id>
      <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
      <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
      <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 16</UpdatedBy>
      <Address>sample string 1</Address>
      <AddressLineId>1</AddressLineId>
      <AddressLineNum>11</AddressLineNum>
      <AddressType>8</AddressType>
      <CardCode>sample string 4</CardCode>
      <CardName>sample string 5</CardName>
      <CheckStatus>6</CheckStatus>
      <Latitude>2.1</Latitude>
      <Longitude>3.1</Longitude>
      <Route>
        <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 15</CreatedBy>
        <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
        <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">13</Id>
        <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
        <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
        <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 16</UpdatedBy>
        <ActivationDate>2024-09-18T20:19:03.46302-06:00</ActivationDate>
        <CloseDate>2024-09-18T20:19:03.46302-06:00</CloseDate>
        <CloseDetail>sample string 7</CloseDetail>
        <CloseUser>sample string 8</CloseUser>
        <Company>
          <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 6</CreatedBy>
          <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
          <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">4</Id>
          <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
          <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
          <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 7</UpdatedBy>
          <DatabaseCode xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</DatabaseCode>
          <Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</Name>
          <Connection>
            <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 10</CreatedBy>
            <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
            <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">8</Id>
            <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
            <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
            <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 11</UpdatedBy>
            <Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 1</Name>
            <Odbctype xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</Odbctype>
            <Pass xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 5</Pass>
            <SLUrl xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 7</SLUrl>
            <Server xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</Server>
            <ServerType xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 6</ServerType>
            <User xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 4</User>
          </Connection>
          <ConnectionId>1</ConnectionId>
        </Company>
        <CompanyId>11</CompanyId>
        <ExpirationDate>2024-09-18T20:19:03.46302-06:00</ExpirationDate>
        <Name>sample string 1</Name>
        <RouteAssignment>
          <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 5</CreatedBy>
          <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
          <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">3</Id>
          <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
          <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
          <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 6</UpdatedBy>
          <IMEI>sample string 1</IMEI>
          <RouteDownloadDate>2024-09-18T20:19:03.46302-06:00</RouteDownloadDate>
          <UserAssign>
            <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 10</CreatedBy>
            <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
            <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">8</Id>
            <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
            <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
            <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 11</UpdatedBy>
            <CenterCost xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 5</CenterCost>
            <Discount xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">7.1</Discount>
            <SlpCode xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 4</SlpCode>
            <WhsCode xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 6</WhsCode>
            <Company>
              <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 6</CreatedBy>
              <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
              <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">4</Id>
              <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
              <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
              <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 7</UpdatedBy>
              <DatabaseCode xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</DatabaseCode>
              <Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</Name>
              <Connection>
                <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 10</CreatedBy>
                <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
                <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">8</Id>
                <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
                <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
                <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 11</UpdatedBy>
                <Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 1</Name>
                <Odbctype xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</Odbctype>
                <Pass xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 5</Pass>
                <SLUrl xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 7</SLUrl>
                <Server xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</Server>
                <ServerType xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 6</ServerType>
                <User xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 4</User>
              </Connection>
              <ConnectionId>1</ConnectionId>
            </Company>
            <CompanyId>1</CompanyId>
            <License>
              <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 6</CreatedBy>
              <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
              <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">4</Id>
              <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
              <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
              <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 7</UpdatedBy>
              <Password xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</Password>
              <User xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</User>
              <Company>
                <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 6</CreatedBy>
                <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
                <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">4</Id>
                <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
                <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
                <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 7</UpdatedBy>
                <DatabaseCode xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</DatabaseCode>
                <Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</Name>
                <Connection>
                  <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 10</CreatedBy>
                  <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
                  <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">8</Id>
                  <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
                  <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
                  <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 11</UpdatedBy>
                  <Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 1</Name>
                  <Odbctype xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</Odbctype>
                  <Pass xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 5</Pass>
                  <SLUrl xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 7</SLUrl>
                  <Server xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</Server>
                  <ServerType xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 6</ServerType>
                  <User xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 4</User>
                </Connection>
                <ConnectionId>1</ConnectionId>
              </Company>
              <CompanyId>1</CompanyId>
            </License>
            <LicenseId>3</LicenseId>
            <User>
              <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 13</CreatedBy>
              <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
              <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">11</Id>
              <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
              <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
              <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 14</UpdatedBy>
              <Email xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 9</Email>
              <LastName xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 8</LastName>
              <Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 7</Name>
              <Password xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 10</Password>
              <EmailPassword>sample string 3</EmailPassword>
              <EmailType>2</EmailType>
              <SchedulingEmail>sample string 4</SchedulingEmail>
              <TokenRecovery>sample string 5</TokenRecovery>
              <TokenRecoveryEndDate>2024-09-18T20:19:03.46302-06:00</TokenRecoveryEndDate>
              <UseScheduling>true</UseScheduling>
            </User>
            <UserId>2</UserId>
          </UserAssign>
          <UserAssignId>2</UserAssignId>
        </RouteAssignment>
        <RouteAssignmentId>1</RouteAssignmentId>
        <RouteFrequency>
          <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 6</CreatedBy>
          <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</CreatedDate>
          <Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">4</Id>
          <IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
          <UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2024-09-18T20:19:03.46302-06:00</UpdateDate>
          <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 7</UpdatedBy>
          <Days>sample string 3</Days>
          <Description>sample string 1</Description>
          <Weeks>sample string 2</Weeks>
        </RouteFrequency>
        <RouteFrequencyId>12</RouteFrequencyId>
        <Status>3</Status>
        <TotalDistance>5.1</TotalDistance>
        <TotalDuration>6.1</TotalDuration>
        <TotalEstimatedDistance>9.1</TotalEstimatedDistance>
        <TotalEstimatedDuration>10.1</TotalEstimatedDuration>
        <Type>4</Type>
      </Route>
      <RouteId>12</RouteId>
      <Status>7</Status>
      <VisitEndTime>sample string 10</VisitEndTime>
      <VisitingTime>sample string 9</VisitingTime>
    </RouteLine>
    <RouteLineId>1</RouteLineId>
  </RouteHistory>
</ArrayOfRouteHistory>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.