POST api/FinanceValidations/ComparableInvoices

Request Information

URI Parameters

None.

Body Parameters

FinanceValidationApiParameters
NameDescriptionTypeAdditional information
clientId

integer None.
trade

string None.
requestType

string None.
requestCode

string None.
description

string None.
storeNumber

string None.
zipCode

string None.
city

string None.
state

string None.
country

string None.
includeAllClientsData

boolean None.
initialPopulationToConsider

integer None.
textSearchTolerance

decimal number None.
financeDate

date None.
invoiceSearchDayFrame

integer None.
recordsToEvaluate

integer None.
subTotalToCompare

decimal number None.
isPreMarkup

boolean None.
orderBy

string None.
standardDeviationComparisonLowerRangeMultiplier

integer None.
standardDeviationComparisonUpperRangeMultiplier

integer None.
pageSize

integer None.
page

integer None.
itemType

ItemType None.
itemId

integer None.

Request Formats

application/json, text/json

Sample:
{
  "clientId": 1,
  "trade": "sample string 2",
  "requestType": "sample string 3",
  "requestCode": "sample string 4",
  "description": "sample string 5",
  "storeNumber": "sample string 6",
  "zipCode": "sample string 7",
  "city": "sample string 8",
  "state": "sample string 9",
  "country": "sample string 10",
  "includeAllClientsData": true,
  "initialPopulationToConsider": 12,
  "textSearchTolerance": 13.0,
  "financeDate": "2025-05-15T04:39:41.8084448Z",
  "invoiceSearchDayFrame": 15,
  "recordsToEvaluate": 16,
  "subTotalToCompare": 17.0,
  "isPreMarkup": true,
  "orderBy": "sample string 19",
  "standardDeviationComparisonLowerRangeMultiplier": 20,
  "standardDeviationComparisonUpperRangeMultiplier": 21,
  "pageSize": 22,
  "page": 23,
  "itemType": 0,
  "itemId": 24
}

application/xml, text/xml

Sample:
<FinanceValidationApiParameters xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ControlESI.FMPilot.Core.Entities.Financial">
  <city>sample string 8</city>
  <clientId>1</clientId>
  <country>sample string 10</country>
  <description>sample string 5</description>
  <financeDate>2025-05-15T04:39:41.8084448+00:00</financeDate>
  <includeAllClientsData>true</includeAllClientsData>
  <initialPopulationToConsider>12</initialPopulationToConsider>
  <invoiceSearchDayFrame>15</invoiceSearchDayFrame>
  <isPreMarkup>true</isPreMarkup>
  <itemId>24</itemId>
  <itemType>Quote</itemType>
  <orderBy>sample string 19</orderBy>
  <page>23</page>
  <pageSize>22</pageSize>
  <recordsToEvaluate>16</recordsToEvaluate>
  <requestCode>sample string 4</requestCode>
  <requestType>sample string 3</requestType>
  <standardDeviationComparisonLowerRangeMultiplier>20</standardDeviationComparisonLowerRangeMultiplier>
  <standardDeviationComparisonUpperRangeMultiplier>21</standardDeviationComparisonUpperRangeMultiplier>
  <state>sample string 9</state>
  <storeNumber>sample string 6</storeNumber>
  <subTotalToCompare>17</subTotalToCompare>
  <textSearchTolerance>13</textSearchTolerance>
  <trade>sample string 2</trade>
  <zipCode>sample string 7</zipCode>
</FinanceValidationApiParameters>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'FinanceValidationApiParameters'.

Response Information

Resource Description

FinanceValidationResponse
NameDescriptionTypeAdditional information
Average

decimal number None.
StandardDeviation

decimal number None.
CurrentPage

integer None.
TotalRecords

integer None.
ColorCode

string None.
ComparableInvoices

None.

Response Formats

application/json, text/json

