GET api/AssetAssociatedFile/WorkOrderFile?ApiToken={ApiToken}&AssetID={AssetID}&PageNumber={PageNumber}&PageSize={PageSize}&NUID={NUID}&UserID={UserID}

Get Asset Request Files

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ApiToken

string

None.

AssetID

integer

None.

PageNumber

integer

None.

PageSize

integer

None.

NUID

integer

Required

UserID

integer

Required

Body Parameters

None.

Response Information

Resource Description

AssetWorkOrderFilesResponseDataModel
NameDescriptionTypeAdditional information
_objAssetWorkOrderFile

Collection of AssetWorkOrderFileDataModel

None.

ReturnID

integer

Required

Message

string

Required

Successful

boolean

Required

Code

integer

None.

TotalRecord

integer

None.

Response Formats

application/json, text/json, text/plain, text/html

Sample:
{
  "_objAssetWorkOrderFile": [
    {
      "workOrderID": 1,
      "workOrderNo": "sample string 2",
      "workOrderTitle": "sample string 3",
      "isJob": true,
      "assetID": 4,
      "serialNo": "sample string 5",
      "assetName": "sample string 6",
      "totalRecord": 7,
      "ihFilesDetails": [
        {
          "fileImportID": 1,
          "autoServiceMasterID": 2,
          "actualFileName": "sample string 3",
          "renamedFileName": "sample string 4",
          "downloadPath": "sample string 5",
          "versionNo": 6,
          "orderNo": "sample string 7",
          "importedStatus": "sample string 8",
          "sourceOfImport": "sample string 9",
          "isCompleted": 10,
          "completedDate": "2025-07-17T03:51:44.8645502+00:00",
          "addedBy": 11,
          "addedDate": "2025-07-17T03:51:44.8645502+00:00",
          "modifiedBy": 12,
          "modifiedDate": "2025-07-17T03:51:44.8645502+00:00",
          "fileType": "sample string 13"
        },
        {
          "fileImportID": 1,
          "autoServiceMasterID": 2,
          "actualFileName": "sample string 3",
          "renamedFileName": "sample string 4",
          "downloadPath": "sample string 5",
          "versionNo": 6,
          "orderNo": "sample string 7",
          "importedStatus": "sample string 8",
          "sourceOfImport": "sample string 9",
          "isCompleted": 10,
          "completedDate": "2025-07-17T03:51:44.8645502+00:00",
          "addedBy": 11,
          "addedDate": "2025-07-17T03:51:44.8645502+00:00",
          "modifiedBy": 12,
          "modifiedDate": "2025-07-17T03:51:44.8645502+00:00",
          "fileType": "sample string 13"
        }
      ],
      "floorFilesDetails": [
        {
          "floorPlanFileID": 1,
          "autoServiceMasterID": 2,
          "actualFileName": "sample string 3",
          "renamedFileName": "sample string 4",
          "downloadPath": "sample string 5",
          "serialNo": 6,
          "versionNo": 7,
          "isActive": 8,
          "isDeleted": 9,
          "addedBy": 10,
          "addedDate": "2025-07-17T03:51:44.8645502+00:00",
          "modifiedBy": 11,
          "modifiedDate": "2025-07-17T03:51:44.8645502+00:00"
        },
        {
          "floorPlanFileID": 1,
          "autoServiceMasterID": 2,
          "actualFileName": "sample string 3",
          "renamedFileName": "sample string 4",
          "downloadPath": "sample string 5",
          "serialNo": 6,
          "versionNo": 7,
          "isActive": 8,
          "isDeleted": 9,
          "addedBy": 10,
          "addedDate": "2025-07-17T03:51:44.8645502+00:00",
          "modifiedBy": 11,
          "modifiedDate": "2025-07-17T03:51:44.8645502+00:00"
        }
      ],
      "maintenanceFilesDetails": [
        {
          "maintenanceInstructionId": 1,
          "autoServiceMasterID": 2,
          "actualFileName": "sample string 3",
          "renamedFileName": "sample string 4",
          "downloadPath": "sample string 5",
          "serialNo": 6,
          "versionNo": 7,
          "isActive": 8,
          "isDeleted": 9,
          "addedBy": 10,
          "addedDate": "2025-07-17T03:51:44.8645502+00:00",
          "modifiedBy": 11,
          "modifiedDate": "2025-07-17T03:51:44.8645502+00:00"
        },
        {
          "maintenanceInstructionId": 1,
          "autoServiceMasterID": 2,
          "actualFileName": "sample string 3",
          "renamedFileName": "sample string 4",
          "downloadPath": "sample string 5",
          "serialNo": 6,
          "versionNo": 7,
          "isActive": 8,
          "isDeleted": 9,
          "addedBy": 10,
          "addedDate": "2025-07-17T03:51:44.8645502+00:00",
          "modifiedBy": 11,
          "modifiedDate": "2025-07-17T03:51:44.8645502+00:00"
        }
      ],
      "statusFiles": [
        {
          "autoServiceMasterID": 1,
          "statusID": 2,
          "statusName": "sample string 3",
          "actualFileName": "sample string 4",
          "renamedFileName": "sample string 5",
          "downloadPath": "sample string 6",
          "isShowCustomerPanel": 7,
          "fileType": "sample string 8",
          "isActive": 9,
          "isDeleted": 10,
          "addedBy": 1,
          "addedDate": "2025-07-17T03:51:44.8645502+00:00",
          "modifiedBy": 1,
          "modifiedDate": "2025-07-17T03:51:44.8645502+00:00"
        },
        {
          "autoServiceMasterID": 1,
          "statusID": 2,
          "statusName": "sample string 3",
          "actualFileName": "sample string 4",
          "renamedFileName": "sample string 5",
          "downloadPath": "sample string 6",
          "isShowCustomerPanel": 7,
          "fileType": "sample string 8",
          "isActive": 9,
          "isDeleted": 10,
          "addedBy": 1,
          "addedDate": "2025-07-17T03:51:44.8645502+00:00",
          "modifiedBy": 1,
          "modifiedDate": "2025-07-17T03:51:44.8645502+00:00"
        }
      ]
    },
    {
      "workOrderID": 1,
      "workOrderNo": "sample string 2",
      "workOrderTitle": "sample string 3",
      "isJob": true,
      "assetID": 4,
      "serialNo": "sample string 5",
      "assetName": "sample string 6",
      "totalRecord": 7,
      "ihFilesDetails": [
        {
          "fileImportID": 1,
          "autoServiceMasterID": 2,
          "actualFileName": "sample string 3",
          "renamedFileName": "sample string 4",
          "downloadPath": "sample string 5",
          "versionNo": 6,
          "orderNo": "sample string 7",
          "importedStatus": "sample string 8",
          "sourceOfImport": "sample string 9",
          "isCompleted": 10,
          "completedDate": "2025-07-17T03:51:44.8645502+00:00",
          "addedBy": 11,
          "addedDate": "2025-07-17T03:51:44.8645502+00:00",
          "modifiedBy": 12,
          "modifiedDate": "2025-07-17T03:51:44.8645502+00:00",
          "fileType": "sample string 13"
        },
        {
          "fileImportID": 1,
          "autoServiceMasterID": 2,
          "actualFileName": "sample string 3",
          "renamedFileName": "sample string 4",
          "downloadPath": "sample string 5",
          "versionNo": 6,
          "orderNo": "sample string 7",
          "importedStatus": "sample string 8",
          "sourceOfImport": "sample string 9",
          "isCompleted": 10,
          "completedDate": "2025-07-17T03:51:44.8645502+00:00",
          "addedBy": 11,
          "addedDate": "2025-07-17T03:51:44.8645502+00:00",
          "modifiedBy": 12,
          "modifiedDate": "2025-07-17T03:51:44.8645502+00:00",
          "fileType": "sample string 13"
        }
      ],
      "floorFilesDetails": [
        {
          "floorPlanFileID": 1,
          "autoServiceMasterID": 2,
          "actualFileName": "sample string 3",
          "renamedFileName": "sample string 4",
          "downloadPath": "sample string 5",
          "serialNo": 6,
          "versionNo": 7,
          "isActive": 8,
          "isDeleted": 9,
          "addedBy": 10,
          "addedDate": "2025-07-17T03:51:44.8645502+00:00",
          "modifiedBy": 11,
          "modifiedDate": "2025-07-17T03:51:44.8645502+00:00"
        },
        {
          "floorPlanFileID": 1,
          "autoServiceMasterID": 2,
          "actualFileName": "sample string 3",
          "renamedFileName": "sample string 4",
          "downloadPath": "sample string 5",
          "serialNo": 6,
          "versionNo": 7,
          "isActive": 8,
          "isDeleted": 9,
          "addedBy": 10,
          "addedDate": "2025-07-17T03:51:44.8645502+00:00",
          "modifiedBy": 11,
          "modifiedDate": "2025-07-17T03:51:44.8645502+00:00"
        }
      ],
      "maintenanceFilesDetails": [
        {
          "maintenanceInstructionId": 1,
          "autoServiceMasterID": 2,
          "actualFileName": "sample string 3",
          "renamedFileName": "sample string 4",
          "downloadPath": "sample string 5",
          "serialNo": 6,
          "versionNo": 7,
          "isActive": 8,
          "isDeleted": 9,
          "addedBy": 10,
          "addedDate": "2025-07-17T03:51:44.8645502+00:00",
          "modifiedBy": 11,
          "modifiedDate": "2025-07-17T03:51:44.8645502+00:00"
        },
        {
          "maintenanceInstructionId": 1,
          "autoServiceMasterID": 2,
          "actualFileName": "sample string 3",
          "renamedFileName": "sample string 4",
          "downloadPath": "sample string 5",
          "serialNo": 6,
          "versionNo": 7,
          "isActive": 8,
          "isDeleted": 9,
          "addedBy": 10,
          "addedDate": "2025-07-17T03:51:44.8645502+00:00",
          "modifiedBy": 11,
          "modifiedDate": "2025-07-17T03:51:44.8645502+00:00"
        }
      ],
      "statusFiles": [
        {
          "autoServiceMasterID": 1,
          "statusID": 2,
          "statusName": "sample string 3",
          "actualFileName": "sample string 4",
          "renamedFileName": "sample string 5",
          "downloadPath": "sample string 6",
          "isShowCustomerPanel": 7,
          "fileType": "sample string 8",
          "isActive": 9,
          "isDeleted": 10,
          "addedBy": 1,
          "addedDate": "2025-07-17T03:51:44.8645502+00:00",
          "modifiedBy": 1,
          "modifiedDate": "2025-07-17T03:51:44.8645502+00:00"
        },
        {
          "autoServiceMasterID": 1,
          "statusID": 2,
          "statusName": "sample string 3",
          "actualFileName": "sample string 4",
          "renamedFileName": "sample string 5",
          "downloadPath": "sample string 6",
          "isShowCustomerPanel": 7,
          "fileType": "sample string 8",
          "isActive": 9,
          "isDeleted": 10,
          "addedBy": 1,
          "addedDate": "2025-07-17T03:51:44.8645502+00:00",
          "modifiedBy": 1,
          "modifiedDate": "2025-07-17T03:51:44.8645502+00:00"
        }
      ]
    }
  ],
  "returnID": 1,
  "message": "sample string 2",
  "successful": true,
  "code": 4,
  "totalRecord": 5
}

application/xml, text/xml

Sample:
<AssetWorkOrderFilesResponseDataModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CMMS_V2.Core.DataModel">
  <Code xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel">4</Code>
  <Message xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel">sample string 2</Message>
  <ReturnID xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel">1</ReturnID>
  <Successful xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel">true</Successful>
  <TotalRecord xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel">5</TotalRecord>
  <_objAssetWorkOrderFile>
    <AssetWorkOrderFileDataModel>
      <AssetID>4</AssetID>
      <AssetName>sample string 6</AssetName>
      <FloorFilesDetails xmlns:d4p1="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel">
        <d4p1:FloorFiles>
          <d4p1:ActualFileName>sample string 3</d4p1:ActualFileName>
          <d4p1:AddedBy>10</d4p1:AddedBy>
          <d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate>
          <d4p1:AutoServiceMasterID>2</d4p1:AutoServiceMasterID>
          <d4p1:DownloadPath>sample string 5</d4p1:DownloadPath>
          <d4p1:FloorPlanFileID>1</d4p1:FloorPlanFileID>
          <d4p1:IsActive>8</d4p1:IsActive>
          <d4p1:IsDeleted>9</d4p1:IsDeleted>
          <d4p1:ModifiedBy>11</d4p1:ModifiedBy>
          <d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate>
          <d4p1:RenamedFileName>sample string 4</d4p1:RenamedFileName>
          <d4p1:SerialNo>6</d4p1:SerialNo>
          <d4p1:VersionNo>7</d4p1:VersionNo>
        </d4p1:FloorFiles>
        <d4p1:FloorFiles>
          <d4p1:ActualFileName>sample string 3</d4p1:ActualFileName>
          <d4p1:AddedBy>10</d4p1:AddedBy>
          <d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate>
          <d4p1:AutoServiceMasterID>2</d4p1:AutoServiceMasterID>
          <d4p1:DownloadPath>sample string 5</d4p1:DownloadPath>
          <d4p1:FloorPlanFileID>1</d4p1:FloorPlanFileID>
          <d4p1:IsActive>8</d4p1:IsActive>
          <d4p1:IsDeleted>9</d4p1:IsDeleted>
          <d4p1:ModifiedBy>11</d4p1:ModifiedBy>
          <d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate>
          <d4p1:RenamedFileName>sample string 4</d4p1:RenamedFileName>
          <d4p1:SerialNo>6</d4p1:SerialNo>
          <d4p1:VersionNo>7</d4p1:VersionNo>
        </d4p1:FloorFiles>
      </FloorFilesDetails>
      <IHFilesDetails xmlns:d4p1="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel">
        <d4p1:IHFiles>
          <d4p1:ActualFileName>sample string 3</d4p1:ActualFileName>
          <d4p1:AddedBy>11</d4p1:AddedBy>
          <d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate>
          <d4p1:AutoServiceMasterID>2</d4p1:AutoServiceMasterID>
          <d4p1:CompletedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:CompletedDate>
          <d4p1:DownloadPath>sample string 5</d4p1:DownloadPath>
          <d4p1:FileImportID>1</d4p1:FileImportID>
          <d4p1:FileType>sample string 13</d4p1:FileType>
          <d4p1:ImportedStatus>sample string 8</d4p1:ImportedStatus>
          <d4p1:IsCompleted>10</d4p1:IsCompleted>
          <d4p1:ModifiedBy>12</d4p1:ModifiedBy>
          <d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate>
          <d4p1:OrderNo>sample string 7</d4p1:OrderNo>
          <d4p1:RenamedFileName>sample string 4</d4p1:RenamedFileName>
          <d4p1:SourceOfImport>sample string 9</d4p1:SourceOfImport>
          <d4p1:VersionNo>6</d4p1:VersionNo>
        </d4p1:IHFiles>
        <d4p1:IHFiles>
          <d4p1:ActualFileName>sample string 3</d4p1:ActualFileName>
          <d4p1:AddedBy>11</d4p1:AddedBy>
          <d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate>
          <d4p1:AutoServiceMasterID>2</d4p1:AutoServiceMasterID>
          <d4p1:CompletedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:CompletedDate>
          <d4p1:DownloadPath>sample string 5</d4p1:DownloadPath>
          <d4p1:FileImportID>1</d4p1:FileImportID>
          <d4p1:FileType>sample string 13</d4p1:FileType>
          <d4p1:ImportedStatus>sample string 8</d4p1:ImportedStatus>
          <d4p1:IsCompleted>10</d4p1:IsCompleted>
          <d4p1:ModifiedBy>12</d4p1:ModifiedBy>
          <d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate>
          <d4p1:OrderNo>sample string 7</d4p1:OrderNo>
          <d4p1:RenamedFileName>sample string 4</d4p1:RenamedFileName>
          <d4p1:SourceOfImport>sample string 9</d4p1:SourceOfImport>
          <d4p1:VersionNo>6</d4p1:VersionNo>
        </d4p1:IHFiles>
      </IHFilesDetails>
      <IsJob>true</IsJob>
      <MaintenanceFilesDetails xmlns:d4p1="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel">
        <d4p1:MaintenanceFiles>
          <d4p1:ActualFileName>sample string 3</d4p1:ActualFileName>
          <d4p1:AddedBy>10</d4p1:AddedBy>
          <d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate>
          <d4p1:AutoServiceMasterID>2</d4p1:AutoServiceMasterID>
          <d4p1:DownloadPath>sample string 5</d4p1:DownloadPath>
          <d4p1:IsActive>8</d4p1:IsActive>
          <d4p1:IsDeleted>9</d4p1:IsDeleted>
          <d4p1:MaintenanceInstructionId>1</d4p1:MaintenanceInstructionId>
          <d4p1:ModifiedBy>11</d4p1:ModifiedBy>
          <d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate>
          <d4p1:RenamedFileName>sample string 4</d4p1:RenamedFileName>
          <d4p1:SerialNo>6</d4p1:SerialNo>
          <d4p1:VersionNo>7</d4p1:VersionNo>
        </d4p1:MaintenanceFiles>
        <d4p1:MaintenanceFiles>
          <d4p1:ActualFileName>sample string 3</d4p1:ActualFileName>
          <d4p1:AddedBy>10</d4p1:AddedBy>
          <d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate>
          <d4p1:AutoServiceMasterID>2</d4p1:AutoServiceMasterID>
          <d4p1:DownloadPath>sample string 5</d4p1:DownloadPath>
          <d4p1:IsActive>8</d4p1:IsActive>
          <d4p1:IsDeleted>9</d4p1:IsDeleted>
          <d4p1:MaintenanceInstructionId>1</d4p1:MaintenanceInstructionId>
          <d4p1:ModifiedBy>11</d4p1:ModifiedBy>
          <d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate>
          <d4p1:RenamedFileName>sample string 4</d4p1:RenamedFileName>
          <d4p1:SerialNo>6</d4p1:SerialNo>
          <d4p1:VersionNo>7</d4p1:VersionNo>
        </d4p1:MaintenanceFiles>
      </MaintenanceFilesDetails>
      <SerialNo>sample string 5</SerialNo>
      <StatusFiles xmlns:d4p1="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel">
        <d4p1:StatusFiles>
          <d4p1:ActualFileName>sample string 4</d4p1:ActualFileName>
          <d4p1:AddedBy>1</d4p1:AddedBy>
          <d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate>
          <d4p1:AutoServiceMasterID>1</d4p1:AutoServiceMasterID>
          <d4p1:DownloadPath>sample string 6</d4p1:DownloadPath>
          <d4p1:FileType>sample string 8</d4p1:FileType>
          <d4p1:IsActive>9</d4p1:IsActive>
          <d4p1:IsDeleted>10</d4p1:IsDeleted>
          <d4p1:IsShowCustomerPanel>7</d4p1:IsShowCustomerPanel>
          <d4p1:ModifiedBy>1</d4p1:ModifiedBy>
          <d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate>
          <d4p1:RenamedFileName>sample string 5</d4p1:RenamedFileName>
          <d4p1:StatusID>2</d4p1:StatusID>
          <d4p1:StatusName>sample string 3</d4p1:StatusName>
        </d4p1:StatusFiles>
        <d4p1:StatusFiles>
          <d4p1:ActualFileName>sample string 4</d4p1:ActualFileName>
          <d4p1:AddedBy>1</d4p1:AddedBy>
          <d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate>
          <d4p1:AutoServiceMasterID>1</d4p1:AutoServiceMasterID>
          <d4p1:DownloadPath>sample string 6</d4p1:DownloadPath>
          <d4p1:FileType>sample string 8</d4p1:FileType>
          <d4p1:IsActive>9</d4p1:IsActive>
          <d4p1:IsDeleted>10</d4p1:IsDeleted>
          <d4p1:IsShowCustomerPanel>7</d4p1:IsShowCustomerPanel>
          <d4p1:ModifiedBy>1</d4p1:ModifiedBy>
          <d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate>
          <d4p1:RenamedFileName>sample string 5</d4p1:RenamedFileName>
          <d4p1:StatusID>2</d4p1:StatusID>
          <d4p1:StatusName>sample string 3</d4p1:StatusName>
        </d4p1:StatusFiles>
      </StatusFiles>
      <TotalRecord>7</TotalRecord>
      <WorkOrderID>1</WorkOrderID>
      <WorkOrderNo>sample string 2</WorkOrderNo>
      <WorkOrderTitle>sample string 3</WorkOrderTitle>
    </AssetWorkOrderFileDataModel>
    <AssetWorkOrderFileDataModel>
      <AssetID>4</AssetID>
      <AssetName>sample string 6</AssetName>
      <FloorFilesDetails xmlns:d4p1="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel">
        <d4p1:FloorFiles>
          <d4p1:ActualFileName>sample string 3</d4p1:ActualFileName>
          <d4p1:AddedBy>10</d4p1:AddedBy>
          <d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate>
          <d4p1:AutoServiceMasterID>2</d4p1:AutoServiceMasterID>
          <d4p1:DownloadPath>sample string 5</d4p1:DownloadPath>
          <d4p1:FloorPlanFileID>1</d4p1:FloorPlanFileID>
          <d4p1:IsActive>8</d4p1:IsActive>
          <d4p1:IsDeleted>9</d4p1:IsDeleted>
          <d4p1:ModifiedBy>11</d4p1:ModifiedBy>
          <d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate>
          <d4p1:RenamedFileName>sample string 4</d4p1:RenamedFileName>
          <d4p1:SerialNo>6</d4p1:SerialNo>
          <d4p1:VersionNo>7</d4p1:VersionNo>
        </d4p1:FloorFiles>
        <d4p1:FloorFiles>
          <d4p1:ActualFileName>sample string 3</d4p1:ActualFileName>
          <d4p1:AddedBy>10</d4p1:AddedBy>
          <d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate>
          <d4p1:AutoServiceMasterID>2</d4p1:AutoServiceMasterID>
          <d4p1:DownloadPath>sample string 5</d4p1:DownloadPath>
          <d4p1:FloorPlanFileID>1</d4p1:FloorPlanFileID>
          <d4p1:IsActive>8</d4p1:IsActive>
          <d4p1:IsDeleted>9</d4p1:IsDeleted>
          <d4p1:ModifiedBy>11</d4p1:ModifiedBy>
          <d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate>
          <d4p1:RenamedFileName>sample string 4</d4p1:RenamedFileName>
          <d4p1:SerialNo>6</d4p1:SerialNo>
          <d4p1:VersionNo>7</d4p1:VersionNo>
        </d4p1:FloorFiles>
      </FloorFilesDetails>
      <IHFilesDetails xmlns:d4p1="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel">
        <d4p1:IHFiles>
          <d4p1:ActualFileName>sample string 3</d4p1:ActualFileName>
          <d4p1:AddedBy>11</d4p1:AddedBy>
          <d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate>
          <d4p1:AutoServiceMasterID>2</d4p1:AutoServiceMasterID>
          <d4p1:CompletedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:CompletedDate>
          <d4p1:DownloadPath>sample string 5</d4p1:DownloadPath>
          <d4p1:FileImportID>1</d4p1:FileImportID>
          <d4p1:FileType>sample string 13</d4p1:FileType>
          <d4p1:ImportedStatus>sample string 8</d4p1:ImportedStatus>
          <d4p1:IsCompleted>10</d4p1:IsCompleted>
          <d4p1:ModifiedBy>12</d4p1:ModifiedBy>
          <d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate>
          <d4p1:OrderNo>sample string 7</d4p1:OrderNo>
          <d4p1:RenamedFileName>sample string 4</d4p1:RenamedFileName>
          <d4p1:SourceOfImport>sample string 9</d4p1:SourceOfImport>
          <d4p1:VersionNo>6</d4p1:VersionNo>
        </d4p1:IHFiles>
        <d4p1:IHFiles>
          <d4p1:ActualFileName>sample string 3</d4p1:ActualFileName>
          <d4p1:AddedBy>11</d4p1:AddedBy>
          <d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate>
          <d4p1:AutoServiceMasterID>2</d4p1:AutoServiceMasterID>
          <d4p1:CompletedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:CompletedDate>
          <d4p1:DownloadPath>sample string 5</d4p1:DownloadPath>
          <d4p1:FileImportID>1</d4p1:FileImportID>
          <d4p1:FileType>sample string 13</d4p1:FileType>
          <d4p1:ImportedStatus>sample string 8</d4p1:ImportedStatus>
          <d4p1:IsCompleted>10</d4p1:IsCompleted>
          <d4p1:ModifiedBy>12</d4p1:ModifiedBy>
          <d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate>
          <d4p1:OrderNo>sample string 7</d4p1:OrderNo>
          <d4p1:RenamedFileName>sample string 4</d4p1:RenamedFileName>
          <d4p1:SourceOfImport>sample string 9</d4p1:SourceOfImport>
          <d4p1:VersionNo>6</d4p1:VersionNo>
        </d4p1:IHFiles>
      </IHFilesDetails>
      <IsJob>true</IsJob>
      <MaintenanceFilesDetails xmlns:d4p1="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel">
        <d4p1:MaintenanceFiles>
          <d4p1:ActualFileName>sample string 3</d4p1:ActualFileName>
          <d4p1:AddedBy>10</d4p1:AddedBy>
          <d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate>
          <d4p1:AutoServiceMasterID>2</d4p1:AutoServiceMasterID>
          <d4p1:DownloadPath>sample string 5</d4p1:DownloadPath>
          <d4p1:IsActive>8</d4p1:IsActive>
          <d4p1:IsDeleted>9</d4p1:IsDeleted>
          <d4p1:MaintenanceInstructionId>1</d4p1:MaintenanceInstructionId>
          <d4p1:ModifiedBy>11</d4p1:ModifiedBy>
          <d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate>
          <d4p1:RenamedFileName>sample string 4</d4p1:RenamedFileName>
          <d4p1:SerialNo>6</d4p1:SerialNo>
          <d4p1:VersionNo>7</d4p1:VersionNo>
        </d4p1:MaintenanceFiles>
        <d4p1:MaintenanceFiles>
          <d4p1:ActualFileName>sample string 3</d4p1:ActualFileName>
          <d4p1:AddedBy>10</d4p1:AddedBy>
          <d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate>
          <d4p1:AutoServiceMasterID>2</d4p1:AutoServiceMasterID>
          <d4p1:DownloadPath>sample string 5</d4p1:DownloadPath>
          <d4p1:IsActive>8</d4p1:IsActive>
          <d4p1:IsDeleted>9</d4p1:IsDeleted>
          <d4p1:MaintenanceInstructionId>1</d4p1:MaintenanceInstructionId>
          <d4p1:ModifiedBy>11</d4p1:ModifiedBy>
          <d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate>
          <d4p1:RenamedFileName>sample string 4</d4p1:RenamedFileName>
          <d4p1:SerialNo>6</d4p1:SerialNo>
          <d4p1:VersionNo>7</d4p1:VersionNo>
        </d4p1:MaintenanceFiles>
      </MaintenanceFilesDetails>
      <SerialNo>sample string 5</SerialNo>
      <StatusFiles xmlns:d4p1="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel">
        <d4p1:StatusFiles>
          <d4p1:ActualFileName>sample string 4</d4p1:ActualFileName>
          <d4p1:AddedBy>1</d4p1:AddedBy>
          <d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate>
          <d4p1:AutoServiceMasterID>1</d4p1:AutoServiceMasterID>
          <d4p1:DownloadPath>sample string 6</d4p1:DownloadPath>
          <d4p1:FileType>sample string 8</d4p1:FileType>
          <d4p1:IsActive>9</d4p1:IsActive>
          <d4p1:IsDeleted>10</d4p1:IsDeleted>
          <d4p1:IsShowCustomerPanel>7</d4p1:IsShowCustomerPanel>
          <d4p1:ModifiedBy>1</d4p1:ModifiedBy>
          <d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate>
          <d4p1:RenamedFileName>sample string 5</d4p1:RenamedFileName>
          <d4p1:StatusID>2</d4p1:StatusID>
          <d4p1:StatusName>sample string 3</d4p1:StatusName>
        </d4p1:StatusFiles>
        <d4p1:StatusFiles>
          <d4p1:ActualFileName>sample string 4</d4p1:ActualFileName>
          <d4p1:AddedBy>1</d4p1:AddedBy>
          <d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate>
          <d4p1:AutoServiceMasterID>1</d4p1:AutoServiceMasterID>
          <d4p1:DownloadPath>sample string 6</d4p1:DownloadPath>
          <d4p1:FileType>sample string 8</d4p1:FileType>
          <d4p1:IsActive>9</d4p1:IsActive>
          <d4p1:IsDeleted>10</d4p1:IsDeleted>
          <d4p1:IsShowCustomerPanel>7</d4p1:IsShowCustomerPanel>
          <d4p1:ModifiedBy>1</d4p1:ModifiedBy>
          <d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate>
          <d4p1:RenamedFileName>sample string 5</d4p1:RenamedFileName>
          <d4p1:StatusID>2</d4p1:StatusID>
          <d4p1:StatusName>sample string 3</d4p1:StatusName>
        </d4p1:StatusFiles>
      </StatusFiles>
      <TotalRecord>7</TotalRecord>
      <WorkOrderID>1</WorkOrderID>
      <WorkOrderNo>sample string 2</WorkOrderNo>
      <WorkOrderTitle>sample string 3</WorkOrderTitle>
    </AssetWorkOrderFileDataModel>
  </_objAssetWorkOrderFile>