Sample:
{
  "average": 1.0,
  "standardDeviation": 2.0,
  "currentPage": 3,
  "totalRecords": 4,
  "colorCode": "sample string 5",
  "comparableInvoices": [
    {
      "clientId": 1,
      "invoiceID": "sample string 2",
      "workOrderID": "sample string 3",
      "workOrderNumber": "sample string 4",
      "trade": "sample string 5",
      "requestType": "sample string 6",
      "requestCode": "sample string 7",
      "storeNumber": "sample string 8",
      "storeName": "sample string 9",
      "city": "sample string 10",
      "state": "sample string 11",
      "country": "sample string 12",
      "zipCode": "sample string 13",
      "currencyCode": "sample string 14",
      "invoiceDate": "2025-05-15T04:39:41.8254458Z",
      "subTotal": 1.0,
      "description": "sample string 16",
      "rank": 17,
      "confidence": 18.0,
      "distance": 19,
      "invoiceId": 2,
      "alternateWorkOrderNumber": "sample string 21",
      "status": null,
      "location": {
        "$type": "ControlESI.FMPilot.Core.BE.Entities.WorkOrder.Location, ControlESI.FMPilot.Core.BE.v2.0",
        "id": 0,
        "clientId": null,
        "locationNumber": "sample string 8",
        "locationName": "sample string 9",
        "mallName": null,
        "address": {
          "$type": "ControlESI.FMPilot.Core.BE.Entities.Communication.Address, ControlESI.FMPilot.Core.BE.v2.0",
          "communicationId": null,
          "contactId": null,
          "state": {
            "$type": "ControlESI.FMPilot.Core.BE.Entities.Communication.State, ControlESI.FMPilot.Core.BE.v2.0",
            "languageId": 0,
            "abbreviation": "sample string 11",
            "name": null,
            "attributes": null,
            "createDateTime": "0001-01-01T00:00:00Z",
            "createUser": null,
            "deactivateDateTime": null,
            "deactivateUser": null,
            "previousRecordID": null,
            "id": 0,
            "isDirty": false
          },
          "country": null,
          "addressType": 2,
          "languageId": 0,
          "line1": null,
          "line2": null,
          "city": "sample string 10",
          "province": null,
          "region": null,
          "zipPostalCode": "sample string 13",
          "fullAddress": null,
          "attributes": null,
          "createDateTime": "0001-01-01T00:00:00Z",
          "createUser": null,
          "deactivateDateTime": null,
          "deactivateUser": null,
          "previousRecordID": null,
          "id": 0,
          "isDirty": false,
          "latitude": null,
          "longitude": null
        },
        "billingAddress": null,
        "isUnderWarranty": null,
        "isExpWarranty": null,
        "timeZoneId": null,
        "timeZone": null,
        "isOverBudget": null,
        "mainLine": null,
        "hierarchyNodeId": null,
        "hierarchyNode": null,
        "squareFootage": null,
        "linearFrontage": null,
        "isDecommissioned": null,
        "communication": null,
        "locationTypeId": null,
        "costCenter": null,
        "openDate": null,
        "openHours": null,
        "closeHours": null,
        "landlord": null,
        "warranty": null,
        "languageId": null,
        "zone": null,
        "currency": null,
        "designType": null,
        "remodelDate": null,
        "relocationDate": null,
        "propertyAttributes": null,
        "propertyNumber": null,
        "propertyType": null,
        "propertyFederalId": null,
        "taxParcelNumber": null,
        "taxValue": null,
        "countyLocated": null,
        "yearBuilt": null,
        "acreage": null,
        "monthlyBudget": null,
        "yearlyBudget": null,
        "tenantName": null,
        "salesSquareFeet": null,
        "expansionDate": null,
        "locationCategoryId": null,
        "energyMgmtSystemTypeID": null,
        "managerContact": null,
        "alternateContact": null,
        "leaseId": null,
        "lease": null,
        "burglarAlarmCompany": null,
        "fireAlarmCompany": null,
        "locationDesignTypeId": null,
        "locationManager": null,
        "assistantManager": null,
        "locationDesignType": null,
        "locationTax": null,
        "syncStatus": null,
        "syncDateTime": null,
        "isInactive": null,
        "notes": null,
        "businessUnitID": null,
        "warrantyID": null,
        "riskRatingID": null,
        "riskRatingName": null,
        "locationCompanyCode": null,
        "attributes": null,
        "createDateTime": "0001-01-01T00:00:00Z",
        "createUser": null,
        "deactivateDateTime": null,
        "deactivateUser": null,
        "previousRecordID": null,
        "isDirty": false,
        "locationStoreStatus": null,
        "projectName": null,
        "timeZoneOffset": 0.0,
        "phone": null
      },
      "equipment": null,
      "vendor": null,
      "comments": null,
      "currency": null,
      "cause": null,
      "remedy": null,
      "serviceLocation": null,
      "userId": 1,
      "languageId": 22,
      "requestTypeId": 23,
      "requestCodeId": 24,
      "poNumber": "sample string 25",
      "storeWarrantyVendorId": 1,
      "hasAttachment": true,
      "isAlert": true,
      "isHotList": true,
      "hotListID": 1,
      "isZeroInvoice": true,
      "isManagerApproved": true,
      "isEmergency": true,
      "isAccruent": true,
      "expenditureTypeId": 1,
      "enteredDate": "2025-05-15T04:39:41.8274451Z",
      "enteredDateString": "sample string 28",
      "parentId": 1,
      "previousRecordId": 1,
      "parentTypeId": 1,
      "modificationType": 0,
      "createDuplicateWorkOrder": true,
      "hasGroups": true,
      "departmentId": 1,
      "doNotApplyDispatchMatrixInfo": true,
      "isBundle": true,
      "timeZoneId": 31,
      "timeZoneAbbreviation": "sample string 32",
      "isIndividualFieldUpdate": true,
      "vendorWorkOrderNumber": "sample string 34",
      "isDispatchApproval": true,
      "isElective": true,
      "isRedirect": true,
      "redirectDescription": "sample string 38",
      "workOrderTypeId": 1,
      "workOrderTypeName": "sample string 39",
      "workOrderStatusId": 40,
      "hoursToRespond": "sample string 41",
      "causeId": 1,
      "remedyId": 1,
      "serviceLocationId": 1,
      "dne": 42.0,
      "dneCurrencyCode": "sample string 43",
      "dneCurrencyCodeID": 1,
      "glCode": "sample string 44",
      "writeBackGLCode": "sample string 45",
      "deactivateUser": "sample string 46",
      "deactivateDateTime": "2025-05-15T04:39:41.828445Z",
      "workTypeId": 47,
      "workTypeName": "sample string 48",
      "wbseId": 1,
      "assetAndCategoryCodeId": 1,
      "taskId": 1,
      "taskNumber": "sample string 49",
      "requestingContact": "sample string 50",
      "alternateContact": "sample string 51",
      "targetStartDateTime": "2025-05-15T04:39:41.828445Z",
      "targetStartDateTimeString": "sample string 52",
      "targetCompleteDateTime": "2025-05-15T04:39:41.828445Z",
      "targetCompleteDateTimeString": "sample string 53",
      "scheduledStartDateTime": "2025-05-15T04:39:41.828445Z",
      "scheduledStartDateTimeString": "sample string 54",
      "scheduledCompleteDateTime": "2025-05-15T04:39:41.828445Z",
      "scheduledCompleteDateTimeString": "sample string 55",
      "actualStartDateTime": "2025-05-15T04:39:41.828445Z",
      "actualStartDateTimeString": "sample string 56",
      "actualCompleteDateTime": "2025-05-15T04:39:41.828445Z",
      "actualCompleteDateTimeString": "sample string 57",
      "nextFollowUpDateTime": "2025-05-15T04:39:41.828445Z",
      "nextFollowUpDateTimeString": "sample string 58",
      "latestInteractiveVoiceResponseIn": "2025-05-15T04:39:41.828445Z",
      "latestInteractiveVoiceResponseOut": "2025-05-15T04:39:41.828445Z",
      "latestPendingAcceptance": "2025-05-15T04:39:41.828445Z",
      "latestPendingQuote": "2025-05-15T04:39:41.828445Z",
      "latestPendingVendorInvoice": "2025-05-15T04:39:41.828445Z",
      "latestScheduledDate": "2025-05-15T04:39:41.828445Z",
      "isSurveyNeeded": true,
      "isSurveyComplete": true,
      "projectId": 1,
      "oracleProjectNumber": "sample string 59",
      "projectNumber": "sample string 60",
      "projectOther": "sample string 61",
      "customCostCenterId": 1,
      "customCostCenterName": "sample string 62",
      "client": null,
      "storeItemId": 1,
      "isAutoDispatch": true,
      "autoDispatchControl": true,
      "isOnSite": true,
      "hasVendorAttachment": true,
      "missedEta": true,
      "missedEtaMessage": "sample string 66",
      "goodsReceiptNumber": "sample string 67",
      "goodsReceiptReversalNumber": "sample string 68",
      "linkedWorkOrderId": 1,
      "linkedClientId": 1,
      "groups": [
        1,
        2
      ],
      "psProjectId": 1,
      "activityCodeId": 1,
      "sourceTypeId": 1,
      "workOrderCreatorUserID": 1,
      "workOrderCreatorOther": "sample string 69",
      "id": 3,
      "createDateTime": "2025-05-15T04:39:41.8294448Z",
      "createUser": "sample string 72",
      "department": null,
      "attachmentsIdentifier": "601f53e7-ccaf-46a2-8ca2-bf5df9daece3",
      "isWorkOrderWithClosestAmount": true,
      "dispatchSessionID": "sample string 74",
      "isRollout": true,
      "ifmServiceProviderName": "sample string 76",
      "isOnMyWay": true
    },
    {
      "clientId": 1,
      "invoiceID": "sample string 2",
      "workOrderID": "sample string 3",
      "workOrderNumber": "sample string 4",
      "trade": "sample string 5",
      "requestType": "sample string 6",
      "requestCode": "sample string 7",
      "storeNumber": "sample string 8",
      "storeName": "sample string 9",
      "city": "sample string 10",
      "state": "sample string 11",
      "country": "sample string 12",
      "zipCode": "sample string 13",
      "currencyCode": "sample string 14",
      "invoiceDate": "2025-05-15T04:39:41.8254458Z",
      "subTotal": 1.0,
      "description": "sample string 16",
      "rank": 17,
      "confidence": 18.0,
      "distance": 19,
      "invoiceId": 2,
      "alternateWorkOrderNumber": "sample string 21",
      "status": null,
      "location": {
        "$type": "ControlESI.FMPilot.Core.BE.Entities.WorkOrder.Location, ControlESI.FMPilot.Core.BE.v2.0",
        "id": 0,
        "clientId": null,
        "locationNumber": "sample string 8",
        "locationName": "sample string 9",
        "mallName": null,
        "address": {
          "$type": "ControlESI.FMPilot.Core.BE.Entities.Communication.Address, ControlESI.FMPilot.Core.BE.v2.0",
          "communicationId": null,
          "contactId": null,
          "state": {
            "$type": "ControlESI.FMPilot.Core.BE.Entities.Communication.State, ControlESI.FMPilot.Core.BE.v2.0",
            "languageId": 0,
            "abbreviation": "sample string 11",
            "name": null,
            "attributes": null,
            "createDateTime": "0001-01-01T00:00:00Z",
            "createUser": null,
            "deactivateDateTime": null,
            "deactivateUser": null,
            "previousRecordID": null,
            "id": 0,
            "isDirty": false
          },
          "country": null,
          "addressType": 2,
          "languageId": 0,
          "line1": null,
          "line2": null,
          "city": "sample string 10",
          "province": null,
          "region": null,
          "zipPostalCode": "sample string 13",
          "fullAddress": null,
          "attributes": null,
          "createDateTime": "0001-01-01T00:00:00Z",
          "createUser": null,
          "deactivateDateTime": null,
          "deactivateUser": null,
          "previousRecordID": null,
          "id": 0,
          "isDirty": false,
          "latitude": null,
          "longitude": null
        },
        "billingAddress": null,
        "isUnderWarranty": null,
        "isExpWarranty": null,
        "timeZoneId": null,
        "timeZone": null,
        "isOverBudget": null,
        "mainLine": null,
        "hierarchyNodeId": null,
        "hierarchyNode": null,
        "squareFootage": null,
        "linearFrontage": null,
        "isDecommissioned": null,
        "communication": null,
        "locationTypeId": null,
        "costCenter": null,
        "openDate": null,
        "openHours": null,
        "closeHours": null,
        "landlord": null,
        "warranty": null,
        "languageId": null,
        "zone": null,
        "currency": null,
        "designType": null,
        "remodelDate": null,
        "relocationDate": null,
        "propertyAttributes": null,
        "propertyNumber": null,
        "propertyType": null,
        "propertyFederalId": null,
        "taxParcelNumber": null,
        "taxValue": null,
        "countyLocated": null,
        "yearBuilt": null,
        "acreage": null,
        "monthlyBudget": null,
        "yearlyBudget": null,
        "tenantName": null,
        "salesSquareFeet": null,
        "expansionDate": null,
        "locationCategoryId": null,
        "energyMgmtSystemTypeID": null,
        "managerContact": null,
        "alternateContact": null,
        "leaseId": null,
        "lease": null,
        "burglarAlarmCompany": null,
        "fireAlarmCompany": null,
        "locationDesignTypeId": null,
        "locationManager": null,
        "assistantManager": null,
        "locationDesignType": null,
        "locationTax": null,
        "syncStatus": null,
        "syncDateTime": null,
        "isInactive": null,
        "notes": null,
        "businessUnitID": null,
        "warrantyID": null,
        "riskRatingID": null,
        "riskRatingName": null,
        "locationCompanyCode": null,
        "attributes": null,
        "createDateTime": "0001-01-01T00:00:00Z",
        "createUser": null,
        "deactivateDateTime": null,
        "deactivateUser": null,
        "previousRecordID": null,
        "isDirty": false,
        "locationStoreStatus": null,
        "projectName": null,
        "timeZoneOffset": 0.0,
        "phone": null
      },
      "equipment": null,
      "vendor": null,
      "comments": null,
      "currency": null,
      "cause": null,
      "remedy": null,
      "serviceLocation": null,
      "userId": 1,
      "languageId": 22,
      "requestTypeId": 23,
      "requestCodeId": 24,
      "poNumber": "sample string 25",
      "storeWarrantyVendorId": 1,
      "hasAttachment": true,
      "isAlert": true,
      "isHotList": true,
      "hotListID": 1,
      "isZeroInvoice": true,
      "isManagerApproved": true,
      "isEmergency": true,
      "isAccruent": true,
      "expenditureTypeId": 1,
      "enteredDate": "2025-05-15T04:39:41.8274451Z",
      "enteredDateString": "sample string 28",
      "parentId": 1,
      "previousRecordId": 1,
      "parentTypeId": 1,
      "modificationType": 0,
      "createDuplicateWorkOrder": true,
      "hasGroups": true,
      "departmentId": 1,
      "doNotApplyDispatchMatrixInfo": true,
      "isBundle": true,
      "timeZoneId": 31,
      "timeZoneAbbreviation": "sample string 32",
      "isIndividualFieldUpdate": true,
      "vendorWorkOrderNumber": "sample string 34",
      "isDispatchApproval": true,
      "isElective": true,
      "isRedirect": true,
      "redirectDescription": "sample string 38",
      "workOrderTypeId": 1,
      "workOrderTypeName": "sample string 39",
      "workOrderStatusId": 40,
      "hoursToRespond": "sample string 41",
      "causeId": 1,
      "remedyId": 1,
      "serviceLocationId": 1,
      "dne": 42.0,
      "dneCurrencyCode": "sample string 43",
      "dneCurrencyCodeID": 1,
      "glCode": "sample string 44",
      "writeBackGLCode": "sample string 45",
      "deactivateUser": "sample string 46",
      "deactivateDateTime": "2025-05-15T04:39:41.828445Z",
      "workTypeId": 47,
      "workTypeName": "sample string 48",
      "wbseId": 1,
      "assetAndCategoryCodeId": 1,
      "taskId": 1,
      "taskNumber": "sample string 49",
      "requestingContact": "sample string 50",
      "alternateContact": "sample string 51",
      "targetStartDateTime": "2025-05-15T04:39:41.828445Z",
      "targetStartDateTimeString": "sample string 52",
      "targetCompleteDateTime": "2025-05-15T04:39:41.828445Z",
      "targetCompleteDateTimeString": "sample string 53",
      "scheduledStartDateTime": "2025-05-15T04:39:41.828445Z",
      "scheduledStartDateTimeString": "sample string 54",
      "scheduledCompleteDateTime": "2025-05-15T04:39:41.828445Z",
      "scheduledCompleteDateTimeString": "sample string 55",
      "actualStartDateTime": "2025-05-15T04:39:41.828445Z",
      "actualStartDateTimeString": "sample string 56",
      "actualCompleteDateTime": "2025-05-15T04:39:41.828445Z",
      "actualCompleteDateTimeString": "sample string 57",
      "nextFollowUpDateTime": "2025-05-15T04:39:41.828445Z",
      "nextFollowUpDateTimeString": "sample string 58",
      "latestInteractiveVoiceResponseIn": "2025-05-15T04:39:41.828445Z",
      "latestInteractiveVoiceResponseOut": "2025-05-15T04:39:41.828445Z",
      "latestPendingAcceptance": "2025-05-15T04:39:41.828445Z",
      "latestPendingQuote": "2025-05-15T04:39:41.828445Z",
      "latestPendingVendorInvoice": "2025-05-15T04:39:41.828445Z",
      "latestScheduledDate": "2025-05-15T04:39:41.828445Z",
      "isSurveyNeeded": true,
      "isSurveyComplete": true,
      "projectId": 1,
      "oracleProjectNumber": "sample string 59",
      "projectNumber": "sample string 60",
      "projectOther": "sample string 61",
      "customCostCenterId": 1,
      "customCostCenterName": "sample string 62",
      "client": null,
      "storeItemId": 1,
      "isAutoDispatch": true,
      "autoDispatchControl": true,
      "isOnSite": true,
      "hasVendorAttachment": true,
      "missedEta": true,
      "missedEtaMessage": "sample string 66",
      "goodsReceiptNumber": "sample string 67",
      "goodsReceiptReversalNumber": "sample string 68",
      "linkedWorkOrderId": 1,
      "linkedClientId": 1,
      "groups": [
        1,
        2
      ],
      "psProjectId": 1,
      "activityCodeId": 1,
      "sourceTypeId": 1,
      "workOrderCreatorUserID": 1,
      "workOrderCreatorOther": "sample string 69",
      "id": 3,
      "createDateTime": "2025-05-15T04:39:41.8294448Z",
      "createUser": "sample string 72",
      "department": null,
      "attachmentsIdentifier": "601f53e7-ccaf-46a2-8ca2-bf5df9daece3",
      "isWorkOrderWithClosestAmount": true,
      "dispatchSessionID": "sample string 74",
      "isRollout": true,
      "ifmServiceProviderName": "sample string 76",
      "isOnMyWay": true
    }
  ]
}