</AssetWorkOrderFilesResponseDataModel>

multipart/form-data

Sample:
<AssetWorkOrderFilesResponseDataModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CMMS_V2.Core.DataModel"><Code xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel">4</Code><Message xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel">sample string 2</Message><ReturnID xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel">1</ReturnID><Successful xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel">true</Successful><TotalRecord xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel">5</TotalRecord><_objAssetWorkOrderFile><AssetWorkOrderFileDataModel><AssetID>4</AssetID><AssetName>sample string 6</AssetName><FloorFilesDetails xmlns:d4p1="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel"><d4p1:FloorFiles><d4p1:ActualFileName>sample string 3</d4p1:ActualFileName><d4p1:AddedBy>10</d4p1:AddedBy><d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate><d4p1:AutoServiceMasterID>2</d4p1:AutoServiceMasterID><d4p1:DownloadPath>sample string 5</d4p1:DownloadPath><d4p1:FloorPlanFileID>1</d4p1:FloorPlanFileID><d4p1:IsActive>8</d4p1:IsActive><d4p1:IsDeleted>9</d4p1:IsDeleted><d4p1:ModifiedBy>11</d4p1:ModifiedBy><d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate><d4p1:RenamedFileName>sample string 4</d4p1:RenamedFileName><d4p1:SerialNo>6</d4p1:SerialNo><d4p1:VersionNo>7</d4p1:VersionNo></d4p1:FloorFiles><d4p1:FloorFiles><d4p1:ActualFileName>sample string 3</d4p1:ActualFileName><d4p1:AddedBy>10</d4p1:AddedBy><d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate><d4p1:AutoServiceMasterID>2</d4p1:AutoServiceMasterID><d4p1:DownloadPath>sample string 5</d4p1:DownloadPath><d4p1:FloorPlanFileID>1</d4p1:FloorPlanFileID><d4p1:IsActive>8</d4p1:IsActive><d4p1:IsDeleted>9</d4p1:IsDeleted><d4p1:ModifiedBy>11</d4p1:ModifiedBy><d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate><d4p1:RenamedFileName>sample string 4</d4p1:RenamedFileName><d4p1:SerialNo>6</d4p1:SerialNo><d4p1:VersionNo>7</d4p1:VersionNo></d4p1:FloorFiles></FloorFilesDetails><IHFilesDetails xmlns:d4p1="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel"><d4p1:IHFiles><d4p1:ActualFileName>sample string 3</d4p1:ActualFileName><d4p1:AddedBy>11</d4p1:AddedBy><d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate><d4p1:AutoServiceMasterID>2</d4p1:AutoServiceMasterID><d4p1:CompletedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:CompletedDate><d4p1:DownloadPath>sample string 5</d4p1:DownloadPath><d4p1:FileImportID>1</d4p1:FileImportID><d4p1:FileType>sample string 13</d4p1:FileType><d4p1:ImportedStatus>sample string 8</d4p1:ImportedStatus><d4p1:IsCompleted>10</d4p1:IsCompleted><d4p1:ModifiedBy>12</d4p1:ModifiedBy><d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate><d4p1:OrderNo>sample string 7</d4p1:OrderNo><d4p1:RenamedFileName>sample string 4</d4p1:RenamedFileName><d4p1:SourceOfImport>sample string 9</d4p1:SourceOfImport><d4p1:VersionNo>6</d4p1:VersionNo></d4p1:IHFiles><d4p1:IHFiles><d4p1:ActualFileName>sample string 3</d4p1:ActualFileName><d4p1:AddedBy>11</d4p1:AddedBy><d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate><d4p1:AutoServiceMasterID>2</d4p1:AutoServiceMasterID><d4p1:CompletedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:CompletedDate><d4p1:DownloadPath>sample string 5</d4p1:DownloadPath><d4p1:FileImportID>1</d4p1:FileImportID><d4p1:FileType>sample string 13</d4p1:FileType><d4p1:ImportedStatus>sample string 8</d4p1:ImportedStatus><d4p1:IsCompleted>10</d4p1:IsCompleted><d4p1:ModifiedBy>12</d4p1:ModifiedBy><d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate><d4p1:OrderNo>sample string 7</d4p1:OrderNo><d4p1:RenamedFileName>sample string 4</d4p1:RenamedFileName><d4p1:SourceOfImport>sample string 9</d4p1:SourceOfImport><d4p1:VersionNo>6</d4p1:VersionNo></d4p1:IHFiles></IHFilesDetails><IsJob>true</IsJob><MaintenanceFilesDetails xmlns:d4p1="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel"><d4p1:MaintenanceFiles><d4p1:ActualFileName>sample string 3</d4p1:ActualFileName><d4p1:AddedBy>10</d4p1:AddedBy><d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate><d4p1:AutoServiceMasterID>2</d4p1:AutoServiceMasterID><d4p1:DownloadPath>sample string 5</d4p1:DownloadPath><d4p1:IsActive>8</d4p1:IsActive><d4p1:IsDeleted>9</d4p1:IsDeleted><d4p1:MaintenanceInstructionId>1</d4p1:MaintenanceInstructionId><d4p1:ModifiedBy>11</d4p1:ModifiedBy><d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate><d4p1:RenamedFileName>sample string 4</d4p1:RenamedFileName><d4p1:SerialNo>6</d4p1:SerialNo><d4p1:VersionNo>7</d4p1:VersionNo></d4p1:MaintenanceFiles><d4p1:MaintenanceFiles><d4p1:ActualFileName>sample string 3</d4p1:ActualFileName><d4p1:AddedBy>10</d4p1:AddedBy><d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate><d4p1:AutoServiceMasterID>2</d4p1:AutoServiceMasterID><d4p1:DownloadPath>sample string 5</d4p1:DownloadPath><d4p1:IsActive>8</d4p1:IsActive><d4p1:IsDeleted>9</d4p1:IsDeleted><d4p1:MaintenanceInstructionId>1</d4p1:MaintenanceInstructionId><d4p1:ModifiedBy>11</d4p1:ModifiedBy><d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate><d4p1:RenamedFileName>sample string 4</d4p1:RenamedFileName><d4p1:SerialNo>6</d4p1:SerialNo><d4p1:VersionNo>7</d4p1:VersionNo></d4p1:MaintenanceFiles></MaintenanceFilesDetails><SerialNo>sample string 5</SerialNo><StatusFiles xmlns:d4p1="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel"><d4p1:StatusFiles><d4p1:ActualFileName>sample string 4</d4p1:ActualFileName><d4p1:AddedBy>1</d4p1:AddedBy><d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate><d4p1:AutoServiceMasterID>1</d4p1:AutoServiceMasterID><d4p1:DownloadPath>sample string 6</d4p1:DownloadPath><d4p1:FileType>sample string 8</d4p1:FileType><d4p1:IsActive>9</d4p1:IsActive><d4p1:IsDeleted>10</d4p1:IsDeleted><d4p1:IsShowCustomerPanel>7</d4p1:IsShowCustomerPanel><d4p1:ModifiedBy>1</d4p1:ModifiedBy><d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate><d4p1:RenamedFileName>sample string 5</d4p1:RenamedFileName><d4p1:StatusID>2</d4p1:StatusID><d4p1:StatusName>sample string 3</d4p1:StatusName></d4p1:StatusFiles><d4p1:StatusFiles><d4p1:ActualFileName>sample string 4</d4p1:ActualFileName><d4p1:AddedBy>1</d4p1:AddedBy><d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate><d4p1:AutoServiceMasterID>1</d4p1:AutoServiceMasterID><d4p1:DownloadPath>sample string 6</d4p1:DownloadPath><d4p1:FileType>sample string 8</d4p1:FileType><d4p1:IsActive>9</d4p1:IsActive><d4p1:IsDeleted>10</d4p1:IsDeleted><d4p1:IsShowCustomerPanel>7</d4p1:IsShowCustomerPanel><d4p1:ModifiedBy>1</d4p1:ModifiedBy><d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate><d4p1:RenamedFileName>sample string 5</d4p1:RenamedFileName><d4p1:StatusID>2</d4p1:StatusID><d4p1:StatusName>sample string 3</d4p1:StatusName></d4p1:StatusFiles></StatusFiles><TotalRecord>7</TotalRecord><WorkOrderID>1</WorkOrderID><WorkOrderNo>sample string 2</WorkOrderNo><WorkOrderTitle>sample string 3</WorkOrderTitle></AssetWorkOrderFileDataModel><AssetWorkOrderFileDataModel><AssetID>4</AssetID><AssetName>sample string 6</AssetName><FloorFilesDetails xmlns:d4p1="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel"><d4p1:FloorFiles><d4p1:ActualFileName>sample string 3</d4p1:ActualFileName><d4p1:AddedBy>10</d4p1:AddedBy><d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate><d4p1:AutoServiceMasterID>2</d4p1:AutoServiceMasterID><d4p1:DownloadPath>sample string 5</d4p1:DownloadPath><d4p1:FloorPlanFileID>1</d4p1:FloorPlanFileID><d4p1:IsActive>8</d4p1:IsActive><d4p1:IsDeleted>9</d4p1:IsDeleted><d4p1:ModifiedBy>11</d4p1:ModifiedBy><d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate><d4p1:RenamedFileName>sample string 4</d4p1:RenamedFileName><d4p1:SerialNo>6</d4p1:SerialNo><d4p1:VersionNo>7</d4p1:VersionNo></d4p1:FloorFiles><d4p1:FloorFiles><d4p1:ActualFileName>sample string 3</d4p1:ActualFileName><d4p1:AddedBy>10</d4p1:AddedBy><d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate><d4p1:AutoServiceMasterID>2</d4p1:AutoServiceMasterID><d4p1:DownloadPath>sample string 5</d4p1:DownloadPath><d4p1:FloorPlanFileID>1</d4p1:FloorPlanFileID><d4p1:IsActive>8</d4p1:IsActive><d4p1:IsDeleted>9</d4p1:IsDeleted><d4p1:ModifiedBy>11</d4p1:ModifiedBy><d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate><d4p1:RenamedFileName>sample string 4</d4p1:RenamedFileName><d4p1:SerialNo>6</d4p1:SerialNo><d4p1:VersionNo>7</d4p1:VersionNo></d4p1:FloorFiles></FloorFilesDetails><IHFilesDetails xmlns:d4p1="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel"><d4p1:IHFiles><d4p1:ActualFileName>sample string 3</d4p1:ActualFileName><d4p1:AddedBy>11</d4p1:AddedBy><d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate><d4p1:AutoServiceMasterID>2</d4p1:AutoServiceMasterID><d4p1:CompletedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:CompletedDate><d4p1:DownloadPath>sample string 5</d4p1:DownloadPath><d4p1:FileImportID>1</d4p1:FileImportID><d4p1:FileType>sample string 13</d4p1:FileType><d4p1:ImportedStatus>sample string 8</d4p1:ImportedStatus><d4p1:IsCompleted>10</d4p1:IsCompleted><d4p1:ModifiedBy>12</d4p1:ModifiedBy><d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate><d4p1:OrderNo>sample string 7</d4p1:OrderNo><d4p1:RenamedFileName>sample string 4</d4p1:RenamedFileName><d4p1:SourceOfImport>sample string 9</d4p1:SourceOfImport><d4p1:VersionNo>6</d4p1:VersionNo></d4p1:IHFiles><d4p1:IHFiles><d4p1:ActualFileName>sample string 3</d4p1:ActualFileName><d4p1:AddedBy>11</d4p1:AddedBy><d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate><d4p1:AutoServiceMasterID>2</d4p1:AutoServiceMasterID><d4p1:CompletedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:CompletedDate><d4p1:DownloadPath>sample string 5</d4p1:DownloadPath><d4p1:FileImportID>1</d4p1:FileImportID><d4p1:FileType>sample string 13</d4p1:FileType><d4p1:ImportedStatus>sample string 8</d4p1:ImportedStatus><d4p1:IsCompleted>10</d4p1:IsCompleted><d4p1:ModifiedBy>12</d4p1:ModifiedBy><d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate><d4p1:OrderNo>sample string 7</d4p1:OrderNo><d4p1:RenamedFileName>sample string 4</d4p1:RenamedFileName><d4p1:SourceOfImport>sample string 9</d4p1:SourceOfImport><d4p1:VersionNo>6</d4p1:VersionNo></d4p1:IHFiles></IHFilesDetails><IsJob>true</IsJob><MaintenanceFilesDetails xmlns:d4p1="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel"><d4p1:MaintenanceFiles><d4p1:ActualFileName>sample string 3</d4p1:ActualFileName><d4p1:AddedBy>10</d4p1:AddedBy><d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate><d4p1:AutoServiceMasterID>2</d4p1:AutoServiceMasterID><d4p1:DownloadPath>sample string 5</d4p1:DownloadPath><d4p1:IsActive>8</d4p1:IsActive><d4p1:IsDeleted>9</d4p1:IsDeleted><d4p1:MaintenanceInstructionId>1</d4p1:MaintenanceInstructionId><d4p1:ModifiedBy>11</d4p1:ModifiedBy><d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate><d4p1:RenamedFileName>sample string 4</d4p1:RenamedFileName><d4p1:SerialNo>6</d4p1:SerialNo><d4p1:VersionNo>7</d4p1:VersionNo></d4p1:MaintenanceFiles><d4p1:MaintenanceFiles><d4p1:ActualFileName>sample string 3</d4p1:ActualFileName><d4p1:AddedBy>10</d4p1:AddedBy><d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate><d4p1:AutoServiceMasterID>2</d4p1:AutoServiceMasterID><d4p1:DownloadPath>sample string 5</d4p1:DownloadPath><d4p1:IsActive>8</d4p1:IsActive><d4p1:IsDeleted>9</d4p1:IsDeleted><d4p1:MaintenanceInstructionId>1</d4p1:MaintenanceInstructionId><d4p1:ModifiedBy>11</d4p1:ModifiedBy><d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate><d4p1:RenamedFileName>sample string 4</d4p1:RenamedFileName><d4p1:SerialNo>6</d4p1:SerialNo><d4p1:VersionNo>7</d4p1:VersionNo></d4p1:MaintenanceFiles></MaintenanceFilesDetails><SerialNo>sample string 5</SerialNo><StatusFiles xmlns:d4p1="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel"><d4p1:StatusFiles><d4p1:ActualFileName>sample string 4</d4p1:ActualFileName><d4p1:AddedBy>1</d4p1:AddedBy><d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate><d4p1:AutoServiceMasterID>1</d4p1:AutoServiceMasterID><d4p1:DownloadPath>sample string 6</d4p1:DownloadPath><d4p1:FileType>sample string 8</d4p1:FileType><d4p1:IsActive>9</d4p1:IsActive><d4p1:IsDeleted>10</d4p1:IsDeleted><d4p1:IsShowCustomerPanel>7</d4p1:IsShowCustomerPanel><d4p1:ModifiedBy>1</d4p1:ModifiedBy><d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate><d4p1:RenamedFileName>sample string 5</d4p1:RenamedFileName><d4p1:StatusID>2</d4p1:StatusID><d4p1:StatusName>sample string 3</d4p1:StatusName></d4p1:StatusFiles><d4p1:StatusFiles><d4p1:ActualFileName>sample string 4</d4p1:ActualFileName><d4p1:AddedBy>1</d4p1:AddedBy><d4p1:AddedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:AddedDate><d4p1:AutoServiceMasterID>1</d4p1:AutoServiceMasterID><d4p1:DownloadPath>sample string 6</d4p1:DownloadPath><d4p1:FileType>sample string 8</d4p1:FileType><d4p1:IsActive>9</d4p1:IsActive><d4p1:IsDeleted>10</d4p1:IsDeleted><d4p1:IsShowCustomerPanel>7</d4p1:IsShowCustomerPanel><d4p1:ModifiedBy>1</d4p1:ModifiedBy><d4p1:ModifiedDate>2025-07-17T03:51:44.8645502+00:00</d4p1:ModifiedDate><d4p1:RenamedFileName>sample string 5</d4p1:RenamedFileName><d4p1:StatusID>2</d4p1:StatusID><d4p1:StatusName>sample string 3</d4p1:StatusName></d4p1:StatusFiles></StatusFiles><TotalRecord>7</TotalRecord><WorkOrderID>1</WorkOrderID><WorkOrderNo>sample string 2</WorkOrderNo><WorkOrderTitle>sample string 3</WorkOrderTitle></AssetWorkOrderFileDataModel></_objAssetWorkOrderFile></AssetWorkOrderFilesResponseDataModel>