application/xml, text/xml

Sample:
<FinanceValidationResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ControlESI.FMPilot.Core.Entities.Financial">
  <Average>1</Average>
  <ColorCode>sample string 5</ColorCode>
  <ComparableInvoices>
    <ComparableInvoice>
      <_x003C_ActivityCodeId_x003E_k__BackingField>1</_x003C_ActivityCodeId_x003E_k__BackingField>
      <_x003C_ActualCompleteDateTimeString_x003E_k__BackingField>sample string 57</_x003C_ActualCompleteDateTimeString_x003E_k__BackingField>
      <_x003C_ActualCompleteDateTime_x003E_k__BackingField>2025-05-15T04:39:41.828445+00:00</_x003C_ActualCompleteDateTime_x003E_k__BackingField>
      <_x003C_ActualStartDateTimeString_x003E_k__BackingField>sample string 56</_x003C_ActualStartDateTimeString_x003E_k__BackingField>
      <_x003C_ActualStartDateTime_x003E_k__BackingField>2025-05-15T04:39:41.828445+00:00</_x003C_ActualStartDateTime_x003E_k__BackingField>
      <_x003C_AlternateContact_x003E_k__BackingField>sample string 51</_x003C_AlternateContact_x003E_k__BackingField>
      <_x003C_AlternateWorkOrderNumber_x003E_k__BackingField>sample string 21</_x003C_AlternateWorkOrderNumber_x003E_k__BackingField>
      <_x003C_AssetAndCategoryCodeId_x003E_k__BackingField>1</_x003C_AssetAndCategoryCodeId_x003E_k__BackingField>
      <_x003C_AttachmentsIdentifier_x003E_k__BackingField>601f53e7-ccaf-46a2-8ca2-bf5df9daece3</_x003C_AttachmentsIdentifier_x003E_k__BackingField>
      <_x003C_AutoDispatchControl_x003E_k__BackingField>true</_x003C_AutoDispatchControl_x003E_k__BackingField>
      <_x003C_CauseId_x003E_k__BackingField>1</_x003C_CauseId_x003E_k__BackingField>
      <_x003C_Cause_x003E_k__BackingField i:nil="true" />
      <_x003C_City_x003E_k__BackingField>sample string 10</_x003C_City_x003E_k__BackingField>
      <_x003C_ClientId_x003E_k__BackingField>1</_x003C_ClientId_x003E_k__BackingField>
      <_x003C_Client_x003E_k__BackingField i:nil="true" />
      <_x003C_Comments_x003E_k__BackingField xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
      <_x003C_Confidence_x003E_k__BackingField>18</_x003C_Confidence_x003E_k__BackingField>
      <_x003C_Country_x003E_k__BackingField>sample string 12</_x003C_Country_x003E_k__BackingField>
      <_x003C_CreateDateTime_x003E_k__BackingField>2025-05-15T04:39:41.8294448+00:00</_x003C_CreateDateTime_x003E_k__BackingField>
      <_x003C_CreateDuplicateWorkOrder_x003E_k__BackingField>true</_x003C_CreateDuplicateWorkOrder_x003E_k__BackingField>
      <_x003C_CreateUser_x003E_k__BackingField>sample string 72</_x003C_CreateUser_x003E_k__BackingField>
      <_x003C_CurrencyCode_x003E_k__BackingField>sample string 14</_x003C_CurrencyCode_x003E_k__BackingField>
      <_x003C_Currency_x003E_k__BackingField i:nil="true" />
      <_x003C_CustomCostCenterId_x003E_k__BackingField>1</_x003C_CustomCostCenterId_x003E_k__BackingField>
      <_x003C_CustomCostCenterName_x003E_k__BackingField>sample string 62</_x003C_CustomCostCenterName_x003E_k__BackingField>
      <_x003C_DNECurrencyCodeID_x003E_k__BackingField>1</_x003C_DNECurrencyCodeID_x003E_k__BackingField>
      <_x003C_DNECurrencyCode_x003E_k__BackingField>sample string 43</_x003C_DNECurrencyCode_x003E_k__BackingField>
      <_x003C_DNE_x003E_k__BackingField>42</_x003C_DNE_x003E_k__BackingField>
      <_x003C_DeactivateDateTime_x003E_k__BackingField>2025-05-15T04:39:41.828445+00:00</_x003C_DeactivateDateTime_x003E_k__BackingField>
      <_x003C_DeactivateUser_x003E_k__BackingField>sample string 46</_x003C_DeactivateUser_x003E_k__BackingField>
      <_x003C_DepartmentId_x003E_k__BackingField>1</_x003C_DepartmentId_x003E_k__BackingField>
      <_x003C_Department_x003E_k__BackingField i:nil="true" />
      <_x003C_Description_x003E_k__BackingField>sample string 16</_x003C_Description_x003E_k__BackingField>
      <_x003C_DispatchSessionID_x003E_k__BackingField>sample string 74</_x003C_DispatchSessionID_x003E_k__BackingField>
      <_x003C_Distance_x003E_k__BackingField>19</_x003C_Distance_x003E_k__BackingField>
      <_x003C_DoNotApplyDispatchMatrixInfo_x003E_k__BackingField>true</_x003C_DoNotApplyDispatchMatrixInfo_x003E_k__BackingField>
      <_x003C_EnteredDateString_x003E_k__BackingField>sample string 28</_x003C_EnteredDateString_x003E_k__BackingField>
      <_x003C_EnteredDate_x003E_k__BackingField>2025-05-15T04:39:41.8274451+00:00</_x003C_EnteredDate_x003E_k__BackingField>
      <_x003C_Equipment_x003E_k__BackingField i:nil="true" />
      <_x003C_ExpenditureTypeId_x003E_k__BackingField>1</_x003C_ExpenditureTypeId_x003E_k__BackingField>
      <_x003C_GLCode_x003E_k__BackingField>sample string 44</_x003C_GLCode_x003E_k__BackingField>
      <_x003C_GoodsReceiptNumber_x003E_k__BackingField>sample string 67</_x003C_GoodsReceiptNumber_x003E_k__BackingField>
      <_x003C_GoodsReceiptReversalNumber_x003E_k__BackingField>sample string 68</_x003C_GoodsReceiptReversalNumber_x003E_k__BackingField>
      <_x003C_Groups_x003E_k__BackingField xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:int>1</d4p1:int>
        <d4p1:int>2</d4p1:int>
      </_x003C_Groups_x003E_k__BackingField>
      <_x003C_HasAttachment_x003E_k__BackingField>true</_x003C_HasAttachment_x003E_k__BackingField>
      <_x003C_HasGroups_x003E_k__BackingField>true</_x003C_HasGroups_x003E_k__BackingField>
      <_x003C_HasVendorAttachment_x003E_k__BackingField>true</_x003C_HasVendorAttachment_x003E_k__BackingField>
      <_x003C_HotListID_x003E_k__BackingField>1</_x003C_HotListID_x003E_k__BackingField>
      <_x003C_HoursToRespond_x003E_k__BackingField>sample string 41</_x003C_HoursToRespond_x003E_k__BackingField>
      <_x003C_IFMServiceProviderName_x003E_k__BackingField>sample string 76</_x003C_IFMServiceProviderName_x003E_k__BackingField>
      <_x003C_InvoiceDate_x003E_k__BackingField>2025-05-15T04:39:41.8254458+00:00</_x003C_InvoiceDate_x003E_k__BackingField>
      <_x003C_InvoiceID_x003E_k__BackingField>sample string 2</_x003C_InvoiceID_x003E_k__BackingField>
      <_x003C_IsAccruent_x003E_k__BackingField>true</_x003C_IsAccruent_x003E_k__BackingField>
      <_x003C_IsAlert_x003E_k__BackingField>true</_x003C_IsAlert_x003E_k__BackingField>
      <_x003C_IsAutoDispatch_x003E_k__BackingField>true</_x003C_IsAutoDispatch_x003E_k__BackingField>
      <_x003C_IsBundle_x003E_k__BackingField>true</_x003C_IsBundle_x003E_k__BackingField>
      <_x003C_IsDispatchApproval_x003E_k__BackingField>true</_x003C_IsDispatchApproval_x003E_k__BackingField>
      <_x003C_IsElective_x003E_k__BackingField>true</_x003C_IsElective_x003E_k__BackingField>
      <_x003C_IsEmergency_x003E_k__BackingField>true</_x003C_IsEmergency_x003E_k__BackingField>
      <_x003C_IsHotList_x003E_k__BackingField>true</_x003C_IsHotList_x003E_k__BackingField>
      <_x003C_IsIndividualFieldUpdate_x003E_k__BackingField>true</_x003C_IsIndividualFieldUpdate_x003E_k__BackingField>
      <_x003C_IsManagerApproved_x003E_k__BackingField>true</_x003C_IsManagerApproved_x003E_k__BackingField>
      <_x003C_IsOnMyWay_x003E_k__BackingField>true</_x003C_IsOnMyWay_x003E_k__BackingField>
      <_x003C_IsOnSite_x003E_k__BackingField>true</_x003C_IsOnSite_x003E_k__BackingField>
      <_x003C_IsRedirect_x003E_k__BackingField>true</_x003C_IsRedirect_x003E_k__BackingField>
      <_x003C_IsRollout_x003E_k__BackingField>true</_x003C_IsRollout_x003E_k__BackingField>
      <_x003C_IsSurveyComplete_x003E_k__BackingField>true</_x003C_IsSurveyComplete_x003E_k__BackingField>
      <_x003C_IsSurveyNeeded_x003E_k__BackingField>true</_x003C_IsSurveyNeeded_x003E_k__BackingField>
      <_x003C_IsWorkOrderWithClosestAmount_x003E_k__BackingField>true</_x003C_IsWorkOrderWithClosestAmount_x003E_k__BackingField>
      <_x003C_IsZeroInvoice_x003E_k__BackingField>true</_x003C_IsZeroInvoice_x003E_k__BackingField>
      <_x003C_LanguageId_x003E_k__BackingField>22</_x003C_LanguageId_x003E_k__BackingField>
      <_x003C_LatestInteractiveVoiceResponseIn_x003E_k__BackingField>2025-05-15T04:39:41.828445+00:00</_x003C_LatestInteractiveVoiceResponseIn_x003E_k__BackingField>
      <_x003C_LatestInteractiveVoiceResponseOut_x003E_k__BackingField>2025-05-15T04:39:41.828445+00:00</_x003C_LatestInteractiveVoiceResponseOut_x003E_k__BackingField>
      <_x003C_LatestPendingAcceptance_x003E_k__BackingField>2025-05-15T04:39:41.828445+00:00</_x003C_LatestPendingAcceptance_x003E_k__BackingField>
      <_x003C_LatestPendingQuote_x003E_k__BackingField>2025-05-15T04:39:41.828445+00:00</_x003C_LatestPendingQuote_x003E_k__BackingField>
      <_x003C_LatestPendingVendorInvoice_x003E_k__BackingField>2025-05-15T04:39:41.828445+00:00</_x003C_LatestPendingVendorInvoice_x003E_k__BackingField>
      <_x003C_LatestScheduledDate_x003E_k__BackingField>2025-05-15T04:39:41.828445+00:00</_x003C_LatestScheduledDate_x003E_k__BackingField>
      <_x003C_LinkedClientId_x003E_k__BackingField>1</_x003C_LinkedClientId_x003E_k__BackingField>
      <_x003C_LinkedWorkOrderId_x003E_k__BackingField>1</_x003C_LinkedWorkOrderId_x003E_k__BackingField>
      <_x003C_MissedEtaMessage_x003E_k__BackingField>sample string 66</_x003C_MissedEtaMessage_x003E_k__BackingField>
      <_x003C_MissedEta_x003E_k__BackingField>true</_x003C_MissedEta_x003E_k__BackingField>
      <_x003C_ModificationType_x003E_k__BackingField>DEFAULT</_x003C_ModificationType_x003E_k__BackingField>
      <_x003C_NextFollowUpDateTimeString_x003E_k__BackingField>sample string 58</_x003C_NextFollowUpDateTimeString_x003E_k__BackingField>
      <_x003C_NextFollowUpDateTime_x003E_k__BackingField>2025-05-15T04:39:41.828445+00:00</_x003C_NextFollowUpDateTime_x003E_k__BackingField>
      <_x003C_OracleProjectNumber_x003E_k__BackingField>sample string 59</_x003C_OracleProjectNumber_x003E_k__BackingField>
      <_x003C_PONumber_x003E_k__BackingField>sample string 25</_x003C_PONumber_x003E_k__BackingField>
      <_x003C_PSProjectId_x003E_k__BackingField>1</_x003C_PSProjectId_x003E_k__BackingField>
      <_x003C_ParentId_x003E_k__BackingField>1</_x003C_ParentId_x003E_k__BackingField>
      <_x003C_ParentTypeId_x003E_k__BackingField>1</_x003C_ParentTypeId_x003E_k__BackingField>
      <_x003C_PreviousRecordId_x003E_k__BackingField>1</_x003C_PreviousRecordId_x003E_k__BackingField>
      <_x003C_ProjectId_x003E_k__BackingField>1</_x003C_ProjectId_x003E_k__BackingField>
      <_x003C_ProjectNumber_x003E_k__BackingField>sample string 60</_x003C_ProjectNumber_x003E_k__BackingField>
      <_x003C_ProjectOther_x003E_k__BackingField>sample string 61</_x003C_ProjectOther_x003E_k__BackingField>
      <_x003C_Rank_x003E_k__BackingField>17</_x003C_Rank_x003E_k__BackingField>
      <_x003C_RedirectDescription_x003E_k__BackingField>sample string 38</_x003C_RedirectDescription_x003E_k__BackingField>
      <_x003C_RemedyId_x003E_k__BackingField>1</_x003C_RemedyId_x003E_k__BackingField>
      <_x003C_Remedy_x003E_k__BackingField i:nil="true" />
      <_x003C_RequestCodeId_x003E_k__BackingField>24</_x003C_RequestCodeId_x003E_k__BackingField>
      <_x003C_RequestCode_x003E_k__BackingField>sample string 7</_x003C_RequestCode_x003E_k__BackingField>
      <_x003C_RequestTypeId_x003E_k__BackingField>23</_x003C_RequestTypeId_x003E_k__BackingField>
      <_x003C_RequestType_x003E_k__BackingField>sample string 6</_x003C_RequestType_x003E_k__BackingField>
      <_x003C_RequestingContact_x003E_k__BackingField>sample string 50</_x003C_RequestingContact_x003E_k__BackingField>
      <_x003C_ScheduledCompleteDateTimeString_x003E_k__BackingField>sample string 55</_x003C_ScheduledCompleteDateTimeString_x003E_k__BackingField>
      <_x003C_ScheduledCompleteDateTime_x003E_k__BackingField>2025-05-15T04:39:41.828445+00:00</_x003C_ScheduledCompleteDateTime_x003E_k__BackingField>
      <_x003C_ScheduledStartDateTimeString_x003E_k__BackingField>sample string 54</_x003C_ScheduledStartDateTimeString_x003E_k__BackingField>
      <_x003C_ScheduledStartDateTime_x003E_k__BackingField>2025-05-15T04:39:41.828445+00:00</_x003C_ScheduledStartDateTime_x003E_k__BackingField>
      <_x003C_ServiceLocationId_x003E_k__BackingField>1</_x003C_ServiceLocationId_x003E_k__BackingField>
      <_x003C_ServiceLocation_x003E_k__BackingField i:nil="true" />
      <_x003C_SourceTypeId_x003E_k__BackingField>1</_x003C_SourceTypeId_x003E_k__BackingField>
      <_x003C_State_x003E_k__BackingField>sample string 11</_x003C_State_x003E_k__BackingField>
      <_x003C_Status_x003E_k__BackingField i:nil="true" />
      <_x003C_StoreItemId_x003E_k__BackingField>1</_x003C_StoreItemId_x003E_k__BackingField>
      <_x003C_StoreName_x003E_k__BackingField>sample string 9</_x003C_StoreName_x003E_k__BackingField>
      <_x003C_StoreNumber_x003E_k__BackingField>sample string 8</_x003C_StoreNumber_x003E_k__BackingField>
      <_x003C_StoreWarrantyVendorId_x003E_k__BackingField>1</_x003C_StoreWarrantyVendorId_x003E_k__BackingField>
      <_x003C_SubTotal_x003E_k__BackingField>1</_x003C_SubTotal_x003E_k__BackingField>
      <_x003C_TargetCompleteDateTimeString_x003E_k__BackingField>sample string 53</_x003C_TargetCompleteDateTimeString_x003E_k__BackingField>
      <_x003C_TargetCompleteDateTime_x003E_k__BackingField>2025-05-15T04:39:41.828445+00:00</_x003C_TargetCompleteDateTime_x003E_k__BackingField>
      <_x003C_TargetStartDateTimeString_x003E_k__BackingField>sample string 52</_x003C_TargetStartDateTimeString_x003E_k__BackingField>
      <_x003C_TargetStartDateTime_x003E_k__BackingField>2025-05-15T04:39:41.828445+00:00</_x003C_TargetStartDateTime_x003E_k__BackingField>
      <_x003C_TaskId_x003E_k__BackingField>1</_x003C_TaskId_x003E_k__BackingField>
      <_x003C_TaskNumber_x003E_k__BackingField>sample string 49</_x003C_TaskNumber_x003E_k__BackingField>
      <_x003C_TimeZoneAbbreviation_x003E_k__BackingField>sample string 32</_x003C_TimeZoneAbbreviation_x003E_k__BackingField>
      <_x003C_TimeZoneId_x003E_k__BackingField>31</_x003C_TimeZoneId_x003E_k__BackingField>
      <_x003C_Trade_x003E_k__BackingField>sample string 5</_x003C_Trade_x003E_k__BackingField>
      <_x003C_UserId_x003E_k__BackingField>1</_x003C_UserId_x003E_k__BackingField>
      <_x003C_VendorWorkOrderNumber_x003E_k__BackingField>sample string 34</_x003C_VendorWorkOrderNumber_x003E_k__BackingField>
      <_x003C_Vendor_x003E_k__BackingField i:nil="true" />
      <_x003C_WBSEId_x003E_k__BackingField>1</_x003C_WBSEId_x003E_k__BackingField>
      <_x003C_WorkOrderCreatorOther_x003E_k__BackingField>sample string 69</_x003C_WorkOrderCreatorOther_x003E_k__BackingField>
      <_x003C_WorkOrderCreatorUserID_x003E_k__BackingField>1</_x003C_WorkOrderCreatorUserID_x003E_k__BackingField>
      <_x003C_WorkOrderID_x003E_k__BackingField>sample string 3</_x003C_WorkOrderID_x003E_k__BackingField>
      <_x003C_WorkOrderNumber_x003E_k__BackingField>sample string 4</_x003C_WorkOrderNumber_x003E_k__BackingField>
      <_x003C_WorkOrderStatusId_x003E_k__BackingField>40</_x003C_WorkOrderStatusId_x003E_k__BackingField>
      <_x003C_WorkOrderTypeId_x003E_k__BackingField>1</_x003C_WorkOrderTypeId_x003E_k__BackingField>
      <_x003C_WorkOrderTypeName_x003E_k__BackingField>sample string 39</_x003C_WorkOrderTypeName_x003E_k__BackingField>
      <_x003C_WorkTypeId_x003E_k__BackingField>47</_x003C_WorkTypeId_x003E_k__BackingField>
      <_x003C_WorkTypeName_x003E_k__BackingField>sample string 48</_x003C_WorkTypeName_x003E_k__BackingField>
      <_x003C_WriteBackGLCode_x003E_k__BackingField>sample string 45</_x003C_WriteBackGLCode_x003E_k__BackingField>
      <_x003C_ZipCode_x003E_k__BackingField>sample string 13</_x003C_ZipCode_x003E_k__BackingField>
    </ComparableInvoice>
    <ComparableInvoice>
      <_x003C_ActivityCodeId_x003E_k__BackingField>1</_x003C_ActivityCodeId_x003E_k__BackingField>
      <_x003C_ActualCompleteDateTimeString_x003E_k__BackingField>sample string 57</_x003C_ActualCompleteDateTimeString_x003E_k__BackingField>
      <_x003C_ActualCompleteDateTime_x003E_k__BackingField>2025-05-15T04:39:41.828445+00:00</_x003C_ActualCompleteDateTime_x003E_k__BackingField>
      <_x003C_ActualStartDateTimeString_x003E_k__BackingField>sample string 56</_x003C_ActualStartDateTimeString_x003E_k__BackingField>
      <_x003C_ActualStartDateTime_x003E_k__BackingField>2025-05-15T04:39:41.828445+00:00</_x003C_ActualStartDateTime_x003E_k__BackingField>
      <_x003C_AlternateContact_x003E_k__BackingField>sample string 51</_x003C_AlternateContact_x003E_k__BackingField>
      <_x003C_AlternateWorkOrderNumber_x003E_k__BackingField>sample string 21</_x003C_AlternateWorkOrderNumber_x003E_k__BackingField>
      <_x003C_AssetAndCategoryCodeId_x003E_k__BackingField>1</_x003C_AssetAndCategoryCodeId_x003E_k__BackingField>
      <_x003C_AttachmentsIdentifier_x003E_k__BackingField>601f53e7-ccaf-46a2-8ca2-bf5df9daece3</_x003C_AttachmentsIdentifier_x003E_k__BackingField>
      <_x003C_AutoDispatchControl_x003E_k__BackingField>true</_x003C_AutoDispatchControl_x003E_k__BackingField>
      <_x003C_CauseId_x003E_k__BackingField>1</_x003C_CauseId_x003E_k__BackingField>
      <_x003C_Cause_x003E_k__BackingField i:nil="true" />
      <_x003C_City_x003E_k__BackingField>sample string 10</_x003C_City_x003E_k__BackingField>
      <_x003C_ClientId_x003E_k__BackingField>1</_x003C_ClientId_x003E_k__BackingField>
      <_x003C_Client_x003E_k__BackingField i:nil="true" />
      <_x003C_Comments_x003E_k__BackingField xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
      <_x003C_Confidence_x003E_k__BackingField>18</_x003C_Confidence_x003E_k__BackingField>
      <_x003C_Country_x003E_k__BackingField>sample string 12</_x003C_Country_x003E_k__BackingField>
      <_x003C_CreateDateTime_x003E_k__BackingField>2025-05-15T04:39:41.8294448+00:00</_x003C_CreateDateTime_x003E_k__BackingField>
      <_x003C_CreateDuplicateWorkOrder_x003E_k__BackingField>true</_x003C_CreateDuplicateWorkOrder_x003E_k__BackingField>
      <_x003C_CreateUser_x003E_k__BackingField>sample string 72</_x003C_CreateUser_x003E_k__BackingField>
      <_x003C_CurrencyCode_x003E_k__BackingField>sample string 14</_x003C_CurrencyCode_x003E_k__BackingField>
      <_x003C_Currency_x003E_k__BackingField i:nil="true" />
      <_x003C_CustomCostCenterId_x003E_k__BackingField>1</_x003C_CustomCostCenterId_x003E_k__BackingField>
      <_x003C_CustomCostCenterName_x003E_k__BackingField>sample string 62</_x003C_CustomCostCenterName_x003E_k__BackingField>
      <_x003C_DNECurrencyCodeID_x003E_k__BackingField>1</_x003C_DNECurrencyCodeID_x003E_k__BackingField>
      <_x003C_DNECurrencyCode_x003E_k__BackingField>sample string 43</_x003C_DNECurrencyCode_x003E_k__BackingField>
      <_x003C_DNE_x003E_k__BackingField>42</_x003C_DNE_x003E_k__BackingField>
      <_x003C_DeactivateDateTime_x003E_k__BackingField>2025-05-15T04:39:41.828445+00:00</_x003C_DeactivateDateTime_x003E_k__BackingField>
      <_x003C_DeactivateUser_x003E_k__BackingField>sample string 46</_x003C_DeactivateUser_x003E_k__BackingField>
      <_x003C_DepartmentId_x003E_k__BackingField>1</_x003C_DepartmentId_x003E_k__BackingField>
      <_x003C_Department_x003E_k__BackingField i:nil="true" />
      <_x003C_Description_x003E_k__BackingField>sample string 16</_x003C_Description_x003E_k__BackingField>
      <_x003C_DispatchSessionID_x003E_k__BackingField>sample string 74</_x003C_DispatchSessionID_x003E_k__BackingField>
      <_x003C_Distance_x003E_k__BackingField>19</_x003C_Distance_x003E_k__BackingField>
      <_x003C_DoNotApplyDispatchMatrixInfo_x003E_k__BackingField>true</_x003C_DoNotApplyDispatchMatrixInfo_x003E_k__BackingField>
      <_x003C_EnteredDateString_x003E_k__BackingField>sample string 28</_x003C_EnteredDateString_x003E_k__BackingField>
      <_x003C_EnteredDate_x003E_k__BackingField>2025-05-15T04:39:41.8274451+00:00</_x003C_EnteredDate_x003E_k__BackingField>
      <_x003C_Equipment_x003E_k__BackingField i:nil="true" />
      <_x003C_ExpenditureTypeId_x003E_k__BackingField>1</_x003C_ExpenditureTypeId_x003E_k__BackingField>
      <_x003C_GLCode_x003E_k__BackingField>sample string 44</_x003C_GLCode_x003E_k__BackingField>
      <_x003C_GoodsReceiptNumber_x003E_k__BackingField>sample string 67</_x003C_GoodsReceiptNumber_x003E_k__BackingField>
      <_x003C_GoodsReceiptReversalNumber_x003E_k__BackingField>sample string 68</_x003C_GoodsReceiptReversalNumber_x003E_k__BackingField>
      <_x003C_Groups_x003E_k__BackingField xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:int>1</d4p1:int>
        <d4p1:int>2</d4p1:int>
      </_x003C_Groups_x003E_k__BackingField>
      <_x003C_HasAttachment_x003E_k__BackingField>true</_x003C_HasAttachment_x003E_k__BackingField>
      <_x003C_HasGroups_x003E_k__BackingField>true</_x003C_HasGroups_x003E_k__BackingField>
      <_x003C_HasVendorAttachment_x003E_k__BackingField>true</_x003C_HasVendorAttachment_x003E_k__BackingField>
      <_x003C_HotListID_x003E_k__BackingField>1</_x003C_HotListID_x003E_k__BackingField>
      <_x003C_HoursToRespond_x003E_k__BackingField>sample string 41</_x003C_HoursToRespond_x003E_k__BackingField>
      <_x003C_IFMServiceProviderName_x003E_k__BackingField>sample string 76</_x003C_IFMServiceProviderName_x003E_k__BackingField>
      <_x003C_InvoiceDate_x003E_k__BackingField>2025-05-15T04:39:41.8254458+00:00</_x003C_InvoiceDate_x003E_k__BackingField>
      <_x003C_InvoiceID_x003E_k__BackingField>sample string 2</_x003C_InvoiceID_x003E_k__BackingField>
      <_x003C_IsAccruent_x003E_k__BackingField>true</_x003C_IsAccruent_x003E_k__BackingField>
      <_x003C_IsAlert_x003E_k__BackingField>true</_x003C_IsAlert_x003E_k__BackingField>
      <_x003C_IsAutoDispatch_x003E_k__BackingField>true</_x003C_IsAutoDispatch_x003E_k__BackingField>
      <_x003C_IsBundle_x003E_k__BackingField>true</_x003C_IsBundle_x003E_k__BackingField>
      <_x003C_IsDispatchApproval_x003E_k__BackingField>true</_x003C_IsDispatchApproval_x003E_k__BackingField>
      <_x003C_IsElective_x003E_k__BackingField>true</_x003C_IsElective_x003E_k__BackingField>
      <_x003C_IsEmergency_x003E_k__BackingField>true</_x003C_IsEmergency_x003E_k__BackingField>
      <_x003C_IsHotList_x003E_k__BackingField>true</_x003C_IsHotList_x003E_k__BackingField>
      <_x003C_IsIndividualFieldUpdate_x003E_k__BackingField>true</_x003C_IsIndividualFieldUpdate_x003E_k__BackingField>
      <_x003C_IsManagerApproved_x003E_k__BackingField>true</_x003C_IsManagerApproved_x003E_k__BackingField>
      <_x003C_IsOnMyWay_x003E_k__BackingField>true</_x003C_IsOnMyWay_x003E_k__BackingField>
      <_x003C_IsOnSite_x003E_k__BackingField>true</_x003C_IsOnSite_x003E_k__BackingField>
      <_x003C_IsRedirect_x003E_k__BackingField>true</_x003C_IsRedirect_x003E_k__BackingField>
      <_x003C_IsRollout_x003E_k__BackingField>true</_x003C_IsRollout_x003E_k__BackingField>
      <_x003C_IsSurveyComplete_x003E_k__BackingField>true</_x003C_IsSurveyComplete_x003E_k__BackingField>
      <_x003C_IsSurveyNeeded_x003E_k__BackingField>true</_x003C_IsSurveyNeeded_x003E_k__BackingField>
      <_x003C_IsWorkOrderWithClosestAmount_x003E_k__BackingField>true</_x003C_IsWorkOrderWithClosestAmount_x003E_k__BackingField>
      <_x003C_IsZeroInvoice_x003E_k__BackingField>true</_x003C_IsZeroInvoice_x003E_k__BackingField>
      <_x003C_LanguageId_x003E_k__BackingField>22</_x003C_LanguageId_x003E_k__BackingField>
      <_x003C_LatestInteractiveVoiceResponseIn_x003E_k__BackingField>2025-05-15T04:39:41.828445+00:00</_x003C_LatestInteractiveVoiceResponseIn_x003E_k__BackingField>
      <_x003C_LatestInteractiveVoiceResponseOut_x003E_k__BackingField>2025-05-15T04:39:41.828445+00:00</_x003C_LatestInteractiveVoiceResponseOut_x003E_k__BackingField>
      <_x003C_LatestPendingAcceptance_x003E_k__BackingField>2025-05-15T04:39:41.828445+00:00</_x003C_LatestPendingAcceptance_x003E_k__BackingField>
      <_x003C_LatestPendingQuote_x003E_k__BackingField>2025-05-15T04:39:41.828445+00:00</_x003C_LatestPendingQuote_x003E_k__BackingField>
      <_x003C_LatestPendingVendorInvoice_x003E_k__BackingField>2025-05-15T04:39:41.828445+00:00</_x003C_LatestPendingVendorInvoice_x003E_k__BackingField>
      <_x003C_LatestScheduledDate_x003E_k__BackingField>2025-05-15T04:39:41.828445+00:00</_x003C_LatestScheduledDate_x003E_k__BackingField>
      <_x003C_LinkedClientId_x003E_k__BackingField>1</_x003C_LinkedClientId_x003E_k__BackingField>
      <_x003C_LinkedWorkOrderId_x003E_k__BackingField>1</_x003C_LinkedWorkOrderId_x003E_k__BackingField>
      <_x003C_MissedEtaMessage_x003E_k__BackingField>sample string 66</_x003C_MissedEtaMessage_x003E_k__BackingField>
      <_x003C_MissedEta_x003E_k__BackingField>true</_x003C_MissedEta_x003E_k__BackingField>
      <_x003C_ModificationType_x003E_k__BackingField>DEFAULT</_x003C_ModificationType_x003E_k__BackingField>
      <_x003C_NextFollowUpDateTimeString_x003E_k__BackingField>sample string 58</_x003C_NextFollowUpDateTimeString_x003E_k__BackingField>
      <_x003C_NextFollowUpDateTime_x003E_k__BackingField>2025-05-15T04:39:41.828445+00:00</_x003C_NextFollowUpDateTime_x003E_k__BackingField>
      <_x003C_OracleProjectNumber_x003E_k__BackingField>sample string 59</_x003C_OracleProjectNumber_x003E_k__BackingField>
      <_x003C_PONumber_x003E_k__BackingField>sample string 25</_x003C_PONumber_x003E_k__BackingField>
      <_x003C_PSProjectId_x003E_k__BackingField>1</_x003C_PSProjectId_x003E_k__BackingField>
      <_x003C_ParentId_x003E_k__BackingField>1</_x003C_ParentId_x003E_k__BackingField>
      <_x003C_ParentTypeId_x003E_k__BackingField>1</_x003C_ParentTypeId_x003E_k__BackingField>
      <_x003C_PreviousRecordId_x003E_k__BackingField>1</_x003C_PreviousRecordId_x003E_k__BackingField>
      <_x003C_ProjectId_x003E_k__BackingField>1</_x003C_ProjectId_x003E_k__BackingField>
      <_x003C_ProjectNumber_x003E_k__BackingField>sample string 60</_x003C_ProjectNumber_x003E_k__BackingField>
      <_x003C_ProjectOther_x003E_k__BackingField>sample string 61</_x003C_ProjectOther_x003E_k__BackingField>
      <_x003C_Rank_x003E_k__BackingField>17</_x003C_Rank_x003E_k__BackingField>
      <_x003C_RedirectDescription_x003E_k__BackingField>sample string 38</_x003C_RedirectDescription_x003E_k__BackingField>
      <_x003C_RemedyId_x003E_k__BackingField>1</_x003C_RemedyId_x003E_k__BackingField>
      <_x003C_Remedy_x003E_k__BackingField i:nil="true" />
      <_x003C_RequestCodeId_x003E_k__BackingField>24</_x003C_RequestCodeId_x003E_k__BackingField>
      <_x003C_RequestCode_x003E_k__BackingField>sample string 7</_x003C_RequestCode_x003E_k__BackingField>
      <_x003C_RequestTypeId_x003E_k__BackingField>23</_x003C_RequestTypeId_x003E_k__BackingField>
      <_x003C_RequestType_x003E_k__BackingField>sample string 6</_x003C_RequestType_x003E_k__BackingField>
      <_x003C_RequestingContact_x003E_k__BackingField>sample string 50</_x003C_RequestingContact_x003E_k__BackingField>
      <_x003C_ScheduledCompleteDateTimeString_x003E_k__BackingField>sample string 55</_x003C_ScheduledCompleteDateTimeString_x003E_k__BackingField>
      <_x003C_ScheduledCompleteDateTime_x003E_k__BackingField>2025-05-15T04:39:41.828445+00:00</_x003C_ScheduledCompleteDateTime_x003E_k__BackingField>
      <_x003C_ScheduledStartDateTimeString_x003E_k__BackingField>sample string 54</_x003C_ScheduledStartDateTimeString_x003E_k__BackingField>
      <_x003C_ScheduledStartDateTime_x003E_k__BackingField>2025-05-15T04:39:41.828445+00:00</_x003C_ScheduledStartDateTime_x003E_k__BackingField>
      <_x003C_ServiceLocationId_x003E_k__BackingField>1</_x003C_ServiceLocationId_x003E_k__BackingField>
      <_x003C_ServiceLocation_x003E_k__BackingField i:nil="true" />
      <_x003C_SourceTypeId_x003E_k__BackingField>1</_x003C_SourceTypeId_x003E_k__BackingField>
      <_x003C_State_x003E_k__BackingField>sample string 11</_x003C_State_x003E_k__BackingField>
      <_x003C_Status_x003E_k__BackingField i:nil="true" />
      <_x003C_StoreItemId_x003E_k__BackingField>1</_x003C_StoreItemId_x003E_k__BackingField>
      <_x003C_StoreName_x003E_k__BackingField>sample string 9</_x003C_StoreName_x003E_k__BackingField>
      <_x003C_StoreNumber_x003E_k__BackingField>sample string 8</_x003C_StoreNumber_x003E_k__BackingField>
      <_x003C_StoreWarrantyVendorId_x003E_k__BackingField>1</_x003C_StoreWarrantyVendorId_x003E_k__BackingField>
      <_x003C_SubTotal_x003E_k__BackingField>1</_x003C_SubTotal_x003E_k__BackingField>
      <_x003C_TargetCompleteDateTimeString_x003E_k__BackingField>sample string 53</_x003C_TargetCompleteDateTimeString_x003E_k__BackingField>
      <_x003C_TargetCompleteDateTime_x003E_k__BackingField>2025-05-15T04:39:41.828445+00:00</_x003C_TargetCompleteDateTime_x003E_k__BackingField>
      <_x003C_TargetStartDateTimeString_x003E_k__BackingField>sample string 52</_x003C_TargetStartDateTimeString_x003E_k__BackingField>
      <_x003C_TargetStartDateTime_x003E_k__BackingField>2025-05-15T04:39:41.828445+00:00</_x003C_TargetStartDateTime_x003E_k__BackingField>
      <_x003C_TaskId_x003E_k__BackingField>1</_x003C_TaskId_x003E_k__BackingField>
      <_x003C_TaskNumber_x003E_k__BackingField>sample string 49</_x003C_TaskNumber_x003E_k__BackingField>
      <_x003C_TimeZoneAbbreviation_x003E_k__BackingField>sample string 32</_x003C_TimeZoneAbbreviation_x003E_k__BackingField>
      <_x003C_TimeZoneId_x003E_k__BackingField>31</_x003C_TimeZoneId_x003E_k__BackingField>
      <_x003C_Trade_x003E_k__BackingField>sample string 5</_x003C_Trade_x003E_k__BackingField>
      <_x003C_UserId_x003E_k__BackingField>1</_x003C_UserId_x003E_k__BackingField>
      <_x003C_VendorWorkOrderNumber_x003E_k__BackingField>sample string 34</_x003C_VendorWorkOrderNumber_x003E_k__BackingField>
      <_x003C_Vendor_x003E_k__BackingField i:nil="true" />
      <_x003C_WBSEId_x003E_k__BackingField>1</_x003C_WBSEId_x003E_k__BackingField>
      <_x003C_WorkOrderCreatorOther_x003E_k__BackingField>sample string 69</_x003C_WorkOrderCreatorOther_x003E_k__BackingField>
      <_x003C_WorkOrderCreatorUserID_x003E_k__BackingField>1</_x003C_WorkOrderCreatorUserID_x003E_k__BackingField>
      <_x003C_WorkOrderID_x003E_k__BackingField>sample string 3</_x003C_WorkOrderID_x003E_k__BackingField>
      <_x003C_WorkOrderNumber_x003E_k__BackingField>sample string 4</_x003C_WorkOrderNumber_x003E_k__BackingField>
      <_x003C_WorkOrderStatusId_x003E_k__BackingField>40</_x003C_WorkOrderStatusId_x003E_k__BackingField>
      <_x003C_WorkOrderTypeId_x003E_k__BackingField>1</_x003C_WorkOrderTypeId_x003E_k__BackingField>
      <_x003C_WorkOrderTypeName_x003E_k__BackingField>sample string 39</_x003C_WorkOrderTypeName_x003E_k__BackingField>
      <_x003C_WorkTypeId_x003E_k__BackingField>47</_x003C_WorkTypeId_x003E_k__BackingField>
      <_x003C_WorkTypeName_x003E_k__BackingField>sample string 48</_x003C_WorkTypeName_x003E_k__BackingField>
      <_x003C_WriteBackGLCode_x003E_k__BackingField>sample string 45</_x003C_WriteBackGLCode_x003E_k__BackingField>
      <_x003C_ZipCode_x003E_k__BackingField>sample string 13</_x003C_ZipCode_x003E_k__BackingField>
    </ComparableInvoice>
  </ComparableInvoices>
  <CurrentPage>3</CurrentPage>
  <StandardDeviation>2</StandardDeviation>
  <TotalRecords>4</TotalRecords>
</FinanceValidationResponse>